Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.07 KB

production.md

File metadata and controls

37 lines (20 loc) · 1.07 KB

compile launcher.py with nuitka or pyinstaller :

  • pyinstaller :

    • one file mode
    • copypasta icon
  • nuitka : python -m nuitka .\copypasta.py --follow-imports --standalone --windows-disable-console

compile copypasta with pyinstaller :

  • folder mode

  • icon of copypasta

make sfx archive :

  • License agreements with license

  • shortcuts :

    • D, launcher.exe, , "Start CopyPasta", CopyPasta, C:\Users\thaao\google_drive_sync\dev\projects\CopyPasta\static\favicon.ico

    • P, launcher.exe, , "Start CopyPasta", CopyPasta, C:\Users\thaao\google_drive_sync\dev\projects\CopyPasta\static\favicon.ico

    • T, launcher.exe, , "Start CopyPasta", CopyPasta, C:\Users\thaao\google_drive_sync\dev\projects\CopyPasta\static\favicon.ico

  • icon is same as favicon.ico

  • don't forget to include all folders (verify it, copypasta folder is always missing)

  • put icon to sfx archive in "icon and text" tab

  • put launcher.exe at command to run after extraction

don't forget to add a copy of copypasta_files.zip in release files and put version file in it