Difference between revisions of "XULRunner Installation Instructions Windows 32bit"
(→Installation Instructions) |
(→Installation Instructions) |
||
Line 8: | Line 8: | ||
3. To register with the system, run xulrunner.exe --register-global from C:\Program | 3. To register with the system, run xulrunner.exe --register-global from C:\Program | ||
Files\Mozilla XULRunner\1.8.0.4\xulrunner> (which will registar all users) | Files\Mozilla XULRunner\1.8.0.4\xulrunner> (which will registar all users) | ||
+ | |||
+ | [[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 07:45, 16 October 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]
3. To register with the system, run xulrunner.exe --register-global from C:\Program Files\Mozilla XULRunner\1.8.0.4\xulrunner> (which will registar all users)
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"