main.rst 396 B

123456789101112131415161718192021222324
  1. Building installers
  2. ===================
  3. .. module:: nsist
  4. .. autoclass:: InstallerBuilder
  5. .. automethod:: run
  6. .. automethod:: fetch_python
  7. .. automethod:: fetch_pylauncher
  8. .. automethod:: write_script
  9. .. automethod:: prepare_shortcuts
  10. .. automethod:: prepare_packages
  11. .. automethod:: copy_extra_files
  12. .. automethod:: write_nsi
  13. .. automethod:: run_nsis