I recently installed Unattended and started playing with it.  Over the past couple of days I've started to attempt to automate installs for any software I use.  I seem to be having a weird issue with automating the install for WinDVD7.  It doesn't seem to install unless I supply the /f2 option for a log file to the installer.  The installer runs for a long period of time like it's actually installing but doesn't actually install without the /f2 option.  Anyone experienced this before?  While such a thing isn't exactly a big deal it is kind of annoying seeing as how there isn't a real purpose to creating the log file since it doesn't seem to contain any real info.  Here's the line for my install.
 
todo.pl "start /wait %Z%\packages\windvd7\windvd7.exe /s /a /s /sms /f1%Z%\packages\windvd7\windvd7.iss /f2c:\NETINST\LOGS\windvd.txt"
 
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to