1. 04 Jun, 2002 15 commits
  2. 30 May, 2002 1 commit
  3. 06 May, 2002 1 commit
  4. 25 Apr, 2002 3 commits
  5. 23 Apr, 2002 1 commit
  6. 17 Apr, 2002 1 commit
  7. 09 Apr, 2002 2 commits
  8. 04 Apr, 2002 2 commits
  9. 29 Mar, 2002 1 commit
  10. 22 Mar, 2002 1 commit
  11. 21 Mar, 2002 3 commits
  12. 28 Feb, 2002 1 commit
  13. 20 Feb, 2002 1 commit
    • Thomas Heller's avatar
      First version which runs an install-script (specified by the · 32ee66a4
      Thomas Heller authored
      --install-script ... command line option to bdist_wininst) at the end
      of the installation and at the start of deinstallation.  Output
      (stdout, stderr) of the script (if any) is displayed in the last
      screen at installation, or in a simple message box at deinstallation.
      
      sys.argv[1] for the script will contain '-install' at installation
      time or '-remove' at deinstallation time.
      
      The installation script runs in an environment (embedded by the
      bdist_wininst runtime) where an additional function is available as
      builtin:
      
      create_shortcut(path, description, filename,
      	        [arguments[, workdir[, iconpath, iconindex]]])
      
      Recreated this file after source changes.
      32ee66a4
  14. 11 Feb, 2002 1 commit
  15. 08 Feb, 2002 1 commit
  16. 06 Feb, 2002 1 commit
  17. 01 Feb, 2002 2 commits
  18. 31 Jan, 2002 2 commits