home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Utilitare
/
supercoolpim
/
setup.exe
/
install_script.iss
Wrap
Text File
|
2005-01-28
|
3KB
|
58 lines
;InnoSetupVersion=5.0.4
[Setup]
AppName=SuperCool PIM
AppVerName=SuperCool PIM V1.00 (Build 8)
AppId=SuperCool PIM
AppPublisher=CUI WEI
AppMutex=onlyforsupercoolpim
DefaultDirName={pf}\SuperCoolPIM\
DefaultGroupName=SuperCool PIM
OutputBaseFilename=setup
Compression=lzma
PrivilegesRequired=none
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\SuperCoolPIM.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\help.chm"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Report.ini"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\module\DatabaseModule"; DestDir: "{app}\module"; Flags: ignoreversion
Source: "{app}\ReportForm\card.frf"; DestDir: "{app}\ReportForm"; Flags: ignoreversion
Source: "{app}\ReportForm\envelope9B.frf"; DestDir: "{app}\ReportForm"; Flags: ignoreversion
Source: "{app}\ReportForm\envelope9H.frf"; DestDir: "{app}\ReportForm"; Flags: ignoreversion
Source: "{app}\ReportForm\list.frf"; DestDir: "{app}\ReportForm"; Flags: ignoreversion
Source: "{app}\ReportForm\listForBusiness.frf"; DestDir: "{app}\ReportForm"; Flags: ignoreversion
Source: "{app}\ReportForm\listForHome.frf"; DestDir: "{app}\ReportForm"; Flags: ignoreversion
Source: "{app}\settings.ini"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\database\ACCESS_CW.MDW"; DestDir: "{app}\database"; Flags: onlyifdoesntexist
[Run]
Filename: "{app}\SupercoolPIM.exe"; Description: "Launch SuperCool PIM"; Flags: skipifsilent nowait
[Icons]
Name: "{group}\SuperCool PIM"; Filename: "{app}\SupercoolPIM.exe";
Name: "{group}\Help"; Filename: "{app}\help.chm";
Name: "{group}\Uninstall SuperCool PIM"; Filename: "{uninstallexe}";
Name: "{commondesktop}\SuperCool PIM"; Filename: "{app}\SupercoolPIM.exe"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
[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";