home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
- [Setup]
- AppName=NEWT Freeware
- AppVerName=NEWT Freeware
- AppId=NEWT Freeware
- AppVersion=1.0
- AppPublisher=Komodo Digital
- AppPublisherURL=http://www.KomodoDigital.com
- AppSupportURL=http://www.KomodoDigital.com
- AppUpdatesURL=http://www.KomodoDigital.com
- DefaultDirName={pf}\Komodo Digital\NEWT Freeware
- DefaultGroupName=NEWT Freeware
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- AllowNoIcons=yes
- LicenseFile=embedded\License.txt
- InfoBeforeFile=embedded\InfoBefore.txt
- InfoAfterFile=embedded\InfoAfter.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{sys}\StatusBarX5.OCX"; DestDir: "{sys}"; Flags: regserver sharedfile promptifolder
- Source: "{sys}\TABCTL32.OCX"; DestDir: "{sys}"; Flags: regserver sharedfile promptifolder
- Source: "{sys}\vbalIml6.ocx"; DestDir: "{sys}"; Flags: regserver sharedfile promptifolder
- Source: "{app}\zlib.dll"; DestDir: "{app}";
- Source: "{sys}\Grd250.ocx"; DestDir: "{sys}"; Flags: regserver sharedfile ignoreversion promptifolder
- Source: "{sys}\MSCOMCTL.OCX"; DestDir: "{sys}"; Flags: regserver sharedfile promptifolder
- Source: "{sys}\MSWINSCK.OCX"; DestDir: "{sys}"; Flags: regserver sharedfile promptifolder
- Source: "{app}\NEWT.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\NEWTScanner.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\NEWT_Changes.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\NEWT_Readme.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\newt.dat"; DestDir: "{app}"; Flags: ignoreversion
- [Run]
- Filename: "{app}\NEWT.exe"; Description: "Launch NEWT Freeware"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\NEWT Freeware"; Filename: "{app}\NEWT.exe";
- Name: "{group}\Uninstall NEWT Freeware"; Filename: "{uninstallexe}";
- Name: "{userdesktop}\NEWT Freeware"; Filename: "{app}\NEWT.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\NEWT Freeware"; Filename: "{app}\NEWT.exe"; Tasks: quicklaunchicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
-