PDA

View Full Version : RunServices on NT?



Pateris
06-20-2001, 01:37 AM
I need to run a simple batch file before the user logs on - basically to do some cleanup of the system that can occur on shutdown. This batchfile would basically be deleting some files from the system.

Can I do this using RunServices under NT? From the MSDN, I think I can, but the NT machines I'm working with don't have that key... If I create it, will that work?