Sparrowlord Posted February 26, 2006 Posted February 26, 2006 (edited) I cant see whats wrong could someone help me?. Run("install.exe", "C:\install", @SW_MAXIMIZE) Thanks, Lord Edited February 26, 2006 by Sparrowlord
BigDod Posted February 26, 2006 Posted February 26, 2006 I cant see whats wrong could someone help me?. Run("install.exe", "C:\install", @SW_MAXIMIZE) Thanks, LordPerhaps you should try the full path to install.exe Run("c:\install\install.exe", "C:\install", @SW_MAXIMIZE) Time you enjoyed wasting is not wasted time ......T.S. Elliot Suspense is worse than disappointment................Robert Burns God help the man who won't help himself, because no-one else will...........My Grandmother
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