October 14, 200421 yr Made a little proggy that allows you to change what programs will be installed at runonceex in gui-setup at 39th min (detached program)ok to make this work you need to do the following.....create a directory "Install" in your $OEM$\$1 (ie $OEM$\$1\Install)put the files from the unattended.zip and also a default RunOnceEx.cmd in the Install foldercreate a directory "Setup" in your $OEM$\$1 (ie $OEM$\$1\Setup)put sol.exe , freecell.exe , winmine.exe from your windows into this folder (the program will launch the game of your choice to play after you close it :-))add the following line to your winnt.sif [GuiUnattended] DetachedProgram="%systemdrive%\install\unattended.exe"and in your $OEM$\cmdlines.txt put a cmd file RunOnceLoader.cmdin the $OEM$\RunonceLoader.cmd%systemdrive%\Install\RunOnceEx.cmdThats it....btw - i had to do the tricky extra cmd file for the cmdlines.txt cause it does not seem to like having %systemdrive% in there but works fine to a cmd in local dirthe ini file has some help stuff in it for how to make it work and has my setup i have on my current dvd i'm working on so you should be able to figure out the syntaxunattended.zip Edited October 14, 200421 yr by Caramel
October 14, 200421 yr Author btw to create a default runonceex.cmd create an install folder in your %systemdrive% and put the unattended.exe and ini files in there and run itit will create a runonceex file in the install folder for you (if you don't select no game and dont have the appropriate files in setup it will complain about not able to find file - thats ok it just trying to start the game)
October 14, 200421 yr Author hmmm ini was a little old in that d/l1 big thing you cant use a copy command in the runonceex windows don't like it... use a batch file to copy stuff.updated zip file replaced with CURRENT working ini file :-)
October 14, 200421 yr Author Yes i saw that but it runs AFTER gui is setup and you have a windows shell already right....mine runs at the 39th min so you can get everything setup and done in about 10 mins or so and then walk away and let it gowith the wpi you need to hang around till windows is installed fully and be watching for it to finish so you can choose your progs to install...the other thing with mine is that the "timeout" is effectively just the time it takes to go from the 39th min to the 13th min when it runs the cmdlines.txt (mind you thats not always going to be 26mins either :-)) Edited October 14, 200421 yr by Caramel
Create an account or sign in to comment