Changeset 105705 in vbox
- Timestamp:
- Aug 16, 2024 12:11:02 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/VBoxMergeNetLwf.wxs
r105703 r105705 43 43 <CustomAction Id="setNetworkTypeLWF" Property="NETWORKTYPE" Value="[localMSMNetworkType]" Execute="immediate" /> 44 44 <CustomAction Id="correctNetworkTypeLWF" Property="NETWORKTYPE" Value="NDIS5" Execute="immediate" /> 45 <?endif?> 45 46 46 47 <!-- Here comes the file/directory list -->
Note:
See TracChangeset
for help on using the changeset viewer.