Jump to content

Recommended Posts

Posted

Is it possible to add to an unattend install of Windows SP2, the installation of an .exe as a service that start automatically.

I have copied my exe into the C:\windows\system32 directory.

Now I just want to make it a service.

Anyone has a link, a solution or any tip that would help me.

Best regards

John


Posted

you could add it to the key

HKLM\Software\Microsoft\Windows\CurrentVersion\Run

keyname=exename

and place it in the system32 folder, this would NOT install it as a service, but it would run each time the computer is booted up, this is where virus scanners are often installed for example..

Posted

Thanks Fett

Thanks Bledd

I don't want to run the program (exe) into the startup menu.

I want the program to run as a service.

I thought that Microsoft had made a software in the ressource kit that could allow that...

I am still searching

Thanks

Let me know if you find anything else.

John

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...