home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 December
/
CHIP_CD_2003-12.iso
/
test
/
lpc
/
LPC.exe
/
install_script.iss
Wrap
Text File
|
2003-10-27
|
3KB
|
65 lines
;InnoSetupVersion=3.0.5
[Setup]
AppName=Link Popularity Check
AppVerName=Link Popularity Check 2.5
AppId=Link Popularity Check
AppVersion=2.5
AppPublisher=Axandra / Voget Selbach Enterprises GmbH
AppPublisherURL=http://www.CheckYourLinkPopularity.com
AppSupportURL=http://www.CheckYourLinkPopularity.com
AppUpdatesURL=http://www.CheckYourLinkPopularity.com
DefaultDirName={pf}\Link Popularity Check
DefaultGroupName=Link Popularity Check
UninstallDisplayIcon={app}\LPC.exe
OutputBaseFilename=LPC
Compression=zip
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\LPC.exe"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{app}\Home Page.url"; DestDir: "{app}";
Source: "{app}\License.txt"; DestDir: "{app}";
Source: "{app}\Affiliate Program.url"; DestDir: "{app}";
Source: "{app}\LPC-Domains.txt"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\LPC-SearchEngines.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\LPC.chm"; DestDir: "{app}";
Source: "{app}\LPC.txt"; DestDir: "{app}"; Flags: onlyifdoesntexist
[Run]
Filename: "{app}\LPC.exe"; WorkingDir: "{app}"; Flags: postinstall nowait
[Icons]
Name: "{group}\Home Page"; Filename: "{app}\Home Page.url"; WorkingDir: "{app}"; IconFilename: "{app}\Home Page.url";
Name: "{group}\Affiliate Program"; Filename: "{app}\Affiliate Program.url"; WorkingDir: "{app}"; IconFilename: "{app}\Affiliate Program.url";
Name: "{group}\Link Popularity Check"; Filename: "{app}\LPC.exe"; WorkingDir: "{app}"; IconFilename: "{app}\LPC.exe";
Name: "{userdesktop}\Link Popularity Check"; Filename: "{app}\LPC.exe"; WorkingDir: "{app}"; IconFilename: "{app}\LPC.exe";
Name: "{group}\Uninstall Link Popularity Check"; Filename: "{uninstallexe}";
Name: "{group}\Link Popularity Check Help"; Filename: "{app}\LPC.chm"; WorkingDir: "{app}"; IconFilename: "{app}\LPC.chm";
[InstallDelete]
Type: files; Name: "{app}\Affiliate Program.url";
Type: files; Name: "{app}\Home Page.url";
Type: files; Name: "{app}\LPC.chm";
Type: files; Name: "{app}\LPC-SearchEngines.txt";
Type: files; Name: "{app}\LPC-Lizenzvereinbarung.txt";
Type: filesandordirs; Name: "{app}\locale";
Type: files; Name: "{app}\Questions & Answers.rtf";
Type: filesandordirs; Name: "{group}\";
Type: files; Name: "{group}\Home Page.lnk";
Type: files; Name: "{group}\Link Popularity Check de-installieren.lnk";
Type: files; Name: "{group}\Link Popularity Check Hilfe.lnk";
Type: files; Name: "{group}\Partner-Programm.lnk";
[UninstallDelete]
Type: files; Name: "{app}\UnInst.log";
Type: files; Name: "{app}\UnInst01.log";
Type: files; Name: "{app}\UnInst02.log";
Type: files; Name: "{app}\UnInst03.log";
Type: files; Name: "{app}\UnInst04.log";
Type: files; Name: "{app}\*.ini";
Type: files; Name: "{app}\*.txt";
Type: files; Name: "{app}\*.bak";