Jump to content

Run Command in Shell Execute


Recommended Posts

How can I run this command:
 

     Send( 'C:\xampp\htdocs\myApp\BuildDVD.exe ..\..\projects\dvdrom\' & $sFileName & '\project.xml ..\..\projects\' & $sFileName & '\video')



in a Shell Execute?

I can run

ShellExecute('C:\xampp\htdocs\myApp\BuildDVD.exe')



but how to I add the rest of the command?

Edited by NiceBoy1234
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...