Changeset 79708 in vbox for trunk/src/VBox/Installer/win
- Timestamp:
- Jul 11, 2019 9:30:05 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd
r79439 r79708 252 252 rem 253 253 if not exist "sign-ev.cmd" goto end 254 echo info: Now signing the created CAB file. Can take a few minutes... 254 255 call sign-ev.cmd "%_MY_OPT_OUTPUT%" || goto end_failed 255 256
Note:
See TracChangeset
for help on using the changeset viewer.