Jump to content

Recommended Posts

Posted

Hi All!

Is there any way to hide the "AutoIt Error" window?

Problem : i want to install some software with parameters - including a password.

If the server or the net or something else is inaccessible - there will be a popup with the line including everything.

That's not good :whistle:

Help :iamstupid: ...

Thanks

  • Administrators
Posted

You mean when a Run/RunWait command fails?

There is a new option for AutoItSetOption() called "RunErrorsFatal" that causes Run to fail silently with an @error code.


 

  • Administrators
Posted

Whoops, sorry. My answer was for v3 only. Under 2.64 you can't do this. :whistle:


 

  • 2 months later...
  • Recently Browsing   0 members

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