Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
If Else question
#3
another way use flag 0x100(dont show error message box) then use err to handle the error and launch app1

Code:
Copy      Help
run "$Program Files$\Apps\app2.exe" "" "" "" 0x100
err
,1
,OnScreenDisplay "app2 is not installed, launching app1" 2.5
,3
,run "$Program Files$\Apps\app1.exe" "" "" "" 0x100


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)