Open GoogleCodeExporter opened 9 years ago
I use it on Win 7 and the same issue!
Original comment by arturoge...@gmail.com
on 28 Apr 2011 at 6:49
Please provide a fix for this! For what do you need administrator rights?
Original comment by freaky-s...@gmx.net
on 22 Jun 2011 at 6:13
I found a work around that seems to work (not fully tested). Create a shortcut
to xulrunner.exe in the evolus\pencil\xulrunner.exe
Edit the shortcut, and put " --app ..\app\application.ini" on the end of the
target.
It should end up something like:
"C:\Program Files (x86)\Evolus\Pencil\xulrunner\xulrunner.exe" --app
..\app\application.ini
Using this shortcut then lets you run without admin rights.
Original comment by gjknig...@gmail.com
on 22 Jun 2011 at 2:06
Windows 7 x32
it works
"Create a shortcut to xulrunner.exe in the evolus\pencil\xulrunner.exe
Edit the shortcut, and put " --app ..\app\application.ini" on the end of the
target.
It should end up something like:
"C:\Program Files (x86)\Evolus\Pencil\xulrunner\xulrunner.exe" --app
..\app\application.ini"
Original comment by SDe...@gmail.com
on 1 Jul 2011 at 10:36
Windows 7 x64
does not work as described
A XULRunner message box comes up with "Error: couldn't parse application.ini"
Any ideas?
Original comment by dergezie...@googlemail.com
on 23 Sep 2011 at 11:03
Ok, it was a trivial problem:
The relative path as decribed above does not work when editing the existing
shortcut, since this has the "...\Pencil" directory as base, so either change
that to the xulrunner directory or change the ini file location to
".\app\application.ini".
Original comment by dergezie...@googlemail.com
on 23 Sep 2011 at 11:08
Original issue reported on code.google.com by
superfox...@gmail.com
on 6 Feb 2011 at 4:36