1. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  2. 16ee9ab msiexec: Force using /i file.msi, some programs pass properties without an =. by Mike McCormack · 19 years ago
  3. 92b5d9e msiexec: Add an icon for msiexec and .msi files. by Mike McCormack · 19 years ago
  4. 7d66567 programs: Use WIN32_LEAN_AND_MEAN in some more places. by Mike McCormack · 19 years ago
  5. 3d2de3d msiexec: Ignore the TRANSFORMS variable. by Mike McCormack · 19 years ago
  6. ec34a66 Ignore symlink files too (needed for git). by Alexandre Julliard · 19 years ago
  7. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  8. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 20 years ago
  9. 777cd4f Removed a useless header file. by Alexandre Julliard · 20 years ago
  10. 65ad7da Fix some declaration and write string warnings. by Mike McCormack · 20 years ago
  11. e7d1209 Update version resource of msiexec.exe to current version shipped from by Stefan Leichter · 20 years ago
  12. 733a033 Rename DllRegisterServer and DllUnregisterServer to avoid confusion by Robert Shearman · 20 years ago
  13. e732fc0 Janitorial: Get rid of strncpy/strncpyW. by Peter Berg Larsen · 20 years ago
  14. 8f19b1f The values are quoted and spaces added, so having spaces in the by Aric Stewart · 20 years ago
  15. 47f8c9a Set full UI mode by default. by Mike McCormack · 20 years ago
  16. c083f0e Read args from the registry when passed the /@ flag. by Mike McCormack · 20 years ago
  17. 1510cce Convert to Unicode. by Mike McCormack · 20 years ago
  18. 4310728 - Quote the parameter strings passed to MsiInstallProduct. by Mike McCormack · 20 years ago
  19. 6c50289 - Fix msiexec's command line parsing. by Mike McCormack · 20 years ago
  20. 4af7bc8 Use string functions that are Windows locale aware. by Hans Leidekker · 20 years ago
  21. 625583e Handle unknown parameters more gracefully. by Hans Leidekker · 20 years ago
  22. 0d2cb29 Correct problem with /i argument handling. by Kevin Koltzau · 20 years ago
  23. 58722d6 Added /regserver and /unregserver options. by Alexandre Julliard · 21 years ago
  24. d660a63 Correct parsing of /i argument. by Kevin Koltzau · 21 years ago
  25. 830fb08 Added a version resource. by Mike McCormack · 21 years ago
  26. b0da80e Refactor some other code in msiexec. by Vincent Béron · 21 years ago
  27. e3c1c24 Refactor some of the string processing in msiexec. by Vincent Béron · 21 years ago
  28. 9cb68a7 Implement proper properties handling on the commandline in msiexec. by Vincent Béron · 21 years ago
  29. fdda7e7 In the absence of any other option to msiexec, treat the commandline by Vincent Béron · 21 years ago
  30. bbc3974 Implement patching in msiexec. by Vincent Béron · 21 years ago
  31. 42f1c48 Improve msiexec usage prompt. by Vincent Béron · 21 years ago
  32. d2df24b Implement logging in msiexec. Correct MsiEnableLog{A,W} prototype. by Vincent Béron · 21 years ago
  33. 72984f1 Implement the UI level change part of msiexec. by Vincent Béron · 21 years ago
  34. d0820fd Add the correct default mode to the repair option. by Vincent Béron · 21 years ago
  35. 07888bc Dump (via TRACEs) all the arguments of msiexec. by Vincent Béron · 21 years ago
  36. 1dc308e Implement the advertise part of msiexec. by Vincent Béron · 21 years ago
  37. 5c60510 Implement the repair mechanism in msiexec, and stub it out in msi.dll. by Vincent Béron · 21 years ago
  38. aaafbc7 Cleanup of the properties last space removal, since it can be used not by Vincent Béron · 21 years ago
  39. 3496689 First draft for a msiexec.exe replacement. by Vincent Béron · 21 years ago