Jump to content

Recommended Posts

Guest keys
Posted

Is it possbile to do the following line from the command prompt. It will not work for me:

autoit3.exe \\server\share\script.au3

Thanks

Posted

I was able to do the following from the Start/Run dialog:

"C:\Program Files\AutoIt3\AutoIt3.exe" "\\thpmgrm1\Pltapps\Focus.au3"

It worked as expected.

Posted

Same here. The code below works without any problems. Make sure though that you have access to the shared folder:

"C:\Program Files\AutoIt3\AutoIt3.exe" "\\server1\sharedfolder\test.au3

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
×
×
  • Create New...