- 21 Dec, 2005 1 commit
-
-
Bill Medland authored
-
- 19 Dec, 2005 1 commit
-
-
Magnus Olsen authored
-
- 10 Nov, 2005 1 commit
-
-
Francois Gouget authored
-
- 27 Oct, 2005 1 commit
-
-
Mike McCormack authored
what it does, and replace a few instances with MSI_RecordGetString to avoid allocating memory.
-
- 21 Sep, 2005 1 commit
-
-
Mike McCormack authored
-
- 20 Sep, 2005 1 commit
-
-
Mike McCormack authored
-
- 15 Sep, 2005 1 commit
-
-
Mike McCormack authored
-
- 08 Sep, 2005 1 commit
-
-
Mike McCormack authored
-
- 23 Aug, 2005 1 commit
-
-
Mike McCormack authored
- use file pointers instead of array indexes
-
- 22 Aug, 2005 1 commit
-
-
Mike McCormack authored
- use component pointers instead of array indexes
-
- 04 Jun, 2005 1 commit
-
-
Aric Stewart authored
debugstr_wn.
-
- 01 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 29 May, 2005 1 commit
-
-
Mike McCormack authored
-
- 27 May, 2005 1 commit
-
-
Aric Stewart authored
Introduce the beginning of group deformating {}.
-
- 25 May, 2005 1 commit
-
-
Aric Stewart authored
-
- 18 Apr, 2005 1 commit
-
-
Peter Berg Larsen authored
-
- 12 Apr, 2005 1 commit
-
-
Juan Lang authored
-
- 11 Apr, 2005 1 commit
-
-
Steven Edwards authored
-
- 28 Mar, 2005 1 commit
-
-
Peter Berg Larsen authored
-
- 16 Mar, 2005 1 commit
-
-
Mike McCormack authored
- Move definition of string manipulation functions to msipriv.h.
-
- 10 Mar, 2005 1 commit
-
-
Juan Lang authored
- don't do redundant NULL checks
-
- 23 Feb, 2005 1 commit
-
-
Aric Stewart authored
-
- 09 Feb, 2005 1 commit
-
-
Ulrich Czekalla authored
Remove unused buffer in deformat_string.
-
- 02 Feb, 2005 1 commit
-
-
Aric Stewart authored
Allow for nested keys to work properly.
-
- 31 Jan, 2005 1 commit
-
-
Aric Stewart authored
stabilize behavior to match windows.
-
- 26 Jan, 2005 1 commit
-
-
Francois Gouget authored
-
- 25 Jan, 2005 1 commit
-
-
Aric Stewart authored
CustomActions into custom.c. Cleaned up a lot of the handling of custom actions including scripting actions and processing return codes. - Mike McCormack pointed out that MsiFormatRecord is basically the same as internal function deformat_string. So broke deformat_string out and updated it to function as MsiFormatRecord and implemented MsiFormatRecord. - A number of random fixes to action.c including properly calculating the length for the LocalPackage name, not forcing a reboot when really we should just return ERROR_INSTALL_SUSPEND and handling REG_MULTI_SZ now that we can deformat the properly.
-