Hi, I've looked at the prepare script introduce in v3.4 and thought of something: Instead of creating one huge prepare script, couldn't we use the install script of each application/update to make the download URL known by including a special tag line. for example something like: ::URL:http://whatever.com/file.exe or ::URL:ENU: <http://whatever.com/file.exe> if you want to include a language specific version! (where ENU is the language version of the file (%WINLANG%) and use ALL where no language specific version is available. You can then use a perl script to generate a list of needed files from your scripts. If documented anybody can include this in their own custom scripts and have the files automatically downloaded.
But even in its current form the prepare script is a very good start. It will greatly reduce the time needed to set up a new install site. I hope somebody is working on making a version for non-english systems, because with the current amount of files in the list translating it is no fun task :-) Niels de Groot, [EMAIL PROTECTED] ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
