Difference between revisions of "Internet Explorer 8 MUI pack"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
(Package :)
m (add cat)
 
Line 27: Line 27:
 
</source>
 
</source>
  
 
+
[[Category:Internet Explorer]]
--[[User:Roussel2nis|Roussel2nis]] 11:48, 4 November 2010 (CET)
+
 
+
 
[[Category:Silent Installers]]
 
[[Category:Silent Installers]]

Latest revision as of 08:22, 1 April 2011

Internet Explorer 8 MUI (Multi User Interface) for these languages :

Arabic, Chinese (Traditional), Chinese (Hong Kong), Czech, Danish, Dutch, Finnish, French, German, Greek, Hebrew, Hungarian, Italian, Japanese, Korean, Norwegian, Polish, Portuguese (Portugal), Portuguese (Brazil), Russian, Spanish, Swedish, Turkish, Bulgarian, Croatian, Estonian, Latvian, Lithuanian, Romanian, Slovenian, Slovakian, Thai


Requirements :

  • Windows XP or Windows Server 2003 with the Windows MUI pack installed
  • Internet Explorer 8

More info on : "Microsoft Internet Explorer 8 MUI pack page"


Package :


<package id="ie_lang" name="Language Pack Internet Explorer" revision="8.0" priority="80" reboot="postponed">
	<check type="uninstall" condition="exists" path="Windows Internet Explorer 8 Multilingual User Interface (MUI)"/>
	<install cmd='"%SOFTWARE%\ie_lang\8\IE8MUI-x86-enu.exe" /quiet /norestart'/>
	<remove cmd='"%SYSTEMROOT%\ie8updates\IE8-MUI\spuninst\spuninst.exe" /quiet /norestart'/>
</package>