home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1995 November
/
PCWK1195.iso
/
ibm
/
winlang
/
sww.inf
< prev
next >
Wrap
Text File
|
1995-09-14
|
1KB
|
31 lines
;;*************** SWEDISH OS/2 DEMO WINDOWS INSTALL *********************
;; ÷ = ans148, Σ = ans132, σ = ans134
SetTopLineTo IBM OS/2 Warp (Avbryt med Esc)
If FreeSpaceOnDrive ShadowDirectory < 30000
PopUp There is insufficient space on the TEMP drive for installation.
SoLong
EndIf
SetBackgroundColor 0 0 255 0 0 64 TopToBottom
SetDefaultBitmap OFF
ShowWindow Maximized
Dialog
VΣlkommen till installationsprogrammet f÷r Interaktiv demo av OS/2 Warp.
Det hΣr programmet installerar Interaktiv demo av OS/2 Warp pσ hσrddisken
och skapar en programgrupp med en ikon som du startar demoprogrammet med.
endDialog
DetermineInstallationDrive QueSize RequireFixed
DetermineInstallationDirectory InstallationDrive:\IBMDEMO QueSize RequireFixed
QueFileGroup 11
GetQuedFiles
BuildProgramGroup "Interaktiv demo av OS/2 Warp" ASDIENG.GRP
[InstallationDirectory]\DEMO.EXE "Interaktiv demo av OS/2 Warp" [InstallationDirectory]\DEMO95.ICO
EndBuildProgramGroup
Dialog
Installationen av Interaktiv demo av OS/2 Warp Σr klar.
Starta demoprogrammet genom att dubbelklicka pσ ikonen
Interaktiv demo av OS/2 Warp.
EndDialog
SoLong
EndScript