Note this is a different problem from the people that have QT installed and can't remove the QT entry from their registry's startup (I have this problem on another machine).
Any time I go to a website that needs Quicktime, I get a QT entry added to my registry in the startup section (I don't have QT installed). On next boot, it creates the QT icon in the systray. So instead of manually going to regedit each time to remove it (which works until the next time I visit a website that has a QT file), I want to create a bat file I can run. I can't get it to work though. I have a .reg file with the following:
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"QuickTime Task"=-
When I run it, it says the info was entered into the registry, but when I open regedit, the key and value are still there. This is on NT4. What am I doing wrong?
Any time I go to a website that needs Quicktime, I get a QT entry added to my registry in the startup section (I don't have QT installed). On next boot, it creates the QT icon in the systray. So instead of manually going to regedit each time to remove it (which works until the next time I visit a website that has a QT file), I want to create a bat file I can run. I can't get it to work though. I have a .reg file with the following:
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"QuickTime Task"=-
When I run it, it says the info was entered into the registry, but when I open regedit, the key and value are still there. This is on NT4. What am I doing wrong?