lordicast Posted November 26, 2007 Posted November 26, 2007 (edited) i cant get the following to work.. Run("C:\Program Files\hello.exe") If @error Then MsgBox(4096, "", "You dont have hello Installed") Else MsgBox(4096, "", "You have hello Installed") EndIf Edited November 26, 2007 by lordicast [Cheeky]Comment[/Cheeky]
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now