February 27, 201411 yr I'm running FM Pro 11 and recently installed it on a new Windows 7 laptop. Now a script that executes wget no longer works. See attached file for the error. I have installed wget in the Windows/System32 directory and that directory is in the PATH. I can sucessfully execute the batch file that contains the wget outside of FM Pro; it fails however when it is executed in a script (send event) Any ideas? Thanks.
February 27, 201411 yr is your new machine 64-bit? FM is still 32-bit so that may be an issue. Easiest way around this is to put wget in a known folder and use the full path in the Send Event instead of relying on Windows to find it. If your machine is 64-bit, try putting a copy of wget in "C:WindowsSysWOW64"
Create an account or sign in to comment