Comment 9 for bug 702797

Revision history for this message
antoine f (antoine-mbdsys) wrote :

I think I got a possible fix/explanation.
I also set up sikuli on a 32 bit Windows 7 (similar exeption)
The lib win32Util was not found. I immedatly though it could be a issue related to java + windows path issue.
And I replace in register all C:\Program Files by C:\Programme (in frenh ..., where sikuli was set up). I was working well after this brutal and unelegant fix.

so:
1-backup regitry key
2- type regedit in execution popup
3- research c:\Program Files\Sikuli X\libs
4-replace it by the literal path
5- launch sikuli, it should work