home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
- [Setup]
- AppName=VRtainment CapturePad
- AppVerName=VRtainment CapturePad 0.1beta
- AppId=VRtainment CapturePad
- DefaultDirName={pf}\VRtainment\CapturePad
- DefaultGroupName=VRtainment\CapturePad
- UninstallDisplayIcon={app}\VCapture.exe
- OutputBaseFilename=cp_setup
- Compression=bzip2
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\CapturePad.exe"; DestDir: "{app}";
- Source: "{app}\vrhook.dll"; DestDir: "{app}";
- Source: "{app}\capture.ini"; DestDir: "{app}";
- Source: "{app}\Readme.txt"; DestDir: "{app}";
- Source: "{app}\license.txt"; DestDir: "{app}";
- Source: "{app}\help\index.html"; DestDir: "{app}\help";
- Source: "{app}\help\images\advanced.gif"; DestDir: "{app}\help\images";
- Source: "{app}\help\images\areaoptions.jpg"; DestDir: "{app}\help\images";
- Source: "{app}\help\images\bg.jpg"; DestDir: "{app}\help\images";
- Source: "{app}\help\images\btnadd.jpg"; DestDir: "{app}\help\images";
- Source: "{app}\help\images\btngo.jpg"; DestDir: "{app}\help\images";
- Source: "{app}\help\images\btnstop.jpg"; DestDir: "{app}\help\images";
- Source: "{app}\help\images\codec.gif"; DestDir: "{app}\help\images";
- Source: "{app}\help\images\dest.gif"; DestDir: "{app}\help\images";
- Source: "{app}\help\images\dest_options.gif"; DestDir: "{app}\help\images";
- Source: "{app}\help\images\source.gif"; DestDir: "{app}\help\images";
- Source: "{app}\help\images\sshot1.gif"; DestDir: "{app}\help\images";
- Source: "{app}\help\images\videooptions.jpg"; DestDir: "{app}\help\images";
- Source: "{app}\help\images\windowoptions.jpg"; DestDir: "{app}\help\images";
- Source: "{app}\help\images\wnd.jpg"; DestDir: "{app}\help\images";
- Source: "{app}\languages\english.ini"; DestDir: "{app}\languages";
- [Run]
- Filename: "{app}\Readme.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent
- [Icons]
- Name: "{group}\Readme"; Filename: "{app}\Readme.txt";
- Name: "{group}\Help"; Filename: "{app}\help\index.html";
- Name: "{group}\Uninstall CapturePad"; Filename: "{uninstallexe}";
- Name: "{group}\CapturePad"; Filename: "{app}\CapturePad.exe"; WorkingDir: "{app}";
- Name: "{userdesktop}\VRtainment CapturePad"; Filename: "{app}\CapturePad.exe"; WorkingDir: "{app}";
-