Application is installed in one drive,how we can execute that application in another drive?

Showing Answers 1 - 1 of 1 Answers

Manish Verma

  • Nov 2nd, 2006
 

For running an application we use SystemUtil.Run command.

syntax :  SystemUtil.Run "c:program Filesmozilla Firefoxfirefox.exe",url,"C:","open"

Second last command specifies the drive where to run the application.

Hope  this helps

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions