Henry,
Not sure if this is what you're trying to do but I've had a pretty
good experience with using the Application Distribution - Installer
(see Studio|Labs) to package up an application along with a J system
and distribute it as a single installable file. See:

http://www.jsoftware.com/pipermail/programming/2010-January/017766.html

Ric

On Thu, Dec 16, 2010 at 9:32 AM, Henry Rich <[email protected]> wrote:
> I am trying to make my first standalone app, where I package the j.exe
> and j.dll along with the script etc into one install file.  I get into
> trouble when I include winapi.ijs.  It fails on
>
> c=.    1!:1<jpath'~system\packages\winapi\win32api.dat'
>
> I have moved the file to the correct spot relative to my installation,
> but jpath is set to jhostpath so it doesn't expand the ~system.
>
> I fear this is the tip of the iceberg so I am asking if anyone has some
> tips on fixing this & any other problems there may be with getting a
> standalone app started with -jprofile.
>
> Henry Rich
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to