I have an application that I need running on my NT 4.0 WS even if no one is logged into the computer. putting the app in the startup folder wont work because startup folder only executes after login. I tried going to control panel\network clicked add service, have disk and pointed it to my exe but it wanted an oemsetup.inf or oemsetnt.inf file. This application doesnt have one.