Changeset 35688 in vbox
- Timestamp:
- Jan 24, 2011 4:09:29 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh
r35680 r35688 344 344 345 345 ${If} $g_bNoGuestDrv <> "true" 346 StrCmp $g_bNoGuestDrv "true" drv_video347 346 DetailPrint "Installing guest driver ..." 348 347 nsExec::ExecToLog '"$INSTDIR\VBoxDrvInst.exe" driver install "$INSTDIR\VBoxGuest.inf"'
Note:
See TracChangeset
for help on using the changeset viewer.