Alexandre Julliard
|
58722d6f9e
|
Added /regserver and /unregserver options.
|
2004-09-20 21:49:42 +00:00 |
Kevin Koltzau
|
d660a6340f
|
Correct parsing of /i argument.
|
2004-08-30 18:39:44 +00:00 |
Mike McCormack
|
830fb08b7d
|
Added a version resource.
|
2004-08-09 18:51:34 +00:00 |
Vincent Béron
|
b0da80eda1
|
Refactor some other code in msiexec.
|
2004-07-30 04:23:37 +00:00 |
Vincent Béron
|
e3c1c249a8
|
Refactor some of the string processing in msiexec.
|
2004-07-30 04:21:27 +00:00 |
Vincent Béron
|
9cb68a7626
|
Implement proper properties handling on the commandline in msiexec.
|
2004-07-30 01:34:58 +00:00 |
Vincent Béron
|
fdda7e7d6c
|
In the absence of any other option to msiexec, treat the commandline
as a package name to install.
|
2004-07-29 23:56:19 +00:00 |
Vincent Béron
|
bbc3974aa5
|
Implement patching in msiexec.
|
2004-07-29 02:39:20 +00:00 |
Vincent Béron
|
42f1c4818c
|
Improve msiexec usage prompt.
|
2004-07-24 02:27:26 +00:00 |
Vincent Béron
|
d2df24b90f
|
Implement logging in msiexec.
Correct MsiEnableLog{A,W} prototype.
|
2004-07-23 23:28:45 +00:00 |
Vincent Béron
|
72984f105d
|
Implement the UI level change part of msiexec.
|
2004-07-23 23:24:29 +00:00 |
Vincent Béron
|
d0820fd60c
|
Add the correct default mode to the repair option.
|
2004-07-23 23:19:17 +00:00 |
Vincent Béron
|
07888bca3d
|
Dump (via TRACEs) all the arguments of msiexec.
|
2004-07-23 23:17:31 +00:00 |
Vincent Béron
|
1dc308ec59
|
Implement the advertise part of msiexec.
|
2004-07-23 23:00:30 +00:00 |
Vincent Béron
|
5c60510bc0
|
Implement the repair mechanism in msiexec, and stub it out in
msi.dll.
|
2004-07-19 21:19:45 +00:00 |
Vincent Béron
|
aaafbc7959
|
Cleanup of the properties last space removal, since it can be used not
only with Install.
|
2004-07-19 20:05:54 +00:00 |
Vincent Béron
|
3496689a89
|
First draft for a msiexec.exe replacement.
|
2004-07-19 19:44:07 +00:00 |