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/dutiltestloggingex
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
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
/
libs
/
dutil
/
test
/
DUtilUnitTest
/
MonUtilTest.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
7 days
Update to use .NET 10 SDK for builds
Rob Mensching
7
-19
/
+9
7 days
Harvest relative paths relative to source file.
Bob Arnson
6
-45
/
+28
2025-11-04
Better handling of long paths
Rob Mensching
21
-41
/
+323
2025-11-04
Improve error message when MSI is read-only
Rob Mensching
9
-13
/
+82
2025-11-03
Use CompareStringOrdinal() instead of CompareString() case-sensitive
Rob Mensching
34
-231
/
+226
2025-11-03
Use CompareStringOrdinal() instead of CompareString() case-insensitive
Rob Mensching
26
-125
/
+125
2025-11-03
Add support for perMachineOrUser
Rob Mensching
6
-4
/
+52
2025-11-02
Add a test for cabinets with no files in them
Rob Mensching
2
-0
/
+44
2025-11-02
Always read the stdin preamble in wixnative
Rob Mensching
4
-9
/
+12
2025-11-02
Do not use Exit macros for control flow
Rob Mensching
1
-18
/
+19
2025-11-02
Use sign --recurse-containers to simplify build process
Rob Mensching
2
-2
/
+1
2025-11-02
Comment out skipped tests to avoid "error messages"
Rob Mensching
2
-485
/
+485
2025-11-02
Update to .NET 8 to fix build
Rob Mensching
104
-204
/
+223
2025-11-02
Minor fixes in docs
Rob Mensching
2
-12
/
+30
2025-11-02
Add missing READMEs to .nupkgs
Rob Mensching
6
-0
/
+66
2025-11-02
Add a little more context to the FileSearch Languages attribute
Rob Mensching
1
-1
/
+1
2025-11-02
Remove outdated references to Windows Vista
Rob Mensching
1
-16
/
+0
2025-11-02
Minor doc improvements around RegistryValue Action and Type attributes
Rob Mensching
1
-72
/
+86
2025-10-08
Better date/time checking/error message.
Bob Arnson
2
-1
/
+6
2025-10-08
Cleanup, typos, documentation, oh my!
Bob Arnson
2
-2
/
+5
2025-08-27
Use halftone mode to scale bundle splash screens.
Bob Arnson
1
-0
/
+1
2025-08-17
Decompile Scope=perUserOrMachine.
Bob Arnson
3
-1
/
+9
2025-07-22
Clarify the underlying reason .wxls are loaded.
Bob Arnson
1
-1
/
+1
2025-07-22
Update ErrorMessages.cs to refine duplicate identifiers message
cz-dev-ge
1
-1
/
+1
2025-07-21
Embiggen build perf.
Bob Arnson
22
-20
/
+120
2025-06-19
Fix HarvestPayloads field names (kinda).
Bob Arnson
1
-4
/
+4
2025-06-18
Support launching rundll32.exe as a safe executable if the dll it loads is in...
Nir Bar
10
-25
/
+450
2025-06-18
Fix MsiLockPermissionsEx decompilation.
Bob Arnson
8
-3
/
+120
2025-06-18
Remove deprecated Heat.
Bob Arnson
120
-89610
/
+0
2025-06-12
Consistentify unnamed bindpaths doc in `Files`.
Bob Arnson
1
-3
/
+8
2025-06-11
Customize TARGETDIR DirectoryRef warning.
Bob Arnson
4
-1
/
+47
2025-06-11
Fix Util decompiler extension crash.
Bob Arnson
1
-1
/
+1
2025-06-11
Fix unit tests to account for Actions runners:
Bob Arnson
2
-40
/
+37
2025-06-11
Add `Payloads` element to harvest bundle payloads.
Bob Arnson
30
-198
/
+342
2025-05-28
Send all tables to extension decompilers.
Bob Arnson
6
-19
/
+98
2025-05-28
Always pass `-quiet` to related bundles.
Bob Arnson
1
-1
/
+1
2025-05-28
Handle having multiple unnamed bind paths.
Bob Arnson
2
-6
/
+9
2025-05-28
Bring back WixBundleSourceProcess* variables.
Bob Arnson
3
-0
/
+20
2025-05-28
Update registration disappears during upgrade.
Bob Arnson
13
-7
/
+281
2025-05-28
Retry intermittent LocLoadFromFile() test failures
Rob Mensching
2
-2
/
+20
2025-05-28
Update version number in READMEs
Rob Mensching
16
-30
/
+30
2025-04-09
Start WiX Toolset v7
Rob Mensching
1
-2
/
+2
2025-04-04
Add OSMF logo to README
v6.0.0
Rob Mensching
1
-0
/
+2
2025-04-04
Sync IEngine.SetUpdateSource with native side.
Bob Arnson
8
-4
/
+96
2025-04-04
Update READMEs to include OSMF
Rob Mensching
66
-71
/
+1521
2025-04-04
Use "dev build" instead of "private build" to match documentation
Rob Mensching
1
-3
/
+3
2025-04-04
Clean RTF in OSMFEULA.RTF
Rob Mensching
1
-0
/
+0
2025-04-03
Issue 8993
Christopher Painter
1
-1
/
+1
2025-04-03
Fix bad copyspaghetti in XSD.
Bob Arnson
1
-1
/
+1
2025-04-03
Sync IEngine.SetDownloadSource with native side.
Bob Arnson
7
-8
/
+67
[next]