• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Run an app in Win2k as a Service?

DeeKnow

Platinum Member
I remember reading somewhere about starting up apps as W2K 'services' so they launch on startup and run in the background with admin privilege... anyone able to point me to more info on this???
 
instsrv.exe will install it, you will also need srvany.exe to manage the app you want to run. As for privledges, that depends on what account you set them to run as (by default they will be system, not admin).

Bill
 
Back
Top