projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
regedit: Add support for exporting unicode files.
[wine]
/
programs
/
msiexec
/
2008-09-03
Alexandre Julliard
programs: Build the programs that support it with ...
tree
|
commitdiff
2008-03-20
Herve Chanal
msiexec: Add SVG source for the icon.
tree
|
commitdiff
2008-03-19
Herve Chanal
msiexec: A nicer icon.
tree
|
commitdiff
2007-11-26
Patrick Moran
msiexec: Fix atou() return value mistake.
tree
|
commitdiff
2007-10-16
Andrew Talbot
msiexec: Fix a memory leak.
tree
|
commitdiff
2007-09-18
Alexandre Julliard
msiexec.exe: We can now store binary files in the repos...
tree
|
commitdiff
2007-07-31
James Hawkins
msiexec: Implement a stub MSIServer service.
tree
|
commitdiff
2007-05-09
James Hawkins
msiexec: /quiet is the same options as /qn.
tree
|
commitdiff
2007-03-22
Aric Stewart
Revert 7c35db07c35db0... msiexec: Use CommandLineToArgv...
tree
|
commitdiff
2007-02-08
Mike McCormack
msiexec: Catch the -Embedding flag and print out a...
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
"One liners" printf format warning fixes for the migrat...
tree
|
commitdiff
2006-09-25
Andrey Turkin
msiexec: Should recognize /xpackage syntax.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-13
Alexandre Julliard
msiexec: Ignore failure to create the service if it...
tree
|
commitdiff
2006-08-23
James Hawkins
msiexec: Add handling for msiexec's regserver option.
tree
|
commitdiff
2006-07-28
Mike McCormack
msiexec: Don't crash if there's no args.
tree
|
commitdiff
2006-07-14
Alexandre Julliard
msiexec: Invert the return values of the boolean functi...
tree
|
commitdiff
2006-07-14
James Hawkins
msiexec: Also support options using a hyphen.
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_progs: Generate the .gitignore file.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-27
James Hawkins
msiexec: Use CommandLineToArgvW instead of process_args...
tree
|
commitdiff
2006-05-30
Mike McCormack
msiexec: Improve 64bit compatibility.
tree
|
commitdiff
2006-05-24
Alexandre Julliard
Link against libwine_unicode everywhere we use Unicode...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-05
Mike McCormack
msiexec: Force using /i file.msi, some programs pass...
tree
|
commitdiff
2006-04-04
Mike McCormack
msiexec: Add an icon for msiexec and .msi files.
tree
|
commitdiff
2006-01-16
Mike McCormack
programs: Use WIN32_LEAN_AND_MEAN in some more places.
tree
|
commitdiff
2006-01-04
Mike McCormack
msiexec: Ignore the TRANSFORMS variable.
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Ignore symlink files too (needed for git).
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-08-11
Alexandre Julliard
Removed a useless header file.
tree
|
commitdiff
2005-06-16
Mike McCormack
Fix some declaration and write string warnings.
tree
|
commitdiff
2005-05-30
Stefan Leichter
Update version resource of msiexec.exe to current versi...
tree
|
commitdiff
2005-05-17
Robert Shearman
Rename DllRegisterServer and DllUnregisterServer to...
tree
|
commitdiff
2005-03-28
Peter Berg Larsen
Janitorial: Get rid of strncpy/strncpyW.
tree
|
commitdiff
2005-02-21
Aric Stewart
The values are quoted and spaces added, so having space...
tree
|
commitdiff
2005-02-10
Mike McCormack
Set full UI mode by default.
tree
|
commitdiff
2005-02-10
Mike McCormack
Read args from the registry when passed the /@ flag.
tree
|
commitdiff
2005-02-10
Mike McCormack
Convert to Unicode.
tree
|
commitdiff
2005-02-09
Mike McCormack
- Quote the parameter strings passed to MsiInstallProduct.
tree
|
commitdiff
2005-02-09
Mike McCormack
- Fix msiexec's command line parsing.
tree
|
commitdiff
2004-11-23
Hans Leidekker
Use string functions that are Windows locale aware.
tree
|
commitdiff
2004-11-22
Hans Leidekker
Handle unknown parameters more gracefully.
tree
|
commitdiff
2004-10-04
Kevin Koltzau
Correct problem with /i argument handling.
tree
|
commitdiff
2004-09-20
Alexandre Julliard
Added /regserver and /unregserver options.
tree
|
commitdiff
2004-08-30
Kevin Koltzau
Correct parsing of /i argument.
tree
|
commitdiff
2004-08-09
Mike McCormack
Added a version resource.
tree
|
commitdiff
2004-07-30
Vincent Béron
Refactor some other code in msiexec.
tree
|
commitdiff
2004-07-30
Vincent Béron
Refactor some of the string processing in msiexec.
tree
|
commitdiff
2004-07-30
Vincent Béron
Implement proper properties handling on the commandline...
tree
|
commitdiff
2004-07-29
Vincent Béron
In the absence of any other option to msiexec, treat...
tree
|
commitdiff
2004-07-29
Vincent Béron
Implement patching in msiexec.
tree
|
commitdiff
2004-07-24
Vincent Béron
Improve msiexec usage prompt.
tree
|
commitdiff
2004-07-23
Vincent Béron
Implement logging in msiexec.
tree
|
commitdiff
2004-07-23
Vincent Béron
Implement the UI level change part of msiexec.
tree
|
commitdiff
2004-07-23
Vincent Béron
Add the correct default mode to the repair option.
tree
|
commitdiff
2004-07-23
Vincent Béron
Dump (via TRACEs) all the arguments of msiexec.
tree
|
commitdiff
2004-07-23
Vincent Béron
Implement the advertise part of msiexec.
tree
|
commitdiff
2004-07-19
Vincent Béron
Implement the repair mechanism in msiexec, and stub...
tree
|
commitdiff
2004-07-19
Vincent Béron
Cleanup of the properties last space removal, since...
tree
|
commitdiff
2004-07-19
Vincent Béron
First draft for a msiexec.exe replacement.
tree
|
commitdiff