Kurt
0
Hi, Im searching for a way to make an executable run when the computer boots. The project I made should probably have been a windows service, but hey... I made a normal executable -\)
Is there a way to start this executable from the system account before anyone logs in on the pc? The pc is running windows 2000 server. I tried with the autoexec.nt file under winnt\system - directory, but that doesnt seem to be the answer. Now I found some keys in the registry, so the executable starts for every one that logs in...... but not before anyone logs in, and the visual interface of the program is shown to the user that logs in, which should not be the case....
Is there a way to start this executable from the system account before anyone logs in on the pc? The pc is running windows 2000 server. I tried with the autoexec.nt file under winnt\system - directory, but that doesnt seem to be the answer. Now I found some keys in the registry, so the executable starts for every one that logs in...... but not before anyone logs in, and the visual interface of the program is shown to the user that logs in, which should not be the case....