Path: utzoo!utgpu!watserv1!watmath!att!dptg!ulysses!andante!mit-eddie!wuarchive!rex!samsung!uakari.primate.wisc.edu!sdd.hp.com!usc!apple!bionet!ames!pacbell.com!pacbell!pb2esac!mavanamm From: mavanamm@pb2esac.UUCP (Marnix A. van Ammers) Newsgroups: comp.windows.ms Subject: Re: Startup DOS Session? Message-ID: <358@pb2esac.UUCP> Date: 16 Nov 90 21:05:10 GMT References: <2730005@hpcc01.HP.COM> Reply-To: mavanamm@pb2esac.UUCP (Marnix A. van Ammers) Organization: Pacific Bell ESAC SCCS support Lines: 19 In article <2730005@hpcc01.HP.COM> mun@hpcc01.HP.COM (Duane T. Mun) writes: > >How do you automatically (in win.ini) start a DOS session, as an icon, when >Windows "boots up"? > >I use WINFILE to startup the File Manager, but I can't find one for DOS. You have to create a PIF file for your application. Then you can make reference to the PIF file on the "load=" line in your WIN.INI file. So, for example you might create a PIF file (using the PIF editor program) for PROCOMMEXE and call it PROCOMM.PIF . Then you put LOAD = PROCOMM.PIF in your WIN.INI file. I hope I got that right. I'm not at my AT right now. --- Marnix