QUOTE(BusterG @ Aug 9 2005, 19:19)
I almost wet myselft laughing after playing a prank on someone after the idea this post gave me!
I created a .reg file based on the sample in the post from Herby (thanks for the idea!) and edited it so it looked as follows:
CODE
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-0000-000000000002}]
"InfoTip"="Show the disk drives and hardware connected to computer."
@="Turn Off"
[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-0000-000000000002}\DefaultIcon]
@="C:\\WINDOWS\\system32\\shell32.dll,15"
[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-0000-000000000002}\Shell]
[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-0000-000000000002}\Shell\Open]
[HKEY_CLASSES_ROOT\CLSID\{00000000-2000-0000-0000-000000000002}\Shell\Open\Command]
@="C:\\Windows\\System32\\shutdown.exe -s -t 00"
Then I created a folder on the desktop and renamed it as follows:
CODE
My Computer.{00000000-2000-0000-0000-000000000002}
I then got rid of the real 'My Computer' icon from the desktop and voilla!...
Each time the user attempts to open My Computer using the fake icon, thier computer is shutdown...
Anyway, it had me laughing for a while, well until I got bored and let them in on the joke.
[right][snapback]586351790[/snapback][/right]
Heh,.. yep, you can do fun things with them.
Creating and renaming folders is'nt needed anymore, have a look at
this thread.
QUOTE(dot1910 @ Sep 1 2005, 12:16)
Can I know how to make that menu ? i'm totally clueless !
My desktop is too messy and i like the way u use that menu
Pls !
[right][snapback]586463640[/snapback][/right]
Right click the Start button and select Open, create new folders in there and move your shortcuts in them.
You can change the Icons from the folders by right clicking them, select properties, go to the Customize Tab and select Change Icon.
QUOTE(dot1910 @ Sep 1 2005, 13:53)
It is possible to make those "icons without text" change their icons when users use iconpackager or something like that?
[right][snapback]586463962[/snapback][/right]
Only when you refer the Icon to Shell32.dll or any other dll or exe file that changes with iconpackager, but you can change the icons with
Shell Object Editor.
For more info, have a look at
this thread. (this is the old thread)