Hello again
Does anyone have a solution?
Announcement
Collapse
No announcement yet.
Use cmd in AutoPlay Media Studio
Collapse
X
-
Originally posted by colc View PostOK Looked up install cordova with google
try this
Code:local cmd = _SystemFolder.."\\cmd.exe"; File.Run(cmd, "npm install -g cordova", "", SW_SHOWNORMAL, false);
Excuse me, I ask such a bad question
Leave a comment:
-
-
OK Looked up install cordova with google
try this
Code:local cmd = _SystemFolder.."\\cmd.exe"; File.Run(cmd, "npm install -g cordova", "", SW_SHOWNORMAL, false);
Leave a comment:
-
-
This command is an example
You say why don't I install Corvada as an MCI file ??
Because Corvada is installed this way and there is no other way, and except for Korvada, I want to give an export order, which is not done this way.
Leave a comment:
-
-
npm install -g cordova
Are you trying to run npm / cordova - WHAT???
whatever you are trying to install INCLUDE in docs folder
Leave a comment:
-
-
Originally posted by SinaDehghani View PostYes, I got it wrong, I thought you meant the Autoplay file
My file is in the Docs Autoplay folder and I just uploaded the CMD file at the end
Thank you
The forum did not allow file upload with cmd extension
That's why I zipped ...
Leave a comment:
-
-
Originally posted by colc View PostNot the cmd file -
the cordova fileyou are trying to install with AMS
so I can test on my system
Leave a comment:
-
-
Not the cmd file -
the cordova fileyou are trying to install with AMS
so I can test on my system
Leave a comment:
-
-
Yes, I got it wrong, I thought you meant the Autoplay file
My file is in the Docs Autoplay folder and I just uploaded the CMD file at the end
Thank you
Attached Files
Leave a comment:
-
-
There is no FILE attached in your first post - just a cmd
If you want help attach file you are trying to instal
Leave a comment:
-
-
Originally posted by colc View PostI think you have left out path to file????
Code:local sz_commandline = _SourceFolder.."\\AutoPlay\\Docs\\ConsoleTest.exe Hello World \"NonBreaked Hello World\"" tblResult = CommandLine.Execute(sz_commandline, 0);
But it gives syntax errors
Can you complete the source I sent first (Atch)?
Really thank you!
Goodluck!
Leave a comment:
-
-
I think you have left out path to file????
Code:local sz_commandline = _SourceFolder.."\\AutoPlay\\Docs\\ConsoleTest.exe Hello World \"NonBreaked Hello World\"" tblResult = CommandLine.Execute(sz_commandline, 0);
-
👍 1
Leave a comment:
-
-
Leave a comment: