windows-nt/Source/XPSP1/NT/base/remoteboot/screens/oschoice.osc

22 lines
552 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
<OSCML>
<META KEY=F3 ACTION="REBOOT">
<META KEY=ESC HREF="CHOICE">
<META SERVER ACTION="ENUM IMAGES">
<TITLE> Client Installation Wizard OS Choices</TITLE>
<FOOTER> [ENTER] continue [ESC] go back [F3] restart computer</FOOTER>
<BODY left=5 right=75>
<BR>
<BR>
Use the arrow keys to select one of the following operating systems:
<P left=8>
<FORM ACTION="WARNING">
<SELECT NAME="SIF" SIZE=12>
%OPTIONS%
</SELECT>
</FORM>
</P>
<BOLD>Description:</BOLD>&nbsp&nbsp
<TIPAREA>
</BODY>
</OSCML>