Changeset 72020 in vbox for trunk/src/VBox/Installer/win/VBoxMergeUSB.wxs
- Timestamp:
- Apr 25, 2018 2:19:58 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/VBoxMergeUSB.wxs
r58599 r72020 14 14 --> 15 15 16 <?include Properties.wxi ?>17 18 16 <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" 19 17 xmlns:difxapp="http://schemas.microsoft.com/wix/DifxAppExtension"> 18 19 <?include Properties.wxi ?> 20 20 21 21 <Module Id="msm_VBoxUSB"
Note:
See TracChangeset
for help on using the changeset viewer.