PDA

View Full Version : problums with SPTD


Ravenz
08-05-2007, 12:06 PM
My computer randomly Fezzes as in no mouse movement or access to task manager, it has been doing this for about a week.

today it kept trying to load windows and would go on endlessly
booted in safe mode and it asked if i wanted to skip SPTD.SYS and would only load into safe mode if i did.

haven't experienced the first problem in safemode w/o sptd.sys even after many hours

I installed daemon4091-x86 with SPTD 1.43 about a month ago
then moved my hard drive with os to a new computer, this is what i think caused the setup is not able to vailadate installation error when i try to uninstall DT

Plz tell me how to completely uninstall SPTD and DT

OS: Windows xp pro sp2
Mobo: Asus P5N32-e Sli Pro
CPU: Intel core 2 duo e6850
GPU: BFG nvidia 7800 gt oc

Digger
08-05-2007, 03:57 PM
Open registry editor, go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\sptd and change Start value to 4 (=disabled), and reboot. After reboot open registry editor again, enable all permissions of sptd\cfg key, then delete entire sptd key, reboot.
After reboot delete Daemon Tools installation folder, then re-install Daemon Tools.

Kenjiro
08-06-2007, 06:37 PM
You could also use:
sc config sptd start= disabled
and after reboot:
sc delete sptd