beuaaa / pywinauto_recorder

A record-replay tool to automate GUI via pywinauto
https://pywinauto-recorder.readthedocs.io/
MIT License
131 stars 24 forks source link

32bit version #13

Closed ghazel closed 3 years ago

ghazel commented 4 years ago

Could you provide a 32bit standalone application as well? The environment I'm running in does not support 64bit.

github-actions[bot] commented 4 years ago

Thank you very much for sharing this first issue.

beuaaa commented 4 years ago

I can't provide you with a 32-bit version because it is not certain that the 32bit version that I will be able to compile on my PC will work on your PC because of this issue .

To make sure you have a 32-bit executable running on your PC you need to recompile Pywinauto_recorder.exe yourself. I have just archived under github the necessary files to compile.

Here is the procedure to follow:

Feel free to ask me for help if you can't recompile.