G
Guest
Hi,
I want to execute a command line when the computer has finished booting.
I formerly used a scheduled task, but for deployment purposes I would prefer
using the RunServices registry key.
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices
I put the same command line in the the Run key and it does work each time
someone logs on :
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
I had to create the RunServices key myself because it wasn't there, I also
checked access rights with regedt32, they are the same for both keys.
Why is RunServices apparently not triggered, is there any log somewhere ?
thanks for any help...
I want to execute a command line when the computer has finished booting.
I formerly used a scheduled task, but for deployment purposes I would prefer
using the RunServices registry key.
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices
I put the same command line in the the Run key and it does work each time
someone logs on :
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
I had to create the RunServices key myself because it wasn't there, I also
checked access rights with regedt32, they are the same for both keys.
Why is RunServices apparently not triggered, is there any log somewhere ?
thanks for any help...