galvatec Posted July 26, 2019 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) >
Developers Jos Posted July 26, 2019 Developers 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.Â
Recommended Posts