index
:
wix
bob/BetterScaleSplashScreen
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
bob/DecompilePerUserOrMachine
bob/DecrashUtilDecompiler
bob/DirectoryRefTargetDir
bob/DirectorySearchDefaultId
bob/EnsureTableStandardActions
bob/ExtensionDecompileAllTables
bob/FeatureTreeBrowseDlgButtonWiring
bob/FilesPerUserNoICE
bob/FixHarvestPayloadsFields
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HarvestMultipleUnnamedBindPaths
bob/HeatCremation
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/PayloadsHarvesting
bob/PreventSplashScreenForWixV3RelatedBundle
bob/ScopeMessages
bob/Tweaks250713
bob/UnnamedBindPathsInFiles
bob/UpdateRegistrationAcrossUpgrades
bob/WixBundleSourceProcess
bob/WixTestTargets
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/WixUI_Advanced64
bob/dutiltestloggingex
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/9104-base-uninstalls-patch
robmen/add-display-files-in-use-dialog-attribute
robmen/build-cleanup
robmen/dev10
robmen/fixes
robmen/maxpath
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/readonly
robmen/xsds
wix601
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
/
search.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Random fixes
Rob Mensching
4 days
1
-1
/
+1
*
Refine comments and documentation for ProductSearch type="exists"
Rob Mensching
2025-12-13
1
-1
/
+2
*
Add exists option to ProductSearchResult for matching other search types
Raul Metsma
2025-12-13
1
-0
/
+13
*
Use CompareStringOrdinal() instead of CompareString() case-sensitive
Rob Mensching
2025-11-03
1
-33
/
+33
*
Skip logging errors in some places when they are due to missing files or regi...
Sean Hall
2022-08-09
1
-49
/
+40
*
Add RegReadUnexpandedString to get an unexpanded REG_EXPAND_SZ value.
Sean Hall
2022-06-07
1
-38
/
+12
*
Add ability to disable file system redirection for File/DirectorySearch
Sean Hall
2022-04-28
1
-1
/
+113
*
Change SetVariable to format the value and convert it at search time.
Sean Hall
2022-02-23
1
-14
/
+31
*
Update search code with more concise Exit* macros and remove dead code.
Sean Hall
2022-02-23
1
-117
/
+42
*
Fix 32/64-bit bitness handling in Burn and BUtil.
Bob Arnson
2022-01-16
1
-14
/
+2
*
Move burn into burn
Rob Mensching
2021-04-29
1
-0
/
+1303