Hello,
I use the #AutoIt3Wrapper_Res_Fileversion, but I noticed on my systems that the Fileversion is always updated after the compile.
Example: Exe Properties: 1.0.0.1
but in the code after the compile:#AutoIt3Wrapper_Res_Fileversion=1.0.0.2
I guess it is possible to solve this. I searched the forum but I missed somehow the solution.
Is there a wrapper sequence config file (like first update than compile)
, or is it caused by other wrapper settings like Tidy? What is wrong in my confi