Hello, > Good plan, but we can do a little better by using the nos_ne and nos_o > switches; see <http://www.google.com/search?q=nos_ne+nos_o>. I have checked > in a revised version of the script. It will eventually show up in the > read-only CVS mirror: > > > http://cvs.sourceforge.net/viewcvs.py/unattended/unattended/install/scripts/adobe-reader.bat?rev=HEAD&view=auto
I've tried this script, but it fails with german Adobe Reader 7 since it expands to "%TEMP%\Adobe Reader 7.0 - Deutsch.msi" - so maybe where must be some tweaking within the script to use the correct msi name. After changing the msiexec line to todo.pl "msiexec /qb /l* %SystemDrive%\netinst\logs\adobe-reader.txt /i \"%TEMP%\adberdr\Adobe Reader 7.0 - Deutsch.msi\" REBOOT=ReallySuppress" the script works as expected. Falko ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel
