Changeset 102055 in vbox for trunk/src/VBox/Installer
- Timestamp:
- Nov 9, 2023 9:17:43 PM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/Stub/Makefile.kmk
r102054 r102055 104 104 ifdef VBOX_WITH_VBOX_LEGACY_TS_CA 105 105 $(RM) -f -- "[email protected]_tsca" 106 $(VBOX_RTSIGNTOOL) extract-timestamp-root --signature-index 0 --input "$(PATH_STAGE_SYS)/VBoxSup.sys" --output "[email protected]_tsca" --der106 $(VBOX_RTSIGNTOOL) extract-timestamp-root --signature-index 0 --input "$(PATH_STAGE_SYS)/VBoxSup.sys" --output "[email protected]_tsca" 107 107 $(VBOX_BIN2C) -ascii --append VBoxLegacyWinCA "[email protected]_tsca" $@ 108 108 $(RM) -f -- "[email protected]_tsca"
Note:
See TracChangeset
for help on using the changeset viewer.