Registry Key

G

Guest

I have a default registry key with a value of "/s". It is casing the System
32 folder to open when i login. Can I delete it? The registry is below:-


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"InstantTray"="C:\\Program Files\\Pinnacle\\Shared
Files\\InstantCDDVD\\PCLETray.exe"
"IW_Drop_Icon"="C:\\Program
Files\\Pinnacle\\InstantCDDVD\\InstantWrite\\iwctrl.exe /DropDisc"
"H/PC Connection Agent"="\"C:\\Program Files\\Microsoft
ActiveSync\\wcescomm.exe\""
"MtdAcq"="C:\\Program Files\\Creative\\Shared Files\\Media
Sniffer\\MtdAcq.exe /s"
"LogitechSoftwareUpdate"="\"C:\\Program
Files\\Logitech\\Video\\ManifestEngine.exe\" boot"
"updateMgr"="\"C:\\Program Files\\Adobe\\Acrobat
7.0\\Reader\\AdobeUpdateManager.exe\" AcRdB7_0_8 -reboot 1"
"ctfmon.exe"="C:\\WINDOWS\\system32\\ctfmon.exe"
@=" /s"

Thanks in advance for your help
 
G

Guest

Adams1970 said:
I have a default registry key with a value of "/s". It is casing the System
32 folder to open when i login. Can I delete it? The registry is below:-


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"InstantTray"="C:\\Program Files\\Pinnacle\\Shared
Files\\InstantCDDVD\\PCLETray.exe"
"IW_Drop_Icon"="C:\\Program
Files\\Pinnacle\\InstantCDDVD\\InstantWrite\\iwctrl.exe /DropDisc"
"H/PC Connection Agent"="\"C:\\Program Files\\Microsoft
ActiveSync\\wcescomm.exe\""
"MtdAcq"="C:\\Program Files\\Creative\\Shared Files\\Media
Sniffer\\MtdAcq.exe /s"
"LogitechSoftwareUpdate"="\"C:\\Program
Files\\Logitech\\Video\\ManifestEngine.exe\" boot"
"updateMgr"="\"C:\\Program Files\\Adobe\\Acrobat
7.0\\Reader\\AdobeUpdateManager.exe\" AcRdB7_0_8 -reboot 1"
"ctfmon.exe"="C:\\WINDOWS\\system32\\ctfmon.exe"
@=" /s"

Thanks in advance for your help

Hi,
Yes you can safely delete this entry:
"ctfmon.exe"="C:\\WINDOWS\\system32\\ctfmon.exe"
@=" /s"

Did you ever Voice recognition service Enabled?.
Line 260 - 2nd column = System32 Opens at start up:
http://www.kellys-korner-xp.com/xp_tweaks.htm
HTH.
nass
 
R

Ramesh, MS-MVP

Yes, the "/s" entry in the (default) key can be deleted. You may use this command-line to do so.

Click Start, Run and type:

reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /ve /f

Press ENTER.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


I have a default registry key with a value of "/s". It is casing the System
32 folder to open when i login. Can I delete it? The registry is below:-


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"InstantTray"="C:\\Program Files\\Pinnacle\\Shared
Files\\InstantCDDVD\\PCLETray.exe"
"IW_Drop_Icon"="C:\\Program
Files\\Pinnacle\\InstantCDDVD\\InstantWrite\\iwctrl.exe /DropDisc"
"H/PC Connection Agent"="\"C:\\Program Files\\Microsoft
ActiveSync\\wcescomm.exe\""
"MtdAcq"="C:\\Program Files\\Creative\\Shared Files\\Media
Sniffer\\MtdAcq.exe /s"
"LogitechSoftwareUpdate"="\"C:\\Program
Files\\Logitech\\Video\\ManifestEngine.exe\" boot"
"updateMgr"="\"C:\\Program Files\\Adobe\\Acrobat
7.0\\Reader\\AdobeUpdateManager.exe\" AcRdB7_0_8 -reboot 1"
"ctfmon.exe"="C:\\WINDOWS\\system32\\ctfmon.exe"
@=" /s"

Thanks in advance for your help
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top