October 6, 200718 yr 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)
October 6, 200718 yr 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.
October 8, 200718 yr Author @ 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.
October 27, 200718 yr 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.
Create an account or sign in to comment