diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/installers/windows/meta-impy installer script.iss (renamed from linden/indra/newview/installers/windows/imprudence installer script.iss) | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/linden/indra/newview/installers/windows/imprudence installer script.iss b/linden/indra/newview/installers/windows/meta-impy installer script.iss index 6ea24c6..d203f78 100644 --- a/linden/indra/newview/installers/windows/imprudence installer script.iss +++ b/linden/indra/newview/installers/windows/meta-impy installer script.iss | |||
@@ -8,12 +8,12 @@ | |||
8 | 8 | ||
9 | ; These will change | 9 | ; These will change |
10 | AppId={{D7736EE8-AFCE-4735-BBE3-652CDFBBFCA8} | 10 | AppId={{D7736EE8-AFCE-4735-BBE3-652CDFBBFCA8} |
11 | AppName=Imprudence | 11 | AppName=meta-impy |
12 | AppVerName=Imprudence Viewer 1.3.0 RC2 (SSE2 optimized) | 12 | AppVerName=meta-impy Viewer 1.3.0 RC2 (SSE2 optimized) |
13 | DefaultDirName={pf}\Imprudence | 13 | DefaultDirName={pf}\meta-impy |
14 | DefaultGroupName=Imprudence Viewer | 14 | DefaultGroupName=meta-impy Viewer |
15 | VersionInfoProductName=Imprudence Viewer | 15 | VersionInfoProductName=meta-impy Viewer |
16 | OutputBaseFilename=Imprudence-1.3.0-RC2-(SSE2-optimized)-Setup | 16 | OutputBaseFilename=meta-impy-1.3.0-RC2-(SSE2-optimized)-Setup |
17 | VersionInfoVersion=1.3.0 | 17 | VersionInfoVersion=1.3.0 |
18 | VersionInfoTextVersion=1.3.0 | 18 | VersionInfoTextVersion=1.3.0 |
19 | VersionInfoProductVersion=1.3.0 | 19 | VersionInfoProductVersion=1.3.0 |
@@ -21,7 +21,7 @@ VersionInfoCopyright=2010 | |||
21 | AppCopyright=2010 | 21 | AppCopyright=2010 |
22 | 22 | ||
23 | ; These won't change | 23 | ; These won't change |
24 | VersionInfoCompany=Imprudence | 24 | VersionInfoCompany=meta-impy |
25 | AppPublisher=The Imprudence Project | 25 | AppPublisher=The Imprudence Project |
26 | AppPublisherURL=http://www.imprudenceviewer.org | 26 | AppPublisherURL=http://www.imprudenceviewer.org |
27 | AppSupportURL=http://www.imprudenceviewer.org | 27 | AppSupportURL=http://www.imprudenceviewer.org |
@@ -35,8 +35,8 @@ InternalCompressLevel=ultra64 | |||
35 | SolidCompression=true | 35 | SolidCompression=true |
36 | PrivilegesRequired=poweruser | 36 | PrivilegesRequired=poweruser |
37 | AllowRootDirectory=true | 37 | AllowRootDirectory=true |
38 | WizardImageFile=..\windows\imprudence_installer_icon_left.bmp | 38 | WizardImageFile=..\windows\meta-impy_installer_icon_left.bmp |
39 | WizardSmallImageFile=..\windows\imprudence_installer_icon_right.bmp | 39 | WizardSmallImageFile=..\windows\meta-impy_installer_icon_right.bmp |
40 | SetupLogging=true | 40 | SetupLogging=true |
41 | 41 | ||
42 | [Languages] | 42 | [Languages] |
@@ -45,12 +45,12 @@ Name: english; MessagesFile: compiler:Default.isl | |||
45 | [Tasks] | 45 | [Tasks] |
46 | Name: desktopicon; Description: {cm:CreateDesktopIcon}; GroupDescription: {cm:AdditionalIcons}; Flags: checkedonce | 46 | Name: desktopicon; Description: {cm:CreateDesktopIcon}; GroupDescription: {cm:AdditionalIcons}; Flags: checkedonce |
47 | Name: quicklaunchicon; Description: {cm:CreateQuickLaunchIcon}; GroupDescription: {cm:AdditionalIcons}; Flags: checkedonce | 47 | Name: quicklaunchicon; Description: {cm:CreateQuickLaunchIcon}; GroupDescription: {cm:AdditionalIcons}; Flags: checkedonce |
48 | Name: slurlassociate; Description: Associate Imprudence with SLURLs; GroupDescription: Associations:; Languages: ; Flags: checkedonce | 48 | Name: slurlassociate; Description: Associate meta-impy with SLURLs; GroupDescription: Associations:; Languages: ; Flags: checkedonce |
49 | ; TODO: use scripting for something like this on uninstall: | 49 | ; TODO: use scripting for something like this on uninstall: |
50 | ; Name: uninstallsettings; Description: Remove user settings; Flags: checkablealone; Languages: ; GroupDescription: Uninstall: | 50 | ; Name: uninstallsettings; Description: Remove user settings; Flags: checkablealone; Languages: ; GroupDescription: Uninstall: |
51 | 51 | ||
52 | [Files] | 52 | [Files] |
53 | Source: C:\imp_1.3\imprudence.exe; DestDir: {app}; Flags: ignoreversion | 53 | Source: C:\imp_1.3\meta-impy.exe; DestDir: {app}; Flags: ignoreversion |
54 | Source: C:\imp_1.3\character\*; DestDir: {app}\character; Flags: ignoreversion recursesubdirs createallsubdirs | 54 | Source: C:\imp_1.3\character\*; DestDir: {app}\character; Flags: ignoreversion recursesubdirs createallsubdirs |
55 | Source: C:\imp_1.3\fonts\*; DestDir: {app}\fonts; Flags: ignoreversion recursesubdirs createallsubdirs | 55 | Source: C:\imp_1.3\fonts\*; DestDir: {app}\fonts; Flags: ignoreversion recursesubdirs createallsubdirs |
56 | Source: C:\imp_1.3\app_settings\*; DestDir: {app}\app_settings; Flags: ignoreversion recursesubdirs createallsubdirs | 56 | Source: C:\imp_1.3\app_settings\*; DestDir: {app}\app_settings; Flags: ignoreversion recursesubdirs createallsubdirs |
@@ -66,8 +66,8 @@ Source: C:\imp_1.3\freebl3.dll; DestDir: {app}; Flags: ignoreversion | |||
66 | Source: C:\imp_1.3\glew32.dll; DestDir: {app}; Flags: ignoreversion | 66 | Source: C:\imp_1.3\glew32.dll; DestDir: {app}; Flags: ignoreversion |
67 | Source: C:\imp_1.3\gpu_table.txt; DestDir: {app}; Flags: ignoreversion | 67 | Source: C:\imp_1.3\gpu_table.txt; DestDir: {app}; Flags: ignoreversion |
68 | Source: C:\imp_1.3\iconv.dll; DestDir: {app}; Flags: ignoreversion | 68 | Source: C:\imp_1.3\iconv.dll; DestDir: {app}; Flags: ignoreversion |
69 | Source: C:\imp_1.3\imprudence.exe.config; DestDir: {app}; Flags: ignoreversion | 69 | Source: C:\imp_1.3\meta-impy.exe.config; DestDir: {app}; Flags: ignoreversion |
70 | Source: C:\imp_1.3\imprudence.url; DestDir: {app}; Flags: ignoreversion | 70 | Source: C:\imp_1.3\meta-impy.url; DestDir: {app}; Flags: ignoreversion |
71 | Source: C:\imp_1.3\intl.dll; DestDir: {app}; Flags: ignoreversion | 71 | Source: C:\imp_1.3\intl.dll; DestDir: {app}; Flags: ignoreversion |
72 | Source: C:\imp_1.3\js3250.dll; DestDir: {app}; Flags: ignoreversion | 72 | Source: C:\imp_1.3\js3250.dll; DestDir: {app}; Flags: ignoreversion |
73 | Source: C:\imp_1.3\libcairo-2.dll; DestDir: {app}; Flags: ignoreversion | 73 | Source: C:\imp_1.3\libcairo-2.dll; DestDir: {app}; Flags: ignoreversion |
@@ -154,31 +154,31 @@ Source: C:\imp_1.3\wrap_oal.dll; DestDir: {app}; Flags: ignoreversion | |||
154 | [Registry] | 154 | [Registry] |
155 | Root: HKCR; Subkey: secondlife; ValueType: string; Flags: uninsdeletekey deletekey; Tasks: slurlassociate; ValueName: (default); ValueData: URL:Second Life | 155 | Root: HKCR; Subkey: secondlife; ValueType: string; Flags: uninsdeletekey deletekey; Tasks: slurlassociate; ValueName: (default); ValueData: URL:Second Life |
156 | Root: HKCR; Subkey: secondlife; ValueType: string; Flags: uninsdeletekey deletekey; Tasks: slurlassociate; ValueName: URL Protocol | 156 | Root: HKCR; Subkey: secondlife; ValueType: string; Flags: uninsdeletekey deletekey; Tasks: slurlassociate; ValueName: URL Protocol |
157 | Root: HKCR; Subkey: secondlife\DefaultIcon; Flags: uninsdeletekey deletekey; ValueType: string; Tasks: slurlassociate; ValueData: {app}\imprudence.exe | 157 | Root: HKCR; Subkey: secondlife\DefaultIcon; Flags: uninsdeletekey deletekey; ValueType: string; Tasks: slurlassociate; ValueData: {app}\meta-impy.exe |
158 | Root: HKCR; Subkey: secondlife\shell\open\command; ValueType: expandsz; Flags: uninsdeletekey deletekey; Tasks: slurlassociate; ValueData: "{app}\imprudence.exe --settings settings_imprudence.xml -url ""%1"""; Languages: | 158 | Root: HKCR; Subkey: secondlife\shell\open\command; ValueType: expandsz; Flags: uninsdeletekey deletekey; Tasks: slurlassociate; ValueData: "{app}\meta-impy.exe --settings settings_meta-impy.xml -url ""%1"""; Languages: |
159 | ; Root: HKCU; Subkey: Environment; ValueType: string; ValueName: GST_PLUGIN_PATH; Flags: deletevalue uninsdeletevalue; ValueData: {app}\lib | 159 | ; Root: HKCU; Subkey: Environment; ValueType: string; ValueName: GST_PLUGIN_PATH; Flags: deletevalue uninsdeletevalue; ValueData: {app}\lib |
160 | ; Root: HKCU; Subkey: Environment; ValueType: expandsz; ValueName: PATH; ValueData: {app} | 160 | ; Root: HKCU; Subkey: Environment; ValueType: expandsz; ValueName: PATH; ValueData: {app} |
161 | 161 | ||
162 | [Icons] | 162 | [Icons] |
163 | Name: {group}\{cm:UninstallProgram,Imprudence}; Filename: {uninstallexe} | 163 | Name: {group}\{cm:UninstallProgram,meta-impy}; Filename: {uninstallexe} |
164 | Name: {commondesktop}\Imprudence; Filename: {app}\imprudence.exe; Tasks: desktopicon; Parameters: --settings settings_imprudence.xml; WorkingDir: {app}; IconIndex: 0 | 164 | Name: {commondesktop}\meta-impy; Filename: {app}\meta-impy.exe; Tasks: desktopicon; Parameters: --settings settings_meta-impy.xml; WorkingDir: {app}; IconIndex: 0 |
165 | Name: {userappdata}\Microsoft\Internet Explorer\Quick Launch\Imprudence; Filename: {app}\imprudence.exe; Tasks: quicklaunchicon; Parameters: --settings settings_imprudence.xml; WorkingDir: {app} | 165 | Name: {userappdata}\Microsoft\Internet Explorer\Quick Launch\meta-impy; Filename: {app}\meta-impy.exe; Tasks: quicklaunchicon; Parameters: --settings settings_meta-impy.xml; WorkingDir: {app} |
166 | Name: {group}\Imprudence; Filename: {app}\imprudence.exe; WorkingDir: {app}; Comment: imprudence; IconIndex: 0; Parameters: --settings settings_imprudence.xml | 166 | Name: {group}\meta-impy; Filename: {app}\meta-impy.exe; WorkingDir: {app}; Comment: meta-impy; IconIndex: 0; Parameters: --settings settings_meta-impy.xml |
167 | 167 | ||
168 | [Run] | 168 | [Run] |
169 | Filename: {app}\imprudence.exe; WorkingDir: {app}; Flags: nowait postinstall | 169 | Filename: {app}\meta-impy.exe; WorkingDir: {app}; Flags: nowait postinstall |
170 | Filename: {app}\imprudence.url; WorkingDir: {app}; Flags: nowait postinstall shellexec; Description: See what makes Imprudence different | 170 | Filename: {app}\meta-impy.url; WorkingDir: {app}; Flags: nowait postinstall shellexec; Description: See what makes Imprudence different |
171 | 171 | ||
172 | [UninstallDelete] | 172 | [UninstallDelete] |
173 | Name: {userappdata}\Imprudence\user_settings\password.dat; Type: files; Languages: | 173 | Name: {userappdata}\meta-impy\user_settings\password.dat; Type: files; Languages: |
174 | Name: {userappdata}\Imprudence\user_settings\settings.xml; Type: files; Languages: | 174 | Name: {userappdata}\meta-impy\user_settings\settings.xml; Type: files; Languages: |
175 | Name: {userappdata}\Imprudence\user_settings\settings_imprudence.xml; Type: files; Languages: | 175 | Name: {userappdata}\meta-impy\user_settings\settings_meta-impy.xml; Type: files; Languages: |
176 | ; 1.2 and lower cache location: | 176 | ; 1.2 and lower cache location: |
177 | Name: {userappdata}\Imprudence\cache; Type: filesandordirs | 177 | Name: {userappdata}\meta-impy\cache; Type: filesandordirs |
178 | ; 1.3 and higher cache location: | 178 | ; 1.3 and higher cache location: |
179 | Name: {localappdata}\Imprudence\cache; Type: filesandordirs | 179 | Name: {localappdata}\meta-impy\cache; Type: filesandordirs |
180 | Name: {userappdata}\Imprudence\logs; Type: filesandordirs | 180 | Name: {userappdata}\meta-impy\logs; Type: filesandordirs |
181 | Name: {userappdata}\Imprudence\browser_profile; Type: filesandordirs | 181 | Name: {userappdata}\meta-impy\browser_profile; Type: filesandordirs |
182 | Name: C:\Users\{username}\.gstreamer-0.10; Type: filesandordirs | 182 | Name: C:\Users\{username}\.gstreamer-0.10; Type: filesandordirs |
183 | Name: C:\Documents and Settings\{username}\.gstreamer-0.10; Type: filesandordirs | 183 | Name: C:\Documents and Settings\{username}\.gstreamer-0.10; Type: filesandordirs |
184 | 184 | ||