- 29 Jan, 2010 2 commits
-
-
Michael Stefaniuc authored
-
Igor Paliychuk authored
-
- 28 Jan, 2010 4 commits
-
-
Hans Leidekker authored
The CreatFolders action should create only the directories listed in the CreateFolder table, the rest will be created during the InstallFiles action. Fixes the EndNote 8 installer.
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
- 27 Jan, 2010 1 commit
-
-
Hans Leidekker authored
-
- 22 Jan, 2010 2 commits
-
-
Hans Leidekker authored
-
Hans Leidekker authored
-
- 20 Jan, 2010 2 commits
-
-
Alexandre Julliard authored
-
Jason Edmeades authored
Contrary to the MSDN, you can 'create only' whilst using a previous value (ie +-variable and [~];value). This breaks the install of an application I was debugging who uses that throughout for all their variables. In addition whilst adding some tests I've also cleaned up invalid prefix syntax handling and semicolon removal if the original string is empty.
-
- 19 Jan, 2010 1 commit
-
-
Hans Leidekker authored
-
- 18 Jan, 2010 2 commits
-
-
Hans Leidekker authored
-
Hans Leidekker authored
-
- 08 Jan, 2010 1 commit
-
-
Nathan Gallaher authored
-
- 06 Jan, 2010 2 commits
-
-
André Hentschel authored
-
Andrew Eikum authored
-
- 31 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 22 Dec, 2009 1 commit
-
-
Marcus Meissner authored
-
- 21 Dec, 2009 1 commit
-
-
Paul Vriens authored
-
- 18 Dec, 2009 3 commits
-
-
Hans Leidekker authored
Fixes a regression introduced by ef522c5e.
-
Hans Leidekker authored
-
James Hawkins authored
-
- 17 Dec, 2009 6 commits
-
-
Hans Leidekker authored
-
Hans Leidekker authored
msi: Fix download of installer packages. Return errors from msi_download_file and copy_package_to_temp.
-
James Hawkins authored
msi: Initialize type. If the value did not exist, type was uninitialized and passed to RegSetValueExW.
-
James Hawkins authored
msi: Move MSITRANSFORM and MSISTREAM and associated methods to the dabatase implementation file as they are database objects/methods.
-
James Hawkins authored
-
Henri Verbeet authored
-
- 16 Dec, 2009 9 commits
-
-
Hans Leidekker authored
-
Hans Leidekker authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
Now we only allocate enough memory to exactly match the size of the constructed string. Before, we were leaving some memory uninitialized and overwriting the allocated memory in certain circum.
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
This allows us to free said view in the case of a syntax error. This also allows us to get rid of a few places where we tried to clean up the view ourselves in the parsing code.
-
- 15 Dec, 2009 1 commit
-
-
Hans Leidekker authored
-
- 14 Dec, 2009 1 commit
-
-
James Hawkins authored
-