- Timestamp:
- Jan 28, 2013 11:41:12 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsVista.nsh
r42003 r44416 23 23 24 24 ${If} $g_bForceInstall == "true" 25 DetailPrint "Forcing installat oin, checking requirements skipped"25 DetailPrint "Forcing installation, checking requirements skipped" 26 26 goto success 27 27 ${EndIf}
Note:
See TracChangeset
for help on using the changeset viewer.