May 27, 200521 yr HiI have a WinINSTALL based client reset sys. It may be that, that is the problem, but I am only aloud to have 1 dir with i386 and different unattend.txt files for each pc.I added [GuiRunOnce] to the bottom of the unattend.txt file but it wont build as it says I have a error.The section is as follows:[GuiRunOnce]"c:\install\gx270\runonce.cmd"The dir is in the $OEM$ so it *should* work.Just wondered if anyone could confirm it should work and its wininstall or if I am doing something stupid.Cheers
May 27, 200521 yr It should be[GuiRunOnce]command0="c:\install\gx270\runonce.cmd"command1="do this"command2="do that"and so on
May 27, 200521 yr Author Hmm.Still get a syntax error on line 101 (the txt file only has 98 lines and the command is line 98)Here is it now:[GuiRunOnce]command0="c:\install\gx270\runonce.cmd" (LINE 98)
May 27, 200521 yr Author Found a solution. It was a wininstall issue. Did not like certain variables.Had to use a few mods to get it to work.Sorry for wasting your time everyone and thanks for trying.God I love this forum
May 27, 200521 yr Glad you got it working. I was going to suggest that you make sure your "install" directory was in the "$1" directory inside of the "$OEM$" directory. $OEM$\$1\install
Create an account or sign in to comment