home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 March
/
Chip_2004-03_cd1.bin
/
servis
/
sleepy
/
sleepy_setup.exe
/
install_script.iss
Wrap
Text File
|
2004-02-06
|
6KB
|
112 lines
;InnoSetupVersion=4.0.11
[Setup]
AppName=Sleepy
AppVerName=Sleepy 6.0
AppId=Sleepy
AppVersion=6.0
AppPublisher=Alex Benenson
AppPublisherURL=http://sleepy.sashazur.com/
AppSupportURL=http://sleepy.sashazur.com/
AppUpdatesURL=http://sleepy.sashazur.com/
AppMutex=SleepySettingsSashazur
DefaultDirName={pf}\Sleepy
DefaultGroupName=Sleepy
UninstallFilesDir={app}\newun
OutputBaseFilename=sleepy_setup
Compression=zip
DisableDirPage=yes
DisableProgramGroupPage=yes
AllowNoIcons=yes
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\new\slptask.exe"; DestDir: "{app}\new";
Source: "{app}\new\slpmoni.exe"; DestDir: "{app}\new";
Source: "{app}\new\settings.exe"; DestDir: "{app}\new";
Source: "{app}\new\launcher.exe"; DestDir: "{app}\new";
Source: "{app}\new\checklang.exe"; DestDir: "{app}\new";
Source: "{app}\new\netset.exe"; DestDir: "{app}\new";
Source: "{app}\new\batch.exe"; DestDir: "{app}\new";
Source: "{app}\new\utility.dll"; DestDir: "{app}\new";
Source: "{app}\new\assist.exe"; DestDir: "{app}\new";
Source: "{app}\new\init.exe"; DestDir: "{app}\new";
Source: "{app}\new\service.exe"; DestDir: "{app}\new";
Source: "{app}\new\slptd.dat"; DestDir: "{app}\new";
Source: "{app}\new\tool.dat"; DestDir: "{app}\new";
Source: "{app}\new\english.lng"; DestDir: "{app}\new";
Source: "{app}\new\francais.lng"; DestDir: "{app}\new";
Source: "{app}\new\greek.lng"; DestDir: "{app}\new";
Source: "{app}\new\polski.lng"; DestDir: "{app}\new";
Source: "{app}\new\portuguesbrasil.lng"; DestDir: "{app}\new";
Source: "{app}\new\spanish.lng"; DestDir: "{app}\new";
Source: "{app}\new\english.htm"; DestDir: "{app}\new";
Source: "{app}\new\francais.htm"; DestDir: "{app}\new";
Source: "{app}\new\greek.htm"; DestDir: "{app}\new";
Source: "{app}\new\polski.htm"; DestDir: "{app}\new";
Source: "{app}\new\portuguesbrasil.htm"; DestDir: "{app}\new";
Source: "{app}\new\spanish.htm"; DestDir: "{app}\new";
Source: "{app}\new\english-license.txt"; DestDir: "{app}\new";
Source: "{app}\new\francais-license.txt"; DestDir: "{app}\new";
Source: "{app}\new\greek-license.txt"; DestDir: "{app}\new";
Source: "{app}\new\polski-license.txt"; DestDir: "{app}\new";
Source: "{app}\new\portuguesbrasil-license.txt"; DestDir: "{app}\new";
Source: "{app}\new\spanish-license.txt"; DestDir: "{app}\new";
Source: "{app}\new\assist.exe.manifest"; DestDir: "{app}\new"; MinVersion: 0.0,5.01;
Source: "{app}\new\batch.exe.manifest"; DestDir: "{app}\new"; MinVersion: 0.0,5.01;
Source: "{app}\new\checklang.exe.manifest"; DestDir: "{app}\new"; MinVersion: 0.0,5.01;
Source: "{app}\new\netset.exe.manifest"; DestDir: "{app}\new"; MinVersion: 0.0,5.01;
Source: "{app}\new\settings.exe.manifest"; DestDir: "{app}\new"; MinVersion: 0.0,5.01;
Source: "{app}\new\slpmoni.exe.manifest"; DestDir: "{app}\new"; MinVersion: 0.0,5.01;
Source: "{app}\new\sleepy.gif"; DestDir: "{app}\new";
Source: "{app}\new\netset.htm"; DestDir: "{app}\new";
Source: "{app}\new\website.url"; DestDir: "{app}\new";
Source: "{app}\new\sntp.txt"; DestDir: "{app}\new";
Source: "{app}\new\url.ini"; DestDir: "{app}\new";
Source: "{sys}\mfc42.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver
Source: "{sys}\msvcrt.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace
[Registry]
Root: HKLM; Subkey: "SOFTWARE\Net.Cycle"; ValueName: "lng"; ValueType: String; ValueData: "{language}"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Net.Cycle"; ValueName: "duh"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Net.Cycle"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\BBRM28"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Sleepy"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Nls\LocaleIDs"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Nls\LocaleTZ"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\BBRM28"; ValueName: "pgp"; ValueType: String; ValueData: "{group}"; Flags: noerror
Root: HKLM; Subkey: "SOFTWARE\BBRM28"; ValueName: "ip"; ValueType: String; ValueData: "{app}"; Flags: noerror
[Run]
Filename: "{app}\new\init.exe"; Parameters: "/setup"; Flags: skipifsilent nowait
Filename: "{app}\new\init.exe"; Parameters: "/setupsilent"; Flags: skipifnotsilent
[UninstallRun]
Filename: "{app}\assist.exe"; Parameters: "/uninstall {uninstallexe}";
[Icons]
Name: "{group}\-help"; Filename: "{app}\settings.exe"; Parameters: "/help"; WorkingDir: "{app}"; IconFilename: "{app}\settings.exe"; IconIndex: 1;
Name: "{group}\-settings"; Filename: "{app}\settings.exe"; WorkingDir: "{app}";
Name: "{group}\-status"; Filename: "{app}\settings.exe"; Parameters: "/status"; WorkingDir: "{app}";
Name: "{group}\-register"; Filename: "{app}\settings.exe"; Parameters: "/reg"; WorkingDir: "{app}";
Name: "{group}\-website"; Filename: "{app}\website.url";
Name: "{group}\-license"; Filename: "{app}\license.txt";
Name: "{group}\-uninstall"; Filename: "{app}\unins000.exe";
[UninstallDelete]
Type: filesandordirs; Name: "{app}\links";
Type: files; Name: "{app}\backup.ini";
Type: filesandordirs; Name: "{group}";
Type: filesandordirs; Name: "{app}";
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "english"; MessagesFile: "embedded\english.isl"; LicenseFile: "embedded\englishLicense.txt";
Name: "francais"; MessagesFile: "embedded\francais.isl"; LicenseFile: "embedded\francaisLicense.txt";
Name: "greek"; MessagesFile: "embedded\greek.isl"; LicenseFile: "embedded\greekLicense.txt";
Name: "polski"; MessagesFile: "embedded\polski.isl"; LicenseFile: "embedded\polskiLicense.txt";
Name: "portuguesbrasil"; MessagesFile: "embedded\portuguesbrasil.isl"; LicenseFile: "embedded\portuguesbrasilLicense.txt";
Name: "spanish"; MessagesFile: "embedded\spanish.isl"; LicenseFile: "embedded\spanishLicense.txt";