Changeset 42103 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Jul 11, 2012 11:16:17 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 79051
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/win/loadall.sh
r40816 r42103 62 62 # Invoke the installers. 63 63 # 64 for inst in SUPInstall.exe USBInstall.exe NetFltInstall.exe NetAdpInstall.exe;64 for inst in SUPInstall.exe USBInstall.exe NetFltInstall.exe ; #NetAdpInstall.exe; - busted 65 65 do 66 66 if test -f ${MY_DIR}/$inst; then
Note:
See TracChangeset
for help on using the changeset viewer.