As I said, some malware programs look at just the first part
of the name Taskmgr, MSCONFIG, etc. Changing the extension
won't help. The utility that I wrote uses
Copy_of_MSConfig.exe as the file name, so MSCONFIG is there
for the malware to find. Try re-naming the files to something
different like MSCFG.EXE or TSKMNGR.EXE. The original name is
not contained in the new file name and the malware should not
be able to find it.
For the Add/Remove Programs restriction, run REGEDIT and go
to:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPo
liciesUninstall
Look in the right pane for a value called NoAddRemovePrograms.
If it exists, its probably set to 1. Double click it and set
it to 0 (zero). Also look in
HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionP
oliciesUninstall
If it the NoAddRemove value isn't in HKEY_LOCAL_MACHINE, don't
worry about it.
If you can't run REGEDIT, either, try the renaming method
described above.
--
Doug Knox, MS-MVP Windows Media CenterWindows Powered Smart
DisplaySecurity
Win 95/98/Me/XP Tweaks and Fixes
http://www.dougknox.com
--------------------------------
Per user Group Policy Restrictions for XP Home and XP Pro
http://www.dougknox.com/xp/utils/xp_securityconsole.htm
--------------------------------
Please reply only to the newsgroup so all may benefit.
Unsolicited e-mail is not answered.
>>Try changing the names totally. Make Taskmgr.exe =
manager.exe
>>Msconfig.exe = cnfgure.exe
>>
>>Some virus’s look for the name, with a little more
effort.
>>Rather than an exact match, they’ll terminate any
process that
>>has Taskmgr or Msconfig in the name.
>>
>>Are the programs terminating as soon as you open them,
or is there an
>>error about the program being disabled by the
Administrator?
>>
here....