- Timestamp:
- Mar 15, 2023 3:06:39 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd
r98989 r98990 73 73 if ".%1" == ".-p" goto opt_p 74 74 if ".%1" == ".--pdb" goto opt_p 75 if ".%1" == ".-t" goto opt_p 75 76 if ".%1" == ".--no-extract" goto opt_t 76 77 if ".%1" == ".-x" goto opt_x
Note:
See TracChangeset
for help on using the changeset viewer.