home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Comunicatii
/
nomorespam
/
nomorespam250_demo.exe
/
install_script.iss
Wrap
Text File
|
2005-04-14
|
5KB
|
91 lines
;InnoSetupVersion=5.0.4
[Setup]
AppName=CommSoft No More Spam Demo
AppVerName=CommSoft No More Spam Demo 2.5
AppId={{B851C15C-18BD-4015-9FFA-7DDBE0A29B56}
AppVersion=2.5
AppPublisher=CommSoft AB
AppPublisherURL=http://www.commsoft.nu
AppSupportURL=http://www.commsoft.nu/sida.php?sida=support
AppUpdatesURL=http://www.commsoft.nu/sida.php?sida=nomorespam
DefaultDirName={pf}\CommSoft\No More Spam 2.0
DefaultGroupName=CommSoft\No More Spam 2.0
OutputBaseFilename=nomorespam250_demo
Compression=lzma
PrivilegesRequired=none
LicenseFile=embedded\License.rtf
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\nomorespam.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{code_PersonalDataFolder}\badmailreplies.dat"; DestDir: "{code:PersonalDataFolder}"; Flags: onlyifdoesntexist ignoreversion
Source: "{code_PersonalDataFolder}\filters.dat"; DestDir: "{code:PersonalDataFolder}"; Flags: onlyifdoesntexist ignoreversion
Source: "{app}\newmail.wav"; DestDir: "{app}"; Flags: onlyifdoesntexist ignoreversion
Source: "{app}\nomorespam.chm"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\libeay32.dll"; DestDir: "{app}";
Source: "{app}\ssleay32.dll"; DestDir: "{app}";
Source: "{app}\cacert.pem"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\cert.pem"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\key.pem"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\history.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{sys}\libtidy.dll"; DestDir: "{sys}"; Flags: ignoreversion
Source: "{win}\eSellerateControl350.dll"; DestDir: "{win}"; Flags: regserver sharedfile
Source: "{win}\eSellerateEngine.dll"; DestDir: "{win}"; Flags: sharedfile
[Registry]
Root: HKCU; Subkey: "Software\CommSoft\No More Spam 2.0"; Flags: uninsdeletekey
Root: HKLM; Subkey: "Software\CommSoft\No More Spam 2.0"; Flags: uninsdeletekey
Root: HKLM; Subkey: "Software\CommSoft\No More Spam 2.0\License"; ValueName: "Demo"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletevalue
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"; ValueName: "No More Spam"; ValueType: String; ValueData: """{app}\nomorespam.exe"""; Flags: uninsdeletevalue
[INI]
FileName: "{app}\nomorespam.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.commsoft.nu/sida.php?sida=nomorespam";
FileName: "{app}\commsoft.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.commsoft.nu";
[Run]
Filename: "{app}\nomorespam.exe"; Description: "{cm:LaunchProgram,No More Spam}"; Flags: postinstall skipifsilent nowait
Filename: "{app}\nomorespam.exe"; Parameters: "/INSTALL {code:ImportParam}"; WorkingDir: "{app}"; Flags: hidewizard
[UninstallRun]
Filename: "{app}\nomorespam.exe"; Parameters: "/UNINSTALL"; WorkingDir: "{app}";
[Icons]
Name: "{group}\No More Spam"; Filename: "{app}\nomorespam.exe"; WorkingDir: "{app}";
Name: "{group}\{cm:ProgramOnTheWeb,No More Spam}"; Filename: "{app}\nomorespam.url";
Name: "{group}\{cm:ProgramOnTheWeb,CommSoft}"; Filename: "{app}\commsoft.url";
Name: "{group}\{cm:UninstallProgram,No More Spam}"; Filename: "{uninstallexe}"; WorkingDir: "{app}";
Name: "{userdesktop}\No More Spam"; Filename: "{app}\nomorespam.exe"; WorkingDir: "{app}"; Tasks: desktopicon;
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\No More Spam"; Filename: "{app}\nomorespam.exe"; WorkingDir: "{app}"; Tasks: quicklaunchicon;
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}";
Name: "importaccts"; Description: "Import accounts from Outlook, Outlook Express, Eudora and IncrediMail"; GroupDescription: "Quick start - setting up";
Name: "importfriends"; Description: "Import friends from your Windows Address Book"; GroupDescription: "Quick start - setting up";
[UninstallDelete]
Type: files; Name: "{app}\nomorespam.url";
Type: files; Name: "{app}\ffsalias.ff2";
Type: files; Name: "{app}\ffsinfo.ff2";
Type: files; Name: "{app}\ffstran.cfg";
Type: filesandordirs; Name: "{code:PersonalDataFolder}\*.*";
Type: files; Name: "{app}\commsoft.url";
[CustomMessages]
default.NameAndVersion=%1 version %2
default.AdditionalIcons=Additional icons:
default.CreateDesktopIcon=Create a &desktop icon
default.CreateQuickLaunchIcon=Create a &Quick Launch icon
default.ProgramOnTheWeb=%1 on the Web
default.UninstallProgram=Uninstall %1
default.LaunchProgram=Launch %1
default.AssocFileExtension=&Associate %1 with the %2 file extension
default.AssocingFileExtension=Associating %1 with the %2 file extension...
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";