Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
If Else question
#1
The following probably needs and If Else statement but I'm not sure how to implement it (and where).... 

The script is closing App1 and then it is starting App2. 
If App2 is not found on the user's computer App1 will be restarted.

Code:
Copy      Help
ShutDownProcess("app1")
1
run "$program files$\Apps\app2.exe"
1
OnScreenDisplay "app2 is not installed, launching app1" 2.5
3
run "$program files$\Apps\app1.exe"


Messages In This Thread
If Else question - by InterestedNewbie - 05-22-2018, 01:19 AM
RE: If Else question - by Start_Learning - 05-22-2018, 02:52 AM
RE: If Else question - by Kevin - 05-22-2018, 11:48 PM
RE: If Else question - by InterestedNewbie - 05-23-2018, 01:16 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)