Hi,
It should have worked with the registry key you
modified.If it still doesn't work, try
HKLM\Software\Microsoft\Windows\CurrentVersion\Run.
This would cause the application to be run, as soon as
user logs in.
Now,if you do not want to login, you will have to set
autoadminlogon value to 1 and provide the defaultpassword.
However, it is not a safe approach to have user
automatically logged in.
thanks
padma
>-----Original Message-----
>I know this has been asked a thousand times, and I've
been researching
>and experiementing for several hours, but I can't make it
work. All I
>want to do is to have an application start automatically.
I have been
>modifing the following key:
>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersio
n\Run adding a
>REG_SZ value with the full path of my executable:
C:\Program
>Files\App.exe (sans quotes) - this does not work. There
must be
>something simple that I am missing. Please help. Thanks.
>.
>
|