- More heapification.
[wine] / programs / msiexec /
2004-11-23  Hans LeidekkerUse string functions that are Windows locale aware.
2004-11-22  Hans LeidekkerHandle unknown parameters more gracefully.
2004-10-04  Kevin KoltzauCorrect problem with /i argument handling.
2004-09-20  Alexandre JulliardAdded /regserver and /unregserver options.
2004-08-30  Kevin KoltzauCorrect parsing of /i argument.
2004-08-09  Mike McCormackAdded a version resource.
2004-07-30  Vincent BéronRefactor some other code in msiexec.
2004-07-30  Vincent BéronRefactor some of the string processing in msiexec.
2004-07-30  Vincent BéronImplement proper properties handling on the commandline...
2004-07-29  Vincent BéronIn the absence of any other option to msiexec, treat...
2004-07-29  Vincent BéronImplement patching in msiexec.
2004-07-24  Vincent BéronImprove msiexec usage prompt.
2004-07-23  Vincent BéronImplement logging in msiexec.
2004-07-23  Vincent BéronImplement the UI level change part of msiexec.
2004-07-23  Vincent BéronAdd the correct default mode to the repair option.
2004-07-23  Vincent BéronDump (via TRACEs) all the arguments of msiexec.
2004-07-23  Vincent BéronImplement the advertise part of msiexec.
2004-07-19  Vincent BéronImplement the repair mechanism in msiexec, and stub...
2004-07-19  Vincent BéronCleanup of the properties last space removal, since...
2004-07-19  Vincent BéronFirst draft for a msiexec.exe replacement.