Announcement
Collapse
No announcement yet.
Search Result
Collapse
10 results in 0.0047 seconds.
Keywords
Members
Tags
-
How to get text from CMD command output in AMS?
Hello, I have been investigating in the forum but I have not found anything. I need to store in a variable the output of a command in CMD for example:getmac or ipconfig / all. I understand that it can be done with the CommandLine plugin but I cannot find information about its use in "Plugin...
-
How to condition the execution of an .exe file?
Hi guys, how can I make an application run only if it finds X file in the system? For example something like check if system32.dll exists, execute, if not cancel
-
Thank you very much for your answer, then I will give up that option...
Leave a comment:
-
How to change the default path of the .exe?
Hi guys, I hope you can help me. Look, I have been trying to change it but I have not been able to do it. By default, when you export a project as "Web / Email executable" an .exe is created that when opened it is decompressed in the temporary folder, is there a way to change that path? if...
-
How to make AMS wait for a batch file to finish executing?
Hello when executing a batch I do it this way, the problem is that AMS does not wait for the bat file to finish executing, it immediately executes the following lines. How could I fix it without using application sleep? How can I make it continue once the .bat file has been closed. thank you guys...
Leave a comment: