1. 26 Jan, 2007 1 commit
  2. 29 Nov, 2006 1 commit
  3. 05 Oct, 2006 1 commit
  4. 29 Sep, 2006 1 commit
  5. 14 Sep, 2006 1 commit
  6. 13 Sep, 2006 1 commit
  7. 11 Sep, 2006 1 commit
  8. 09 Sep, 2006 2 commits
  9. 28 Aug, 2006 1 commit
  10. 18 Aug, 2006 1 commit
  11. 27 Jul, 2006 1 commit
  12. 26 Jul, 2006 1 commit
  13. 24 Jul, 2006 1 commit
  14. 11 Jul, 2006 1 commit
  15. 11 Jan, 2006 1 commit
  16. 05 Jul, 2005 1 commit
  17. 23 Jun, 2005 1 commit
  18. 17 Jun, 2005 1 commit
  19. 16 Jun, 2005 2 commits
  20. 15 Jun, 2005 1 commit
  21. 09 Jun, 2005 1 commit
  22. 27 May, 2005 1 commit
  23. 09 May, 2005 1 commit
  24. 29 Mar, 2005 1 commit
  25. 14 Feb, 2005 1 commit
  26. 08 Feb, 2005 1 commit
  27. 01 Feb, 2005 1 commit
  28. 28 Jan, 2005 1 commit
  29. 25 Jan, 2005 2 commits
    • Aric Stewart's avatar
      - action.c is getting too big, so split out all the handling of · 54c67dd1
      Aric Stewart authored
        CustomActions into custom.c. Cleaned up a lot of the handling of
        custom actions including scripting actions and processing return
        codes.
      - Mike McCormack pointed out that MsiFormatRecord is basically the
        same as internal function deformat_string. So broke deformat_string
        out and updated it to function as MsiFormatRecord and implemented
        MsiFormatRecord.
      - A number of random fixes to action.c including properly calculating
        the length for the LocalPackage name, not forcing a reboot when
        really we should just return ERROR_INSTALL_SUSPEND and handling
        REG_MULTI_SZ now that we can deformat the properly.
      54c67dd1
    • Aric Stewart's avatar
      Move the guid squishing functions out of msi.c and make a new · a26aa0af
      Aric Stewart authored
      registry.c file. Also clean up all the various registry keys we need
      to open and create to this module and modify the functions for msi.c
      to call these functions.
      a26aa0af
  30. 21 Jan, 2005 1 commit
  31. 05 Jan, 2005 2 commits
  32. 04 Jul, 2004 2 commits
  33. 30 Jun, 2004 1 commit
  34. 28 Jun, 2004 1 commit
  35. 18 May, 2004 1 commit