Hello,
I am trying to install Daemon Tools 4.03 on Vista Build 5270 on x86 system.
When I run DT setup, I get the SPTD install screen, I click NEXT to install it, then OK when it asks for a reboot.
After rebooting, the setup begins and ask again for installing SPDT. And it loops like this every times I reboot.
The only error message I get is in the event viewer :
The sptd.sys file is present in Windows\System32\Drivers
In the registry, I get the following keys and values:
Note : Default permissions on Cfg key allowed me to list but not export nor change the data. So I replaced the Cfg permissions with the parent's one.
I have also de-activated Kernel debugger in BCDEDIT with the following command:
Result of bcdedit :
I tried the standalone installer sptdinst.exe but without success!
Any clue on this problem ?
TIA,
itom
I am trying to install Daemon Tools 4.03 on Vista Build 5270 on x86 system.
When I run DT setup, I get the SPTD install screen, I click NEXT to install it, then OK when it asks for a reboot.
After rebooting, the setup begins and ask again for installing SPDT. And it loops like this every times I reboot.
The only error message I get is in the event viewer :
Code:
Log Name: System Source: Service Control Manager Date: 1/28/2006 8:38:03 PM Event ID: 7026 Task: None Level: Error Keywords: Classic User: N/A Computer: C2S_PC Description: The following boot-start or system-start driver(s) failed to load: sptd Wanarp
In the registry, I get the following keys and values:
Code:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sptd] "Type"=dword:00000001 "Start"=dword:00000000 "ErrorControl"=dword:00000001 "Tag"=dword:0000000b "ImagePath"=hex(2):53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,44,00,\ 72,00,69,00,76,00,65,00,72,00,73,00,5c,00,73,00,70,00,74,00,64,00,2e,00,73,\ 00,79,00,73,00,00,00 "Group"="Boot Bus Extender" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sptd\Cfg] "s0"=dword:14803eca "s1"=dword:1c2eb0a1 "s2"=dword:78fd8928 "g0"=hex:2b,39,6b,c0,9c,fc,4a,4f,7d,a7,99,36,2a,ff,0e,f6,a3,d2,f0,ab,dd,92,5a,\ 80,a9,d6,a7,0c,d3,8e,17,83 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sptd\Enum] "Count"=dword:00000000 "NextInstance"=dword:00000000 "INITSTARTFAILED"=dword:00000001
I have also de-activated Kernel debugger in BCDEDIT with the following command:
Code:
bcdedit /debug {current} off
Code:
C:\Users\Administrator>bcdedit Windows Boot Manager -------------------- Identifier: {bootmgr} Type: 10100002 Device: partition=C: Description: Windows Boot Manager Locale: en-US Inherit options: {emssettings} {dbgsettings} {5189b25c-5558-4bf2-bca4-289b11bd29e2} Default: {current} Display order: {current} Timeout: 30 Windows Boot Loader ------------------- Identifier: {current} Type: 10200003 Device: partition=C: Path: \Windows\system32\winload.exe Description: Microsoft Windows Locale: en-US Inherit options: {emssettings} {dbgsettings} {5189b25c-5558-4bf2-bca4-289b11bd29e2} Boot debugger: Yes Windows device: partition=C: Windows root: \Windows No Execute policy: OptIn [COLOR="Red"][B]Kernel debugger: No[/B][/COLOR] C:\Users\Administrator>
Any clue on this problem ?
TIA,
itom
Comment