Jump to content

Recommended Posts

Posted

Greetings,

running D:\Programs\AutoIt3\AutoIt3.exe X:\Test.au3 with Administrator rights I get the error

Line 0 "(File X:\Test.au3)"

Error: openning the file

 

X: is the networkdrive

 

No problem when running as standard user.

 

Any hints would be very much appreciated.

 

 

Posted

Greetings, it would be best if you posted your code and used the code tags <>.  That way folks would not be guessing.  Without any more info I would try to include #RequireAdmin at the top of your script and see if that helps for admin mode when running as admin.  If that works you could use IsAdmin to create a condition to require it or not.

Build your own poker game with AutoIt: pokerlogic.au3 | Learn To Program Using FREE Tools with AutoIt

Posted

There is a supposed fix for the problem but I tried it and could not get it to work so I tried a script that disconnects the network drive on startup and reconnects the drive and the same issue continued to happen. If you have the power then I would switch operating systems and test the result. It's really unprofessional for Microsoft not to have fixed this issue yet.

Get Scite to add a popup when you use a 3rd party UDF -> http://www.autoitscript.com/autoit3/scite/docs/SciTE4AutoIt3/user-calltip-manager.html

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