- Timestamp:
- Jun 11, 2020 2:09:07 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp
r82968 r84795 661 661 { 662 662 /* 663 * If we've got a dditions ISO, add its content to a /vboxadditions dir.663 * If we've got a Guest Additions ISO, add its content to a /vboxadditions dir. 664 664 */ 665 665 if (mpParent->i_getInstallGuestAdditions()) … … 671 671 672 672 /* 673 * If we've got a dditions ISO, add its content to a /vboxadditionsdir.673 * If we've got a Validation Kit ISO, add its content to a /vboxvalidationkit dir. 674 674 */ 675 675 if (mpParent->i_getInstallTestExecService())
Note:
See TracChangeset
for help on using the changeset viewer.