home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.8
- [Setup]
- AppName=Intelligent Copier
- AppVerName=Intelligent Copier v1.0.0.7
- AppId=Intelligent Copier
- AppPublisher=D.S.M./Interdesigner
- AppPublisherURL=http://www.interdesigner.com
- AppSupportURL=http://www.interdesigner.com
- AppUpdatesURL=http://www.interdesigner.com
- AppMutex=interdesignerintelligentcopier
- DefaultDirName={pf}\Interdesigner Software\Intelligent Copier
- DefaultGroupName=Intelligent Copier
- OutputBaseFilename=IntelligentCopier_setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- InfoBeforeFile=embedded\InfoBefore.txt
- InfoAfterFile=embedded\InfoAfter.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\IntelligentCopier.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Intelligent Copier Data File.dat"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Help\INTELLIGENTCOPIER.HLP"; DestDir: "{app}\Help"; Flags: ignoreversion
- Source: "{app}\Help\IntelligentCopier.cnt"; DestDir: "{app}\Help"; Flags: ignoreversion
- Source: "{app}\uninstex.exe"; DestDir: "{app}"; Flags: restartreplace ignoreversion
- Source: "{app}\uninstex.ini"; DestDir: "{app}"; Flags: ignoreversion
- [Registry]
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Intelligent Copier"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Intelligent Copier"; ValueName: "UninstallString"; ValueType: String; ValueData: "{app}\uninstex.exe";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Intelligent Copier"; ValueName: "Inno Setup: App Path"; ValueType: String; ValueData: "{app}";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Intelligent Copier"; ValueName: "Inno Setup: Icon Group"; ValueType: String; ValueData: "{group}";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Intelligent Copier"; ValueName: "Inno Setup: User"; ValueType: String; ValueData: "{username}";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Intelligent Copier"; ValueName: "HelpLink"; ValueType: String; ValueData: "http://www.interdesigner.com";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Intelligent Copier"; ValueName: "URLInfoAbout"; ValueType: String; ValueData: "http://www.interdesigner.com";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Intelligent Copier"; ValueName: "URLUpdateInfo"; ValueType: String; ValueData: "http://www.interdesigner.com";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Intelligent Copier"; ValueName: "Inno Setup: Setup Version"; ValueType: String; ValueData: "3.0.3-beta";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Intelligent Copier"; ValueName: "Publisher"; ValueType: String; ValueData: "D.S.M./Interdesigner Software Development";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Intelligent Copier"; ValueName: "DisplayName"; ValueType: String; ValueData: "Intelligent Copier";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Intelligent Copier"; ValueName: "DisplayIcon"; ValueType: String; ValueData: "{app}\IntelligentCopier.exe";
- [INI]
- FileName: "{app}\uninstex.dat"; Section: "uninstex"; Flags: uninsdeletesection
- FileName: "{app}\uninstex.dat"; Section: "uninstex"; Key: "Intelligent Copier"; String: "InnoUninst";
- FileName: "{app}\uninstex.dat"; Section: "uninstex"; Key: "SourceEXE"; String: "{srcexe}";
- FileName: "{app}\uninstex.dat"; Section: "uninstex"; Key: "UninstEXE"; String: "{uninstallexe}";
- [Run]
- Filename: "{app}\IntelligentCopier.exe"; Description: "Launch Intelligent Copier"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Intelligent Copier"; Filename: "{app}\IntelligentCopier.exe";
- Name: "{group}\Intelligent Copier Help"; Filename: "{app}\Help\IntelligentCopier.hlp";
- Name: "{group}\Uninstall Intelligent Copier"; Filename: "{app}\uninstex.exe";
- Name: "{userdesktop}\Intelligent Copier"; Filename: "{app}\IntelligentCopier.exe"; Tasks: desktopicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: filesandordirs; Name: "{app}";
- Type: dirifempty; Name: "{pf}\Interdesigner Software";
-