index
:
wix
bob/EnsureTableStandardActions
bob/Fixes.240629
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/build-cleanup
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/xsds
A mirror of https://github.com/wixtoolset/wix.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
burn
/
engine
/
registration.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename "bundle id" concept to "bundle code"
Rob Mensching
2024-12-30
1
-11
/
+11
*
Remove unused const.
Bob Arnson
2024-12-26
1
-1
/
+0
*
Log bundle registration scope.
Bob Arnson
2024-11-10
1
-2
/
+2
*
Move the BootstrapperApplication out of proc
Rob Mensching
2024-03-06
1
-6
/
+6
*
Register the InstallDate in Burn
Rob Mensching
2022-12-22
1
-2
/
+11
*
Fix bug in IsWuRebootPending where it uninitialized COM on failure.
Sean Hall
2022-08-19
1
-2
/
+7
*
Skip logging errors in some places when they are due to missing files or regi...
Sean Hall
2022-08-09
1
-15
/
+17
*
Store list of persisted well-known variables in Burn.
Sean Hall
2022-08-02
1
-1
/
+1
*
Make sure base paths are fully qualified in Burn.
Sean Hall
2022-06-07
1
-3
/
+3
*
Add PathConcatRelativeToBase and use it in Burn.
Sean Hall
2022-05-31
1
-3
/
+3
*
Always reset the system component status when registering the bundle.
Sean Hall
2022-04-23
1
-37
/
+14
*
Make the estimated size in ARP a little more accurate.
Sean Hall
2022-04-23
1
-17
/
+44
*
Add option for BundlePackage to be hidden in ARP like MsiPackage.
Sean Hall
2022-04-05
1
-1
/
+1
*
Move the logic of a bundle registering as a system component into Burn.
Sean Hall
2022-04-05
1
-8
/
+9
*
Update registration code with more concise Exit* macros.
Sean Hall
2022-04-05
1
-91
/
+42
*
Detect related bundles for BundlePackages.
Sean Hall
2022-04-01
1
-86
/
+1
*
Implement BundlePackage.
Sean Hall
2022-04-01
1
-3
/
+2
*
Add WixBundleCommandLineAction, don't set dynamic variables at startup.
Sean Hall
2022-03-16
1
-3
/
+0
*
Allow the BA to override the bundle relation type during plan.
Sean Hall
2022-03-14
1
-1
/
+22
*
Ensure WixBundleInstalled and RebootPending are set in elevated engine.
Sean Hall
2022-03-05
1
-1
/
+7
*
Change ARP property Installed to 0 when registrationType is InProgress.
Sean Hall
2022-03-05
1
-22
/
+35
*
Remove orphan package providers when unregistering the bundle.
Sean Hall
2022-02-01
1
-6
/
+2
*
The bundle provider's presence needs to follow ARP registration.
Sean Hall
2022-02-01
1
-166
/
+154
*
Remove orphan compatible MSI packages.
Sean Hall
2022-01-16
1
-0
/
+4
*
Add registry bitness to RegUtil and BUtil.
Bob Arnson
2022-01-10
1
-8
/
+8
*
Always run upgrade related bundles last.
Sean Hall
2022-01-06
1
-0
/
+2
*
Add BURN_PROTOCOL_VERSION in registration to avoid version checks.
Sean Hall
2021-12-30
1
-0
/
+3
*
Remove RebootRequired per...
Bob Arnson
2021-12-27
1
-61
/
+1
*
Recreate the command line for the clean room process.
Sean Hall
2021-08-04
1
-4
/
+4
*
Parse most of Burn command line parameters into BURN_ENGINE_COMMAND.
Sean Hall
2021-08-04
1
-1
/
+0
*
Add BURN_DEPENDENCIES struct to store Dependency state.
Sean Hall
2021-08-04
1
-7
/
+0
*
Replace static cache internals with a struct.
Sean Hall
2021-08-04
1
-6
/
+11
*
Update Burn ARP command lines to skip clean room.
Sean Hall
2021-08-04
1
-3
/
+3
*
Refactor butil while cleaning up other things.
Sean Hall
2021-07-18
1
-14
/
+1
*
Allow access to persisted variables from related bundles.
Jacob Hoover
2021-07-18
1
-0
/
+92
*
Add InProgressDisplayName for bundles.
Sean Hall
2021-05-19
1
-35
/
+105
*
Fix StrAllocString assertions.
Sean Hall
2021-05-11
1
-4
/
+6
*
Move burn into burn
Rob Mensching
2021-04-29
1
-0
/
+1702