galvatec 0 Posted July 26, 2019  I'm confused because this script works even without changing x64 settings < #include <AutoItConstants.au3>     RunAs ("alfreire", @ComputerName, "28437620", $ RUN_LOGON_PROFILE, "" 😄 \ Program Files (x86) \ teraterm \ ttermpro.exe "'," "@SW_SHOWMAXIMIZED) >  However, this script does not work and not the error message. < #include <AutoItConstants.au3>  RunAs ("alfireire", @Computer Name, "28437620", $ RUN_LOGON_PROFILE, '"C: \ Program Files (x86) \ iVMS-4200 Station \ iVMS-4200 \ iVMS-4200 Client \ iVMS -4200.exe" ', "" @SW_SHOWMAXIMIZED) > Share this post Link to post Share on other sites
Jos 2,210 Posted July 26, 2019 (edited) I told you not to create another topic...so don't! Consider this your final warning. Edited July 26, 2019 by Jos SciTE4AutoIt3 Full installer Download page  - Beta files    Read before posting   How to post scriptsource   Forum etiquette Forum Rules  Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites