Jordan Share <[EMAIL PROTECTED]> writes: > jed wrote: > > [_meta] > > top = base.bat > > middle = middle.bat > > Middle.bat is one i've written, but because my script performs a > > reboot as well as other stuff it is interfering with the other > > unattended scripts.
Are you using todo.pl in your scripts? Its entire purpose is to let you insert tasks which require a reboot without messing anything up. The "bottom" key contains scripts to run after "middle", but they will still run before the final set of actions (disable automatic logon, delete tempcreds.bat, re-enable system restore, reboot). You can use the "autolog" key to control the "disable automatic logon" step, but the rest are not configurable without editing z:\dosbin\install.pl. But I think you would save yourself time if you tried using the system as shipped, and then make minimal changes to have it do what you want. It sounds like you are reproducing a lot of our work... > My apologies, that page does in fact not mention the "bottom" key, > which is analogous to top and middle, but runs last. Fixed. - Pat ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
