home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
- [Setup]
- AppName=tinySpell
- AppVerName=tinySpell 1.3
- AppId=tinySpell
- AppPublisher=KEDMI Scientific Computing
- AppPublisherURL=http://www.numerit.com
- AppSupportURL=http://www.numerit.com
- AppUpdatesURL=http://www.numerit.com
- AppMutex=tinySpell
- DefaultDirName={pf}\tinySpell
- DefaultGroupName=tinySpell
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\tinyspell.exe"; DestDir: "{app}";
- Source: "{app}\tskh.dll"; DestDir: "{app}";
- Source: "{app}\wrs32.dll"; DestDir: "{app}";
- Source: "{app}\171.lex"; DestDir: "{app}";
- Source: "{app}\100.sup"; DestDir: "{app}";
- Source: "{app}\tinyspell.hlp"; DestDir: "{app}";
- [Registry]
- Root: HKCU; Subkey: "Software\tinySpell"; Flags: uninsdeletekey dontcreatekey
- [INI]
- FileName: "{app}\tinyspell.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.numerit.com";
- [Run]
- Filename: "{app}\tinyspell.exe"; Description: "Launch tinySpell"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\tinySpell Help"; Filename: "{app}\tinyspell.hlp";
- Name: "{group}\tinySpell on the Web"; Filename: "{app}\tinyspell.url";
- Name: "{group}\tinySpell"; Filename: "{app}\tinyspell.exe";
- Name: "{userdesktop}\tinySpell"; Filename: "{app}\tinyspell.exe"; Tasks: desktopicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: files; Name: "{app}\tinyspell.url";
- Type: files; Name: "{app}\custom.dct";
-