Changeset 83532 in vbox for trunk/src/VBox/Installer/win/Scripts
- Timestamp:
- Apr 3, 2020 2:25:39 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 136851
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd
r82968 r83532 190 190 :no_additions_validation 191 191 192 if ".%_MY_OPT_OUTPUT%" == "." set _MY_OPT_OUTPUT=VBoxDrivers- 6.1.0_RC1_SPBr135037-%_MY_OPT_ARCH%.cab192 if ".%_MY_OPT_OUTPUT%" == "." set _MY_OPT_OUTPUT=VBoxDrivers-@VBOX_VERSION_STRING@r@VBOX_SVN_REV@-%_MY_OPT_ARCH%.cab 193 193 if exist "%_MY_OPT_OUTPUT%" goto error_output_exists 194 194
Note:
See TracChangeset
for help on using the changeset viewer.