Question #140519 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/140519
RaiMan posted a new comment: @ShemenonPie: PATHEXT environment variable need NOT be edited for DLLs to be found. The directories in the PATH environment variable are always searched for DLL's, that cannot be found in the system directories, the current directory, the load directory or some app specific directories. (see: http://msdn.microsoft.com/en-us/library/ms682586(v=vs.85).aspx) PATHEXT is only for finding files, that are used on the command line as executables. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

