Changeset 95033 in vbox for trunk/src/VBox/Installer/win
- Timestamp:
- May 17, 2022 4:52:05 PM (3 years ago)
- Location:
- trunk/src/VBox/Installer/win
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/CommonProperties.wxi
r82970 r95033 14 14 --> 15 15 16 <Include xmlns="http://schemas.microsoft.com/wix/2006/wi x"16 <Include xmlns="http://schemas.microsoft.com/wix/2006/wi" 17 17 xmlns:difxapp="http://schemas.microsoft.com/wix/DifxAppExtension"> 18 18 -
trunk/src/VBox/Installer/win/Defines.wxi
r84945 r95033 14 14 --> 15 15 16 <Include xmlns="http://schemas.microsoft.com/wix/2006/wi x"16 <Include xmlns="http://schemas.microsoft.com/wix/2006/wi" 17 17 xmlns:difxapp="http://schemas.microsoft.com/wix/DifxAppExtension"> 18 18 -
trunk/src/VBox/Installer/win/Permissions.wxi
r82970 r95033 13 13 --> 14 14 15 <Include xmlns="http://schemas.microsoft.com/wix/2006/wi x"15 <Include xmlns="http://schemas.microsoft.com/wix/2006/wi" 16 16 xmlns:util="http://schemas.microsoft.com/wix/UtilExtension"> 17 17 -
trunk/src/VBox/Installer/win/PublicProperties.wxi
r82970 r95033 14 14 --> 15 15 16 <Include xmlns="http://schemas.microsoft.com/wix/2006/wi x"16 <Include xmlns="http://schemas.microsoft.com/wix/2006/wi" 17 17 xmlns:difxapp="http://schemas.microsoft.com/wix/DifxAppExtension"> 18 18
Note:
See TracChangeset
for help on using the changeset viewer.