fr:develop:collaboration:dev:executable

Differences

This shows you the differences between two versions of the page.

fr:develop:collaboration:dev:executable [2021/09/28 16:15] qroyerfr:develop:collaboration:dev:executable [2021/10/20 11:23] () qroyer
 3:  3:
 ===== Windows ====== ===== Windows ======
  
 +==== Pre-requis =====
 +
 +  * Librairie pyinstaller installée dans l'environnement Python
 +  * Installer Inno Script Studio à partir de ce lien https://www.kymoto.org/products/inno-script-studio/downloads
 +  * Installer Inno Setup à partir de ce lien https://jrsoftware.org/isdl.php
 +
 +==== Step-by-step =====
   pyinstaller tips/executables/habby.spec --distpath=build/pyinstaller --workpath=build/pyinstaller/temp   pyinstaller tips/executables/habby.spec --distpath=build/pyinstaller --workpath=build/pyinstaller/temp
   robocopy biology build/pyinstaller/habby/biology /E > nul   robocopy biology build/pyinstaller/habby/biology /E > nul
  • fr/develop/collaboration/dev/executable.1632838520.txt.gz
  • 2021/09/28 16:15
  • qroyer