FIX SecDrv failed to start

Questions about Wine on Linux
Locked
Syr3L
Newbie
Newbie
Posts: 3
Joined: Mon Apr 08, 2013 6:16 am

FIX SecDrv failed to start

Post by Syr3L »

Hi guys i played arround with the autostart issue of SecDrv service apearing in so many apps

I figured out that it had 2 be with the service in HKLM/System/CurrentControlSet/Services/SecDrv and ooh whats that in the ImagePath there is a doubble backslash "C:\windows\system32\drivers\\SECDRV.SYS"

so i removed it to "C:\windows\system32\drivers\SECDRV.SYS"

and rebootet the machine

now the failure doesn't show up anymore

if it still shows up for anyone u can try to install cmd.exe with winetricks and run it with
wine .wine/drive_c/windows/system32/cmd.exe

and in the cmd shell run
sc stop SecDrv
sc start SecDrv

hope this helps any1

anyway stay sharp
Syr3L
Locked