Jump to content

Why this do not work?


Recommended Posts

Hi all,

i want my script to do the following:

check if proces is running ... if it does then

do something

else

call("function_x")

and in function_x i have

Run("program.exe", "C:\user\program.exe")

and it do not work .... no idea why....

working directory is set right

and spelling of a name allso is correct.

PS i tries an example with notepad.exe from help file and it works : Run("Notepad.exe", "", @SW_MAXIMIZE)

Any help would be great!

thx

Link to comment
Share on other sites

Search for it. It has been answered so many times I have lost count.

i did mate but its hard if u dont know whats the keyword to search for ... is it "run" or "process" ... and those turn out like 1k resoults which would take me hours to go trough them . :S

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...