All with no popups or annoying junk. FirstLogonCommands run's with Full Admin privleges. nothing confusing there
I do create a user in Admin group which it run's under so apps are installed to my account. Thats under <UserAccounts> in oobesystem which executes before the Firstlogon
I use FirstLogonCommands to call a cmd file which
1. does my Quicklaunch. visible when desk loads
2. starts my music playing, need my Rock and Roll
3. executes my App installer to install 60 apps. It calls cleanup at the end which does the shutdown and reboot
<FirstLogonCommands> <SynchronousCommand wcm:action="add"> <CommandLine>%systemdrive%\Install\FirstLogon.cmd</CommandLine> <Order>1</Order> <Description>FirstLogon</Description> </SynchronousCommand> </FirstLogonCommands>
BTW The last command in it was to call my App Installer, If I stop and exit it for any reason all bets are off. Restarting then the UAC kicks in and starts the popups
EDIT:
BTW, I mount my image and move Install folder to root of Image so when Image is laid down the Install becomes C:\Install, D:\Install or whatever drive is selected.
This post has been edited by maxXPsoft: 01 March 2009 - 03:32 PM



Help
Back to top










