home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.1
- [Setup]
- AppName=BulletProof FTP
- AppVerName=BulletProof FTP
- AppId=BulletProof FTP
- DefaultDirName={pf}\BPFTP
- DefaultGroupName=BulletProof FTP
- UninstallDisplayIcon={app}\bpftp.exe
- OutputBaseFilename=bpftp-no_opt_software
- Compression=bzip2
- PrivilegesRequired=none
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\bpftp.exe"; DestDir: "{app}"; Components: bpftp;
- Source: "{app}\bpftp.hlp"; DestDir: "{app}"; Components: bpftp;
- Source: "{app}\License.txt"; DestDir: "{app}"; Components: bpftp;
- Source: "{app}\readme.txt"; DestDir: "{app}"; Components: bpftp;
- Source: "{app}\versions.txt"; DestDir: "{app}"; Components: bpftp;
- Source: "{app}\Recommended Software\bpftpserver_install.exe"; DestDir: "{app}\Recommended Software"; Components: bpftpserver;
- Source: "{app}\Recommended Software\smartexplorer_install.exe"; DestDir: "{app}\Recommended Software"; Components: smartexplorer;
- [Run]
- Filename: "{app}\bpftp.exe"; Description: "Launch BulletProof FTP (Client)"; Flags: postinstall skipifsilent nowait
- Filename: "{app}\Recommended Software\smartexplorer_install.exe"; Parameters: "/sp-"; Flags: skipifdoesntexist
- [Icons]
- Name: "{group}\BulletProof FTP (Client)"; Filename: "{app}\bpftp.exe";
- Name: "{group}\BulletProof FTP Help"; Filename: "{app}\bpftp.hlp";
- Name: "{group}\Readme"; Filename: "{app}\readme.txt";
- Name: "{group}\Recommended Software\BulletProof FTP Server"; Filename: "{app}\Recommended Software\bpftpserver_install.exe"; Components: bpftpserver;
- Name: "{group}\Recommended Software\SmartExplorer"; Filename: "{app}\Recommended Software\smartexplorer_install.exe"; Components: smartexplorer;
- Name: "{group}\Uninstall BulletProof FTP (Client)"; Filename: "{uninstallexe}";
- Name: "{commondesktop}\BulletProof FTP (Client)"; Filename: "{app}\bpftp.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\BulletProof FTP (Client)"; Filename: "{app}\bpftp.exe"; Tasks: quicklaunchicon; MinVersion: 4.1,5.0;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; Components: "bpftp";
- Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; Components: "bpftp";
- [Components]
- Name: "bpftp"; Description: "BulletProof FTP Required Files"; Types: "full min custom";
- Name: "bpftpserver"; Description: "BulletProof FTP Server (Trial)"; Types: "full custom";
- Name: "smartexplorer"; Description: "Smart Explorer v6 - Web-Browsing Pop-Up Killer!"; Types: "full custom";
- [Types]
- Name: "full"; Description: "Full Installation";
- Name: "min"; Description: "Minimal Installation";
- Name: "custom"; Description: "Custom Installation";
-