home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1995 November
/
PCWK1195.iso
/
os2lang
/
en.inf
< prev
next >
Wrap
Text File
|
1995-08-14
|
1KB
|
36 lines
;; ********ENGLISH OS/2 WARP INSTALLATION - OS/2 INSTALL
;;
TextBox YellowOnCyan @xy(Center,2)
IBM OS/2 Warp Demo Installation Program (Press CTRL-X to Exit)
EndTextBox
Dialog
Welcome to the IBM OS/2 Warp Demo Installation Program. This program will
install the OS/2 Warp demo onto your hard disk, and will create an icon on your
Desktop to launch the demo.
endDialog
DetermineInstallationDrive QueSize RequireFixed
DetermineInstallationDirectory InstallationDrive:\IBMDEMO QueSize RequireFixed
ModifyTextFile c:\SetZPath.txt Quietly NoBackUp NoInquiry
AddOrChangeLineWith (,,) as "[InstallationDirectory]" at beginning
EndMOdifyTextFile
QueFileGroup 3
GetQuedFiles
copyfiles from [InstallFromDrive]:\OS2LANG to [InstallationDirectory] Quietly
IBMWARP.ICO
endCopyFiles
TextBox YellowOnCyan @xy(Center,2)
IBM OS/2 Warp Demo Installation Program (Press CTRL-X to Exit)
EndTextBox
Dialog
Installation of the OS/2 Warp Demo is complete. Press ENTER to place the
icon on your Desktop. Then you can double-click on the OS/2 Warp Demo icon
to start the demo.
EndDialog
SoLong
endScript