Changeset 104453 in vbox for trunk/src/VBox/Installer/win/VBoxMergeCOM32On64CA.wxi
- Timestamp:
- Apr 29, 2024 8:09:47 AM (12 months ago)
- svn:sync-xref-src-repo-rev:
- 162962
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/VBoxMergeCOM32On64CA.wxi
r98103 r104453 1 <?xml version="1.0"?> 2 <!-- 1 <!-- 3 2 VirtualBox Windows Installation Script (WiX) 4 3 --> … … 25 24 --> 26 25 27 <Include xmlns="http://schemas.microsoft.com/wix/2006/wi" 28 xmlns:difxapp="http://schemas.microsoft.com/wix/DifxAppExtension"> 26 <Include xmlns="http://wixtoolset.org/schemas/v4/wxs"> 29 27 30 28 </Include>
Note:
See TracChangeset
for help on using the changeset viewer.