mirror of
https://github.com/pbatard/rufus.git
synced 2025-06-05 01:03:54 -04:00
[freedos] separate non FreeDOS and FreeDOS builds into rufus and rufus_fd
This commit is contained in:
parent
f72b298c03
commit
849f61a80f
13 changed files with 602 additions and 35 deletions
|
@ -1,7 +1,7 @@
|
|||
:retry
|
||||
@set password=
|
||||
@set /p password=Please enter PFX password:
|
||||
@E:\WinDDK\7600.16385.0\bin\amd64\signtool sign /v /f D:\Secured\akeo\pbatard.p12 /p %password% /t http://time.certum.pl %1
|
||||
@E:\WinDDK\7600.16385.0\bin\amd64\signtool sign /v /f D:\Secured\akeo\pbatard.p12 /p %password% /t http://time.certum.pl %1 %2 %3 %4
|
||||
@if ERRORLEVEL 1 goto retry
|
||||
@set password=
|
||||
@exit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue