home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2005 April
/
PCWorld_2005-04_cd.bin
/
software
/
topware
/
total
/
setup.exe
/
install_script.iss
< prev
next >
Wrap
Text File
|
2003-08-05
|
3KB
|
73 lines
;InnoSetupVersion=4.0.3
[Setup]
AppName=Total Uninstall
AppVerName=Total Uninstall 2.34
AppId=Total Uninstall
AppPublisher=Gavrila Martau
AppPublisherURL=http://www.geocities.com/ggmartau
AppSupportURL=http://www.geocities.com/ggmartau
AppUpdatesURL=http://www.geocities.com/ggmartau
AppMutex=TotalUninstall
DefaultDirName={pf}\Total Uninstall
DefaultGroupName=Total Uninstall
OutputBaseFilename=setup
Compression=bzip2
PrivilegesRequired=none
AllowNoIcons=yes
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\Tun.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\TunReadMe.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\TunHistory.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Tun.hlp"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Tun.cnt"; DestDir: "{app}"; Flags: ignoreversion
Source: "Catalan.lng"; Flags: dontcopy
Source: "Czech.lng"; Flags: dontcopy
Source: "Dutch.lng"; Flags: dontcopy
Source: "English.lng"; Flags: dontcopy
Source: "French.lng"; Flags: dontcopy
Source: "Galician.lng"; Flags: dontcopy
Source: "German.lng"; Flags: dontcopy
Source: "Italian.lng"; Flags: dontcopy
Source: "Polish.lng"; Flags: dontcopy
Source: "Romanian.lng"; Flags: dontcopy
Source: "Spanish.lng"; Flags: dontcopy
[Registry]
Root: HKCU; Subkey: "Software\MartS\Total Uninstall"; Flags: uninsdeletekey
Root: HKCU; Subkey: "Software\MartS"; Flags: uninsdeletekeyifempty
[Run]
Filename: "{app}\TunReadMe.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent
Filename: "{app}\Tun.exe"; Description: "Launch Total Uninstall"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\Total Uninstall"; Filename: "{app}\Tun.exe";
Name: "{group}\Help"; Filename: "{app}\Tun.hlp";
Name: "{group}\Readme"; Filename: "{app}\TunReadMe.txt";
Name: "{userdesktop}\Total Uninstall"; Filename: "{app}\Tun.exe"; Tasks: desktopicon;
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Total Uninstall"; Filename: "{app}\Tun.exe"; Tasks: quicklaunchicon;
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
[InstallDelete]
Type: files; Name: "{group}\Total Uninstall Readme.lnk";
[UninstallDelete]
Type: filesandordirs; Name: "{app}\Translations";
Type: files; Name: "{app}\Log.txt";
Type: files; Name: "{app}\Exclude.dat";
Type: files; Name: "{app}\Continue.dat";
Type: files; Name: "{app}\Tun.gid";
Type: dirifempty; Name: "{app}";
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";