"Scott Card" <[EMAIL PROTECTED]> writes: > Very cool. I read along with much interest. I believe this is > the implementation that I was looking for in order to select > one-off packages from a list during install. I think it needs one > more little tweak. How about an optional token on the second line > after ::OPTIONAL for some kind of proper title or description > ::DESCRIPTION="MS Office XP SP1 OLP" to be displayed at install > time in the list, instead of, or in addition to the script name > "officexp.bat".
Picky, picky. :-) Shad's original patches supported something like this. I gutted them to try to keep the code simple. Perhaps I overdid it... He put the description after the token on the first line, like so: :: MASTER: Perform a basic installation This is easy to read and not too hard to implement, so I will go ahead and do it. - Pat ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
