> bin\jqt.exe -jprofile user\configqt\profile.ijs Can you confirm that you do have a profile.ijs in that location, and that it is the normal profile except with the config definition changed?
On Mon, Jan 7, 2013 at 12:48 AM, Henry Rich <[email protected]> wrote: > I am attaching the batch file jq.cmd that I am using. > > The batch window comes up and shows that it launches > > bin\jqt.exe > > which then crashes. I have deleted the .dat files from ~user\configqt, > and I put the line > > 'startprof' 1!:2 <'C:\j701\xxx.xxx' > > at the start of my profile. It was never executed, so the problem is > somewhere earlier in startup. > > FWIW, if I just click on the jqt.exe it gives a missing dll message, as > expected. > > > Henry Rich > > > jq.cmd follows > > c: > cd \j701 > setlocal > set QT_PLUGIN_PATH=%CD%\qt\plugins > set PATH=%CD%\qt;%PATH% > bin\jqt.exe -jprofile user\configqt\profile.ijs > > ------------------------------**------------------------------**---------- > For information about J forums see > http://www.jsoftware.com/**forums.htm<http://www.jsoftware.com/forums.htm> > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
