Difference between revisions of "XULRunner Installation Instructions Windows 32bit"

From CDOT Wiki
Jump to: navigation, search
(Installation Instructions)
(Installation Instructions)
Line 6: Line 6:
 
[[Image:xulrunnerScreen1.PNG]]
 
[[Image:xulrunnerScreen1.PNG]]
  
3. To register with the system, run xulrunner.exe --register-global from C:\Program  
+
3. To register with the system, type the following command,
Files\Mozilla XULRunner\1.8.0.4\xulrunner>  (which will registar all users)
+
  $> cd C:\Program Files\Mozilla XULRunner\1.8.0.4\xulrunner
 
+
   $> xulrunner.exe --register-global from C:\Program
[[Image:xulrunnerScreen2.PNG]]
 
 
 
[[Image:xulrunnerScreen3.PNG]]
 
 
 
4. To Use : download the xul application and then run
 
   "C:\Program Files\Mozilla XULRunner\1.8.0.1\xulrunner\xulrunner.exe"
 
  --install-app C:\DownloadedDir\myapplication.xpi"
 
 
 
[[Image:xulrunnerScreen4.PNG]]
 

Revision as of 23:44, 11 December 2006

Installation Instructions

1. Download XulRunnner for Windows 32bit

2. Unpack files into C:\Program Files\Mozilla XULRunner\1.8.0.4. it is recomended or whatever happens to be the most recent version. It is recommended that you use [|7Zip]

XulrunnerScreen1.PNG

3. To register with the system, type the following command,

 $> cd C:\Program Files\Mozilla XULRunner\1.8.0.4\xulrunner
 $> xulrunner.exe --register-global from C:\Program