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