home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd1.bin
/
servis
/
tarylynn
/
tarylynn.exe
/
install_script.iss
Wrap
Text File
|
2003-09-23
|
4KB
|
60 lines
;InnoSetupVersion=3.0.5
[Setup]
AppName=Tarylynn
AppVerName=Tarylynn 2.0
AppId=Tarylynn
AppPublisher=KanastaCorp
AppPublisherURL=http://www.kanastacorp.com/
AppMutex=Tarylynn
DefaultDirName={pf}\KanastaCorp\Tarylynn
DefaultGroupName=KanastaCorp
UninstallDisplayIcon={app}\Tarylynn.exe
OutputBaseFilename=tarylynn
Compression=zip
PrivilegesRequired=none
ChangesAssociations=yes
LicenseFile=embedded\License.rtf
InfoBeforeFile=embedded\InfoBefore.rtf
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\Tarylynn.exe"; DestDir: "{app}"; Components: main; Flags: ignoreversion
Source: "{app}\FILE_ID.DIZ"; DestDir: "{app}"; Components: main; Flags: ignoreversion
Source: "{app}\readme.rtf"; DestDir: "{app}"; Components: main; Flags: ignoreversion
Source: "{app}\whatsnew.txt"; DestDir: "{app}"; Components: main; Flags: ignoreversion
Source: "{app}\Help\Tarylynn.chm"; DestDir: "{app}\Help"; Components: help; Flags: ignoreversion
Source: "{app}\license.rtf"; DestDir: "{app}"; Components: main; Flags: ignoreversion
Source: "{sys}\CCRPFTV6.OCX"; DestDir: "{sys}"; Components: main; Flags: uninsneveruninstall restartreplace regserver
Source: "{sys}\KanastaCorpUsrCtrls.ocx"; DestDir: "{sys}"; Components: main; Flags: uninsneveruninstall restartreplace regserver ignoreversion
Source: "{sys}\KanastaCorpUtils.dll"; DestDir: "{sys}"; Components: main; Flags: uninsneveruninstall ignoreversion
Source: "{sys}\KanastaCorpComCtrls.dll"; DestDir: "{sys}"; Components: main; Flags: uninsneveruninstall restartreplace regserver ignoreversion
Source: "{sys}\MSVBVM60.DLL"; DestDir: "{sys}"; Components: main; Flags: uninsneveruninstall restartreplace
Source: "{sys}\COMCTL32.OCX"; DestDir: "{sys}"; Components: main; Flags: uninsneveruninstall restartreplace regserver
[Icons]
Name: "{group}\Tarylynn\Tarylynn"; Filename: "{app}\Tarylynn.exe"; WorkingDir: "{app}"; Comment: "Tarylynn: Folder Sync Tool";
Name: "{group}\Tarylynn\Tarylynn Readme"; Filename: "{app}\readme.rtf"; WorkingDir: "{app}"; Comment: "View Tarylynn Readme";
Name: "{group}\Tarylynn\What's New in Tarylynn"; Filename: "{app}\whatsnew.txt"; WorkingDir: "{app}"; Comment: "View what's changed in this version of Tarylynn";
Name: "{userdesktop}\Tarylynn"; Filename: "{app}\Tarylynn.exe"; WorkingDir: "{app}"; Comment: "Tarylynn: Folder Sync Tool"; Tasks: desktopicon;
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Tarylynn"; Filename: "{app}\Tarylynn.exe"; WorkingDir: "{app}"; Comment: "Tarylynn: Folder Sync Tool"; Tasks: quicklaunchicon;
Name: "{group}\Tarylynn\Tarylynn Help"; Filename: "{app}\Help\Tarylynn.chm"; WorkingDir: "{app}\Help"; Comment: "View Tarylynn Help"; Components: help;
Name: "{group}\Tarylynn\Tarylynn License Agreement"; Filename: "{app}\license.rtf"; WorkingDir: "{app}"; Comment: "View Tarylynn License Agreement";
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
[Components]
Name: "main"; Description: "Main Files"; Types: "full custom";
Name: "help"; Description: "Help Files"; Types: "full custom";
[UninstallDelete]
Type: dirifempty; Name: "{app}\Help";
Type: dirifempty; Name: "{app}";
[Types]
Name: "full"; Description: "Full installation";
Name: "custom"; Description: "Custom installation";