Jump to content

Recommended Posts

Posted

Before you say do a search, I did, and that is how I got this far. I am trying to run a .jar file from autoit and I do not get any errors but the program does not start either. The entire contents of the script is as follows:

ShellExecute('java', '-jar ""C:\Program Files (x86)\Unisys\MCP\WebEnabler\WebStation.jar', '"C:\Program Files (x86)\Unisys\MCP\WebEnabler\')

The following is what happens when I do a test run:

>"C:\Program Files (x86)\AutoIt3\SciTE\..\AutoIt3.exe" "C:\Program Files (x86)\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.au3" /Prod /AU3check /in "C:\Users\Brad\Documents\Web Enabler.au3"
+>14:19:54 Starting AutoIt3Wrapper v.16.612.1119.0 SciTE v.3.6.6.0   Keyboard:00000409  OS:WIN_10/  CPU:X64 OS:X64  Environment(Language:0409)  CodePage:0  utf8.auto.check:4
+>         SciTEDir => C:\Program Files (x86)\AutoIt3\SciTE   UserDir => C:\Users\Brad\AppData\Local\AutoIt v3\SciTE\AutoIt3Wrapper   SCITE_USERHOME => C:\Users\Brad\AppData\Local\AutoIt v3\SciTE 
>Running AU3Check (3.3.14.2)  from:C:\Program Files (x86)\AutoIt3  input:C:\Users\Brad\Documents\Web Enabler.au3
+>14:19:54 AU3Check ended.rc:0
+>14:19:54 AutoIt3Wrapper Finished.
>Exit code: 0    Time: 0.8792

When I execute the script a screen flashes up on the screen and then nothing

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...