Sparrowlord 0 Report post 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 Share this post Link to post Share on other sites
BigDod 505 Report post 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) Get Beta versions Here Get latest SciTE editor Here AutoIt 1-2-3 by Valuater - A great starting point.Time you enjoyed wasting is not wasted time ......T.S. ElliotSuspense is worse than disappointment................Robert BurnsGod help the man who won't help himself, because no-one else will...........My Grandmother Share this post Link to post Share on other sites
Sparrowlord 0 Report post Posted February 26, 2006 That could help, thanks! Share this post Link to post Share on other sites