Need shell extension

  • Thread starter Thread starter eXistenZ
  • Start date Start date
E

eXistenZ

Microsoft Windows 2000 Professional
Version: 5.00.2195 Service Pack 4
----------------------------
I'll try in this NG too

I need a shell extension ( right click "Select All" )

Help me anyone?
Thanks
________

eXistenZ
________
 
Doc

I was not clear.
I meant select all ( files or folders ) in the current window
same as Edit>Select All

Ctrl+A works, but right click Select All would be better for me.

Thanks for your reply
 

All these context menu freeware files contain a huge amount of bloat.
Have a look inside them with Peek or whatever and see all the
functions they call, like GetComputerNameA and TComServerObject
(Telecommunications Server). Anyone familiar with Borland?


"The C:\> Prompt, version 5.02.1018
A context menu option to drop to DOS on the current directory."

A 713K zip file. 1.37M unzipped. It wants to install .exe and .dll
files. Or you could use Doshere from Microsoft Powertoys. A 1.6K
..inf file that does the same by adding a few keys to the registry.

Looks a bit dodgy to me.

HiS
 
_Hassan I Sahba_, mercoledì 30/mar/2005:
All these context menu freeware files contain a huge amount of bloat.
Have a look inside them with Peek or whatever and see all the
functions they call, like GetComputerNameA and TComServerObject
(Telecommunications Server). Anyone familiar with Borland?

"The C:\> Prompt, version 5.02.1018
A context menu option to drop to DOS on the current directory."

A 713K zip file. 1.37M unzipped. It wants to install .exe and .dll
files. Or you could use Doshere from Microsoft Powertoys. A 1.6K
.inf file that does the same by adding a few keys to the registry.

Looks a bit dodgy to me.

I thought exactly the same things when I looked at it.

The TComServerObject is used to update the registry database with
information about the COM and OLE classes.
The GetComputerNameA is probably a custom function, its name says it all.

Maybe it's not risky, but I wonder me too why one could want to install such
thing...
 
I thought exactly the same things when I looked at it.

The TComServerObject is used to update the registry database with
information about the COM and OLE classes.

....and servers and ActiveX Controls. This program seems to contain the
functions necessary to install COM servers.
The GetComputerNameA is probably a custom function, its name says it all.

Gathering info.
Maybe it's not risky, but I wonder me too why one could want to install such
thing...

It's definitely risky. The question is does it want info or something
else. I think I'll ask them.

HiS
 
Back
Top