Alexandre Julliard
|
088a787a2c
makefiles: Make -mno-cygwin the default.
|
3 years ago |
Zhiyi Zhang
|
76e448bd7d
msiexec: Enable visual styles.
|
3 years ago |
Alexandre Julliard
|
8dff0e3445
msiexec: Build with msvcrt.
|
5 years ago |
Alexandre Julliard
|
d84de4ca00
makefiles: Support specifying installed files in the top-level makefile.
|
6 years ago |
Alexandre Julliard
|
d5f316bf0a
makefiles: Disable binary installation in the individual makefiles on Wow64.
|
6 years ago |
Alexandre Julliard
|
17ac5ba7f9
makefiles: Specify whether to install program binaries in the individual makefiles.
|
9 years ago |
Alexandre Julliard
|
86b1f94d28
makefiles: Get rid of the MAKE_PROG_RULES variable.
|
11 years ago |
Alexandre Julliard
|
e2df0ab856
makefiles: Generate rules from makedep for building and installing man pages.
|
11 years ago |
Alexandre Julliard
|
da35622b83
makefiles: Disable use of Unicode macros globally for all the programs.
|
13 years ago |
Alexandre Julliard
|
15ccabc9a8
makefiles: Add common rules for installing the main man page.
|
14 years ago |
Austin English
|
97d11dbf59
msiexec: Add a manpage.
|
14 years ago |
Alexandre Julliard
|
81b8ee863e
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
14 years ago |
Alexandre Julliard
|
6fb39dfe4a
programs: Remove explicit imports of kernel32 and ntdll.
|
14 years ago |
Alexandre Julliard
|
bef5645eb1
makefiles: Remove the no longer needed explicit separators for dependencies.
|
14 years ago |
Vincent Povirk
|
6949694740
msiexec: Build with -mwindows.
|
16 years ago |
Alexandre Julliard
|
b66685cdd8
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
|
16 years ago |
Herve Chanal
|
6321e59aca
msiexec: Add SVG source for the icon.
|
16 years ago |
Alexandre Julliard
|
3aa5dfb240
msiexec.exe: We can now store binary files in the repository.
|
17 years ago |
James Hawkins
|
43bc08ddef
msiexec: Implement a stub MSIServer service.
|
17 years ago |
Aric Stewart
|
54c7b7e81b
Revert 7c35db07c35db0... msiexec: Use CommandLineToArgvW instead of process_args to reduce code duplication.
|
17 years ago |
Alexandre Julliard
|
32ab895e46
makefiles: Generate the dependencies line to avoid some code duplication.
|
18 years ago |
Alexandre Julliard
|
eb8a40c368
libs: Merged libwine_unicode into libwine.
|
18 years ago |
James Hawkins
|
7c35db000b
msiexec: Use CommandLineToArgvW instead of process_args to reduce code duplication.
|
18 years ago |
Alexandre Julliard
|
9ca8a86914
Link against libwine_unicode everywhere we use Unicode functions.
|
18 years ago |
Mike McCormack
|
92b5d9e189
msiexec: Add an icon for msiexec and .msi files.
|
18 years ago |
Mike McCormack
|
c083f0e9a6
Read args from the registry when passed the /@ flag.
|
20 years ago |
Mike McCormack
|
830fb08b7d
Added a version resource.
|
20 years ago |
Vincent Béron
|
3496689a89
First draft for a msiexec.exe replacement.
|
20 years ago |