Announcement

Collapse
No announcement yet.

Use cmd in AutoPlay Media Studio

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    Originally posted by colc View Post
    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);
    Sorry for misunderstanding
    How does this code receive logs?
    Excuse me, I ask such a bad question

    Comment


    • #17
      Hello again
      Does anyone have a solution?

      Comment

      Working...
      X