On Fri, 12 Aug 2011 14:40:17 +0100, I wrote: > I'm now hoping it can become the basis of a more generally useful > self-booting USB for stuff like Ultimate Boot CD etc. Please let's share.
At first blush it looks like COMMAND.COM is hard coded to looking for any of this list of programs to start on a first found basis: VPDCALL.EXE CMDLLF.COM (This is the one they use for the Maintenance Diskette) UUIDCALL.EXE ADMIN.EXE ECAINF.EXE AUDCALL.EXE KEYB.COM LD850.COM and if none is found then it executes userint.exe to stop. So it may be as simple as renaming our own startup program to a name in that list. _______________________________________________ Thinkpad mailing list [email protected] http://stderr.org/cgi-bin/mailman/listinfo/thinkpad
