Updated the German translation.
[wine] / programs / msiexec /
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.