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