home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
- [Setup]
- AppName=FlashCapture
- AppVerName=FlashCapture v1.5
- AppId=FlashCapture
- AppVersion=1.5
- AppPublisher=Dreamingsoft, Inc.
- AppPublisherURL=http://www.dreamingsoft.com
- DefaultDirName={pf}\FlashCapture
- DefaultGroupName=FlashCapture
- OutputBaseFilename=setup
- Compression=zip
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\FCBHO.dll"; DestDir: "{app}"; Flags: restartreplace regserver comparetimestamp
- Source: "{app}\FCIEXT.dll"; DestDir: "{app}"; Flags: restartreplace comparetimestamp
- Source: "{app}\FlashCap.chm"; DestDir: "{app}"; Flags: restartreplace comparetimestamp
- Source: "{app}\history.txt"; DestDir: "{app}";
- Source: "{app}\license.txt"; DestDir: "{app}";
- Source: "{app}\order.txt"; DestDir: "{app}";
- Source: "{app}\readme.txt"; DestDir: "{app}";
- Source: "{app}\atl.exe"; DestDir: "{app}"; Flags: deleteafterinstall
- [Run]
- Filename: "{app}\atl.exe"; Parameters: "/Q";
- Filename: "RegSvr32.exe"; Parameters: "/s ""{app}\FCIEXT.dll"" ";
- Filename: "hh"; Parameters: "mk:@MSITStore:{app}\FlashCap.chm::/Source/ssingle.htm"; Description: "View FlashCapture quick start"; Flags: postinstall nowait
- [UninstallRun]
- Filename: "RegSvr32.exe"; Parameters: "/s /u ""{app}\FCIEXT.dll"" ";
- [Icons]
- Name: "{group}\FlashCapture Help"; Filename: "{app}\FlashCap.chm";
- Name: "{group}\Where is FlashCapture"; Filename: "hh"; Parameters: "mk:@MSITStore:{app}\FlashCap.chm::/Source/whereisexe.htm";
-