home *** CD-ROM | disk | FTP | other *** search
- Echo Off
- :AGAIN
- Cls
- Type UsIntro
- UsReply
- If Errorlevel 65 Goto Again
- If Errorlevel 64 Goto End
- If Errorlevel 63 Goto F5
- If Errorlevel 62 Goto F4
- If Errorlevel 61 Goto F3
- If Errorlevel 60 Goto F2
- If Errorlevel 59 Goto F1
- Goto Again
- :F1
- Cls
- UsRead USlot.Doc
- Goto Again
- :F2
- Cls
- Type UsPrt
- UsReply
- If Errorlevel 14 Goto Again
- Type USlot.Doc>Prn
- Goto Again
- :F3
- Cls
- Type UsHd
- UsReply
- If Errorlevel 14 Goto Again
- UInstall
- Goto End
- :F4
- Cls
- Type UsPrt
- UsReply
- If Errorlevel 14 Goto Again
- Type UsReg>Prn
- Goto Again
- :F5
- Cls
- USLot
- If Errorlevel 14 Goto Again
- Goto Again
- :End
- Cls