; -- CALMIRA.ISS -- Calmira II Setup Script [Setup] Bits=16 AppName=Calmira II AppVerName=Calmira II Online! release 3.3 AppCopyright=Copyright © 2002 Calmira Online! DefaultDirName={sd}\CALMIRA DefaultGroupName=Calmira II LicenseFile=LICENSE.TXT ;MessagesFile=compiler:LANGUAGE.ISL OutputBaseFilename=C33SETUP OutputDir=D:\DATA\UPLOAD [Messages] WelcomeLabel2=This will install [name/ver] on your computer.%n%nWARNING: Setup will fail if Calmira is running! Always run Setup from Program Manager.%n%nIt is strongly recommended that you close all other applications you have running before continuing. This will help prevent any conflicts during the installation process. [Files] Source: "CALMIRA.EXE"; DestDir: "{app}"; CopyMode: alwaysoverwrite Source: "CALMIRA.HLP"; DestDir: "{app}" Source: "CALMIRA.RLE"; DestDir: "{app}" Source: "CTASKMAN.EXE"; DestDir: "{app}" Source: "EXPLORER.EXE"; DestDir: "{app}" Source: "SHOWDESK.EXE"; DestDir: "{app}" Source: "SCRNSAVE.EXE"; DestDir: "{app}" Source: "COUNTTIP.EXE"; DestDir: "{app}" Source: "DIREXIST.EXE"; DestDir: "{app}" Source: "DOSRUN.EXE"; DestDir: "{app}" Source: "WNDHOOKS.DLL"; DestDir: "{app}" Source: "FILE_ID.DIZ"; DestDir: "{app}" Source: "LICENSE.TXT"; DestDir: "{app}" Source: "README.TXT"; DestDir: "{app}"; Flags: isreadme Source: "SHUTDOWN.BMP"; DestDir: "{app}" Source: "SOURCE.URL"; DestDir: "{app}" Source: "START.BAT"; DestDir: "{app}" Source: "TIPS.TXT"; DestDir: "{app}" Source: "W95ICONS.DLL"; DestDir: "{app}" Source: "DESCRIPT.ION"; DestDir: "{app}"; Attribs: hidden Source: "CALMIRA.INI"; DestDir: "{app}"; Flags: confirmoverwrite Source: "START.INI"; DestDir: "{app}"; Flags: confirmoverwrite Source: "TRAY\SHOWDESK.ALS"; DestDir: "{app}\TRAY" Source: "TRAY\EXPLORER.ALS"; DestDir: "{app}\TRAY" Source: "TRAY\NOTEPAD.ALS"; DestDir: "{app}\TRAY" Source: "SYSTEM\CTL3DV2.DLL"; DestDir: "{sys}"; CopyMode: onlyifdoesntexist; Flags: uninsneveruninstall [Icons] Name: "{group}\Calmira II"; Filename: "{app}\CALMIRA.EXE" Name: "{group}\Calmira Help"; Filename: "{app}\CALMIRA.HLP" ;[INI] ;Filename: "{win}\SYSTEM.INI"; Section: "boot"; Key: "shell"; String: "{app}\CALMIRA.EXE" ;Filename: "{win}\SYSTEM.INI"; Section: "boot"; Key: "taskman.exe"; String: "{app}\CTASKMAN.EXE" ;Filename: "{win}\WIN.INI"; Section: "Windows"; Key: "SystemFont"; String: "sserife.fon" ;Filename: "{win}\WIN.INI"; Section: "Windows"; Key: "SystemFontSize"; String: "16" [InstallDelete] Type: files; Name: "{app}\BMPCACHE.BMP" Type: files; Name: "{app}\IMGINDEX.DAT" Type: files; Name: "{app}\DESCRIPT.ION" Type: files; Name: "{app}\UNINS???.EXE" Type: files; Name: "{app}\UNINS???.DAT" Type: files; Name: "{app}\UNINS???.MSG" [UninstallDelete] Type: files; Name: "{app}\BMPCACHE.BMP" Type: files; Name: "{app}\IMGINDEX.DAT" Type: files; Name: "{app}\DESCRIPT.ION" Type: filesandordirs; Name: "{app}\BIN" Type: filesandordirs; Name: "{app}\TRAY" Type: filesandordirs; Name: "{app}\PROFILES"