Jump to content

Recommended Posts

Posted
run(@comspec & " /c" &  "java -jar JSPDict.jar", @ScriptDir & '\Dic Tool\SPDict 7.6.4' )

When I use this code, the command prompt window appear in a sec, and disapear so I dont know where is the error.

But If I run on cmd prompt, the jar file run well.

Could anyone help me!!!

Posted

But there's a problem. It works normally when I run from SciTE and press F5. But if I run from Window (double click), it run in 32bit versin???

  • Developers
Posted

Correct...  that is the standard autoit3 link and will use the standard installed version. 
Just compile the script from SciTE and a x64 program will be created which can be ran from windows with a double click.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...