home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!PKSMRVM.VNET.IBM.COM!KENKAHN
- From: KENKAHN@PKSMRVM.VNET.IBM.COM ("Kenneth A. Kahn")
- Newsgroups: comp.os.os2.programmer
- Subject: Re: Can i reeboot the PC from my program?
- Message-ID: <9209101059.AA11127@ucbvax.Berkeley.EDU>
- Date: 10 Sep 92 10:50:34 GMT
- Sender: daemon@ucbvax.BERKELEY.EDU
- Lines: 23
-
- Organization: Staff of IBM Fellow - IBM Personal/370
- Disclaimer: This posting represents the poster's views, not those of IBM
- News-Software: UReply 3.0
- X-X-From: KENKAHN@PKSMRVM.VNET.IBM.COM (Ken Kahn)
- References: <711@idanm.pfbs.philips.se>
-
- In <711@idanm.pfbs.philips.se> Mikael Scherer writes:
- >HELP!
- >
- >Is it possible to reeboot the PC from a program when running OS/2 2.0
- >If it is possible how do?
- >
-
- Take a look at the SETBOOT Command. To reboot your workstation issue:
-
- SETBOOT /B
-
- For the record, if you have BOOT Manager installed and you want to BOOT a
- specific Partition, you can use
-
- SETBOOT /IBD:x
-
- where x is the drive letter you want to BOOT.
-