Jump to content

Recommended Posts

Posted (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 by lordicast
[Cheeky]Comment[/Cheeky]

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
  • Recently Browsing   0 members

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