P
Pablo Ruano
Hello:
I've developed an application that listens in a port for backup purposes. I
want the application to run on the computer startup, even when there is no
user logged on.
I've read in the internet that I should create a new value in the regitry,
in HKLM\software\microsoft\windows\CurrentVersion\RunServices.
But I don't have such key in the registry. I only have Run and RunOnce. I've
tried placing the value in the Run key, but the application starts after
loggon.
Could someone tell me how to create the key RunServices, because I tried
just creating a ney key and renaming it, but it doesn't work, or any other
solution for my problem?
Thanks.
Pablo.
I've developed an application that listens in a port for backup purposes. I
want the application to run on the computer startup, even when there is no
user logged on.
I've read in the internet that I should create a new value in the regitry,
in HKLM\software\microsoft\windows\CurrentVersion\RunServices.
But I don't have such key in the registry. I only have Run and RunOnce. I've
tried placing the value in the Run key, but the application starts after
loggon.
Could someone tell me how to create the key RunServices, because I tried
just creating a ney key and renaming it, but it doesn't work, or any other
solution for my problem?
Thanks.
Pablo.