AlessandroZ / LaZagne

Credentials recovery project
GNU Lesser General Public License v3.0
9.52k stars 2.04k forks source link

compiling questions #602

Closed mana131278 closed 1 year ago

mana131278 commented 2 years ago

hello, if i convert python to exe with this way: https://github.com/AlessandroZ/LaZagne/wiki/How-to-compile#for-windows-only

will it work on all windows versions or only same windows version with mine ? which windows versions it will work on ?

HGStyle commented 1 year ago

i think (but im not sure) it will work with every windows versions

AlessandroZ commented 1 year ago

Check the travis file or Windows action do see how to do cross compilation.