Help - Search - Members - Calendar
Full Version: Runonce
MSFN Forums > Member Contributed Projects > nLite

   
Google Internet Forums Unattended CD/DVD Guide
sfazekas
HI, I'm new to nlite and I'm trying to make nLite run a series of batch files on Startup.

The batch file are:

RenAdmin.bat : Rename the administrator Acct
AddGRP.bat : Add A local Group
RenCMPT.bat : Rename the computer
JoinDom.bat : Join the computer to a Domain.

I Tried to search to forums for runonce, but I don't understand the posts.

Can someone help???

Thanks
Kurt_Aust
You'd be looking at a RunOnce file something like this:

CMD /R %Source%RenAdmin.bat
CMD /R %Source%AddGRP.bat
CMD /R %Source%RenCMPT.bat
CMD /R %Source%JoinDom.bat

This assumes that the batch files will be in the root directory of your install media.

These 2 topics have examples:
Win2000
WinXP x64
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.