I'm working on a xul application, that works on linux and mac, but has
problems in Windows.
If i launch my application with command:
>> path/xulrunner/xulrunner.exe path/myapplication/application.ini -console
My application, register my python component in the folder
"path/myapplication/components" and show every step (row), of
registration in console.
If i launch my application with command (after deleting the profile folder):
>> path/xulrunner/xulrunner.exe path/myapplication/application.ini
My application, don't register my python component and raise an
exception, when meet my python components.
Mistero!!!
An doubt... i can launch directly this application by CD... (if i
include all library on CD)? In this case can i read profile folder on
cd, without write on hardisk?
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom