I've got a 99% properly working Unattended Vista install, however a few odd things that i can't seem to get my head around:
1. One of the synchronous commands will get fired off and produce a red cross instead of a green check thingy, however when i wait for the whole unattended install to complete it shows that particular package to be installed. The package in question is an installshield package for which i have created a "setup.iss" file. In an effort to still get a green check thingy i have tested the following:
a) in the Autounattend.xml (RunSynchronousCommand) direct command to install the package ( e.g. "setup.exe -s -f1<location to setup.iss>\setup.iss" )
c) in the Autounattend.xml (RunSynchronousCommand) a .cmd file that has the command inside, including a sleep command of 30 seconds
The reason i tested c) with sleep.exe was because i noticed that it would return to the command prompt without waiting for the setup to finish.
2. Another synchronous command should be installing the .Net Framework 3.5 Redistributable package, but it seems to be failing as well. Does anyone know the proper commandline to silently install?
3. The AuditUser pass ofor my Unattended install is fairly large and it drops off the screen. A setting is available in WSIM to set the display resolution for the auditUser pass, but it remains on the default 800x600. I have even tried the tool called "setres.exe" as the first command in the list to set it, but that doesn't even work either. Does anyone know how i can fix this?
Thanks a lot in advance!
This post has been edited by SKiNNiEH: 02 February 2008 - 06:31 AM



Help
Back to top









