[jawsscripts] Re: JSX error
- From: Don Raikes <DON.RAIKES@xxxxxxxxxx>
- To: jawsscripts@xxxxxxxxxxxxx
- Date: Mon, 22 Sep 2008 23:11:25 +0000 (GMT)
Found the problem. The temp.iss file was pointing to the wrong folder for
jsx.exe, I had installed in a non-standard folder, but I reinstalled in
standard folder and all worked fine.
Thanks!
-----Original Message-----
From: Jamal Mazrui [mailto:empower@xxxxxxxxx]
Sent: Monday, September 22, 2008 1:31 PM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] JSX error
I lost the original message, but in response to the problem JSX had in
building an installer, try the following. The file temp.iss in the JSX
program folder, usually
C:\jsx\temp.iss
contains the last Inno Setup script that was used to build an installer
with the Inno Setup command-line compiler. Load this file into the GUI
environment instead (JSX installs the full Inno Setup on the computer).
Press Control+F9 to compile it. You should get an error message that is
more explanatory.
By default, .iss files are associated with Inno Setup. So, you can
probably enter the path to the temp.iss file in the Windows Start/Run
dialog to have it opened in the right environment.
Let me know if you have further questions.
Jamal
__________
Visit and contribute to The JAWS Script Repository http://jawsscripts.com
View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts
__________
Visit and contribute to The JAWS Script Repository http://jawsscripts.com
View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts
- References:
- [jawsscripts] JSX error
- From: Jamal Mazrui
Other related posts:
- » [jawsscripts] JSX error
- » [jawsscripts] Re: JSX error
- [jawsscripts] JSX error
- From: Jamal Mazrui