But does copy dll files and click on jqt.exe solve your problem?

Вс., 06 янв. 2013, Henry Rich писал(а):
> No, I don't want to click jqt.exe to run - I just gave that for information.
> 
> As I understand it the batch file does what you called for, and it
> crashes.  I am on Windows XP.
> 
> Henry
> 
> On 1/6/2013 12:06 PM, bill lam wrote:
> >If you want to just click the jqt.exe to run, try copy all
> >dll files under qt to the ~bin folder (junk folder names).
> >batch file will not be needed but may need to remove all *.dat
> >file inside ~config first because qtide uses a different
> >format for these files.
> >
> >Hope this help instead of confuse you further.
> >
> >Вс., 06 янв. 2013, Henry Rich писал(а):
> >>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
> >
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to