Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
eb8a40c368
|
libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
|
2006-07-11 19:33:22 +02:00 |
James Hawkins
|
7c35db000b
|
msiexec: Use CommandLineToArgvW instead of process_args to reduce code duplication.
|
2006-06-27 21:14:01 +02:00 |
Alexandre Julliard
|
9ca8a86914
|
Link against libwine_unicode everywhere we use Unicode functions.
|
2006-05-24 18:05:40 +02:00 |
Mike McCormack
|
92b5d9e189
|
msiexec: Add an icon for msiexec and .msi files.
|
2006-04-04 11:51:27 +02:00 |
Mike McCormack
|
c083f0e9a6
|
Read args from the registry when passed the /@ flag.
|
2005-02-10 18:57:56 +00:00 |
Mike McCormack
|
830fb08b7d
|
Added a version resource.
|
2004-08-09 18:51:34 +00:00 |
Vincent Béron
|
3496689a89
|
First draft for a msiexec.exe replacement.
|
2004-07-19 19:44:07 +00:00 |