- 09 Jun, 2005 4 commits
-
-
Aric Stewart authored
-
Aric Stewart authored
Also help plug some memory leaks pointed out by Mike McCormack.
-
Aric Stewart authored
-
Aric Stewart authored
-
- 08 Jun, 2005 4 commits
-
-
Aric Stewart authored
MigrateFeatureStates when implemented).
-
Aric Stewart authored
-
Aric Stewart authored
-
Mike McCormack authored
-
- 07 Jun, 2005 2 commits
-
-
Mike McCormack authored
-
Mike McCormack authored
-
- 06 Jun, 2005 1 commit
-
-
Aric Stewart authored
-
- 04 Jun, 2005 1 commit
-
-
Aric Stewart authored
class is isntalled instead of just relying on having it set the InstallMe variable.
-
- 03 Jun, 2005 1 commit
-
-
Aric Stewart authored
to TRUE. Extension need to have 1 verb to mark the given progid to be installed.
-
- 02 Jun, 2005 6 commits
-
-
Aric Stewart authored
Add a VersionIndIndex for tracking version independent fields for the ProgIds properly.
-
Aric Stewart authored
UISequence.
-
Aric Stewart authored
it.
-
Aric Stewart authored
registry diffs with native MSI.
-
Aric Stewart authored
InprocServer32. Also add install_on_demand boolean for future expansion.
-
Mike McCormack authored
-
- 31 May, 2005 1 commit
-
-
Mike McCormack authored
-
- 27 May, 2005 2 commits
-
-
Aric Stewart authored
the order of execution of the action correct since some custom actions can be scripted and others are run during the script building phase.
-
Alexandre Julliard authored
Implement dialog events and hook up the dialog code.
-
- 26 May, 2005 2 commits
-
-
Aric Stewart authored
message for the actions we skip. Lines up with native MSI output logs for ease of comparison.
-
Aric Stewart authored
RegisterExtension and RegisterMIME actions. We now handle verbs properly, handle dependancies and such properly and keep track of what we need to register and what we do not properly.
-
- 23 May, 2005 1 commit
-
-
Aric Stewart authored
ClassInfo and ExtensionInfo are also written for ADVERTISED components.
-
- 20 May, 2005 2 commits
-
-
Aric Stewart authored
when doing the RegisterUser action.
-
Aric Stewart authored
Respect '+' and '*' in WriteRegistryValues to only create the key if it does not already exist. Prevents overwriting values with NULL.
-
- 19 May, 2005 1 commit
-
-
Juan Lang authored
-
- 18 May, 2005 3 commits
-
-
Aric Stewart authored
may be skipped or not called. So do it in CostInitialize. Quote the file path in SelfRegModules. Do not write squished null guids to the feature registration.
-
Aric Stewart authored
default feature and component install states to ABSENT instead of UNKNOWN.
-
Aric Stewart authored
-
- 16 May, 2005 1 commit
-
-
Aric Stewart authored
More properly handle uncompressed file sources, fix the creating and parsing of Source Directories.
-
- 13 May, 2005 1 commit
-
-
Aric Stewart authored
InstallValidate onward. To do this make sure we do not do the costing initialization work again if it is already done (by checking the CostingComplete Property). - A lot of work to refine feature states, setting the state affects the state of all child features and also respect features that want to default to something other than LOCAL.
-
- 09 May, 2005 1 commit
-
-
Aric Stewart authored
-
- 28 Apr, 2005 1 commit
-
-
Aric Stewart authored
Implement MsiEnumComponentQualifiers.
-
- 27 Apr, 2005 1 commit
-
-
Mike McCormack authored
thread.
-
- 20 Apr, 2005 2 commits
-
-
Francois Gouget authored
-
Aric Stewart authored
apis to work. Also implement MsiGetQualifiedComponent, or at least some of the functionality as it is supposed to install stuff if it is absent, which it does not do yet.
-
- 11 Apr, 2005 1 commit
-
-
Steven Edwards authored
-
- 30 Mar, 2005 1 commit
-
-
Aric Stewart authored
requested from MSI. If not search the given typelib file to find the typelib requested to register.
-