home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 October
/
PCWorld_2006-10_cd.bin
/
temacd
/
dvdshrink
/
dvdshrink32setup.exe
/
install_script.iss
Wrap
Text File
|
2004-07-25
|
4KB
|
79 lines
;InnoSetupVersion=4.2.6
[Setup]
AppName=DVD Shrink
AppVerName=DVD Shrink 3.2
AppId=DVD Shrink
AppPublisher=DVD Shrink
AppPublisherURL=http://www.dvdshrink.org
AppSupportURL=http://www.dvdshrink.org
AppUpdatesURL=http://www.dvdshrink.org
DefaultDirName={pf}\DVD Shrink
DefaultGroupName=DVD Shrink
OutputBaseFilename=dvdshrink32setup
Compression=lzma
PrivilegesRequired=none
AllowNoIcons=yes
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\DVD Shrink 3.2.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Web\Acknowledgements.htm"; DestDir: "{app}\Web"; Flags: ignoreversion
Source: "{app}\Web\Contents.htm"; DestDir: "{app}\Web"; Flags: ignoreversion
Source: "{app}\Web\DVD Shrink Help.htm"; DestDir: "{app}\Web"; Flags: ignoreversion
Source: "{app}\Web\DVD Shrink.htm"; DestDir: "{app}\Web"; Flags: ignoreversion
Source: "{app}\Web\Guides.htm"; DestDir: "{app}\Web"; Flags: ignoreversion
Source: "{app}\Web\Introduction.htm"; DestDir: "{app}\Web"; Flags: ignoreversion
Source: "{app}\Web\License.htm"; DestDir: "{app}\Web"; Flags: ignoreversion
Source: "{app}\Web\Quality.htm"; DestDir: "{app}\Web"; Flags: ignoreversion
Source: "{app}\Web\Version History.htm"; DestDir: "{app}\Web"; Flags: ignoreversion
Source: "{app}\Web\Images\aec_modes.gif"; DestDir: "{app}\Web\Images"; Flags: ignoreversion
Source: "{app}\Web\Images\dvdshrink.gif"; DestDir: "{app}\Web\Images"; Flags: ignoreversion
Source: "{app}\Web\Images\quality_settings.gif"; DestDir: "{app}\Web\Images"; Flags: ignoreversion
Source: "{app}\Web\Images\spacer8x8.gif"; DestDir: "{app}\Web\Images"; Flags: ignoreversion
Source: "{app}\Web\Images\stripes.gif"; DestDir: "{app}\Web\Images"; Flags: ignoreversion
Source: "{app}\Version History.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\License.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Still Images\DefaultStill.png"; DestDir: "{app}\Still Images"; Flags: ignoreversion
[Registry]
Root: HKCU; Subkey: "Software\DVD Shrink"; Flags: uninsdeletekeyifempty
Root: HKCU; Subkey: "Software\DVD Shrink\DVD Shrink 3.2"; Flags: uninsdeletekey
Root: HKCU; Subkey: "Software\DVD Shrink\DVD Shrink 3.2\Preferences"; ValueName: "InstallDirectory"; ValueType: String; ValueData: "{app}";
Root: HKCU; Subkey: "Software\DVD Shrink\DVD Shrink 3.2\Preferences"; ValueName: "InstallApp"; ValueType: String; ValueData: "{app}\DVD Shrink 3.2.exe";
Root: HKCU; Subkey: "Software\DVD Shrink\DVD Shrink 3.2\Preferences"; ValueName: "InstallHelpDirectory"; ValueType: String; ValueData: "{app}\Web";
[Run]
Filename: "{app}\DVD Shrink 3.2.exe"; Parameters: "/x";
Filename: "{app}\Version History.txt"; Description: "View the Version History file"; Flags: shellexec skipifdoesntexist postinstall unchecked skipifsilent
Filename: "{app}\DVD Shrink 3.2.exe"; Description: "Launch DVD Shrink"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\DVD Shrink 3.2"; Filename: "{app}\DVD Shrink 3.2.exe";
Name: "{group}\DVD Shrink Information"; Filename: "{app}\Web\DVD Shrink.htm";
Name: "{userdesktop}\DVD Shrink 3.2"; Filename: "{app}\DVD Shrink 3.2.exe"; Tasks: desktopicon;
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\DVD Shrink 3.2"; Filename: "{app}\DVD Shrink 3.2.exe"; Tasks: quicklaunchicon;
Name: "{group}\Uninstall DVD Shrink"; Filename: "{uninstallexe}";
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
Name: "quicklaunchicon"; Description: "Create a &Quick Launch 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";