home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 December
/
Chip_2001-12_cd1.bin
/
sharewar
/
sendto
/
ts-sendto11.exe
/
install_script.iss
Wrap
Text File
|
2001-11-12
|
1KB
|
37 lines
;InnoSetupVersion=2.0.11
[Setup]
AppName=Trogladite Software SendTo
AppVerName=Trogladite Software SendTo 1.1
AppId=Trogladite Software SendTo
AppPublisher=Trogladite Software Group
AppPublisherURL=http://www.trogsoft.org
AppSupportURL=http://www.trogsoft.org/support
AppUpdatesURL=http://www.trogsoft.org/products/sendto
DefaultDirName={pf}\Trogladite Software\SendTo
DefaultGroupName=Trogladite Software\SendTo
OutputBaseFilename=setup
Compression=zip
PrivilegesRequired=none
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\sendto.exe"; DestDir: "{app}";
Source: "{app}\sendto.chm"; DestDir: "{app}";
[INI]
FileName: "{app}\sendto.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.trogsoft.org";
[Run]
Filename: "{app}\sendto.exe"; Description: "Show SendTo Options"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\SendTo Options"; Filename: "{app}\sendto.exe";
Name: "{group}\SendTo on the Web"; Filename: "{app}\sendto.url";
Name: "{group}\SendTo Documentation"; Filename: "{app}\sendto.chm";
Name: "{sendto}\Any Folder"; Filename: "{app}\sendto.exe";
[UninstallDelete]
Type: files; Name: "{app}\sendto.url";