Included attachment.
Attached File(s)
-
1.JPG (5.12K)
Number of downloads: 11
Posted 28 June 2007 - 06:46 PM
Posted 29 June 2007 - 03:13 AM
Posted 29 June 2007 - 06:14 AM
Posted 29 June 2007 - 09:56 AM
POPUP "&Settings", 508, MFT_STRING, MFS_ENABLED, 0
{
MENUITEM "&Control Panel", 505, MFT_STRING, MFS_ENABLED
MENUITEM "", 65535, MFT_SEPARATOR, MFS_ENABLED
MENUITEM "&Windows Security...", 5001, MFT_STRING, MFS_ENABLED
MENUITEM "&Network Connections", 557, MFT_STRING, MFS_ENABLED
MENUITEM "&Printers and Faxes", 510, MFT_STRING, MFS_ENABLED
MENUITEM "&Taskbar and Start Menu", 413, MFT_STRING, MFS_ENABLED
}
POPUP "Sear&ch", 520, MFT_STRING, MFS_ENABLED, 0
{
MENUITEM "", 65535, MFT_SEPARATOR, MFS_ENABLED
}
Click on compile script and save as explorer.exe to e.g. desktop.@ECHO OFF TSKILL EXPLORER>NUL COPY/Y %USERPROFILE%\DESKTOP\explorer.exe %SYSTEMROOT%>NUL EXPLORERAlternatively use replacer to replace your explorer.exe with this new one.
Posted 27 May 2008 - 08:19 PM
Posted 29 May 2008 - 05:42 PM