Re: advpack: fix LaunchInfSection[Ex] documentation

2005-12-22 Thread James Hawkins
On 12/22/05, Markus Amsler <[EMAIL PROTECTED]> wrote: > > I found it on MSDN for LaunchINFSectionEx [1], and assumed the same for > LaunchInfSection. I haven't tested it (yet). > Fair enough :) They must have recently added this, because I've never seen LaunchInfSection[Ex] documentation on msdn

Re: advpack: fix LaunchInfSection[Ex] documentation

2005-12-22 Thread Markus Amsler
James Hawkins wrote: On 12/22/05, Markus Amsler <[EMAIL PROTECTED]> wrote: - * show[I] How the window should be shown. + * show[I] Reboot behaviour: + * 'A' reboot always + * 'I' default, reboot if needed + * 'N' no reboot * Where are

Re: advpack: fix LaunchInfSection[Ex] documentation

2005-12-22 Thread James Hawkins
On 12/22/05, Markus Amsler <[EMAIL PROTECTED]> wrote: > > - * show[I] How the window should be shown. > + * show[I] Reboot behaviour: > + * 'A' reboot always > + * 'I' default, reboot if needed > + * 'N' no reboot > * Where are you getting this b