kevindelft Posted October 6, 2007 Posted October 6, 2007 I have made a few autoit scripts and now i want to run them within WPI, i'dd allready made exe files of them but when i run them wpi only says that the install was faulty (bij a red X in front of the programm name). When i run the scripts in Windows itself it does work, even on a computer with doesn't have autoit installed so i guess the script does work. Does anybody have a idea what this could be? why it is faulty?Greets Kevin (sorry for my bad english)
Kelsenellenelvian Posted October 6, 2007 Posted October 6, 2007 Can you paste a sample script?I have an idea what it might be so paste one or two of the scripts as an attachment to your next post. Please.
kevindelft Posted October 6, 2007 Author Posted October 6, 2007 Here are 2 of the scripts.ccleaner_install.au3FTD_install.au3
kevindelft Posted October 8, 2007 Author Posted October 8, 2007 @ pro555What is my idm????(sorry)@ tap52384As i have allready told in my first post i have allready made exe files of them, but for you to help me it is much more easy to use au3 files.
blinkdt Posted October 27, 2007 Posted October 27, 2007 Go to the AutoIt3 directory in Program Files and copy AutoIt3.exe. Place it in your WPI structure. Then, to run a .au3 file, configure the path as such:Path\to\AutoIt3.exe Path\to\script.au3The application will execute the script.
Grake Posted November 22, 2007 Posted November 22, 2007 (edited) nvm Edited November 22, 2007 by Grake
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