main.rst 370 B

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