hackmin Posted January 1, 2017 Posted January 1, 2017 (edited) I'm spanish, sorry for my so bad English My operating system is: Windows 10 I want to open an installer with AutoIT ... Here is the code: Run("C:\xxxx\xxxx\xxxxx\winzip21_downwz.exe") I test with other installers, and that code works correctly. The program is this: http://www.winzip.com/en/downwz.htm The name of the executable is: winzip21_downwz Also look at property-> details and try with: winzip WinZip Winzip21 Edited January 1, 2017 by hackmin
jguinch Posted January 1, 2017 Posted January 1, 2017 Use #RequireAdmin at the top of your script hackmin 1 Spoiler Network configuration UDF, _DirGetSizeByExtension, _UninstallList Firefox ConfigurationArray multi-dimensions, Printer Management UDF
jguinch Posted January 1, 2017 Posted January 1, 2017 you're welcome @hackmin ! Spoiler Network configuration UDF, _DirGetSizeByExtension, _UninstallList Firefox ConfigurationArray multi-dimensions, Printer Management UDF
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now