mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 19:45:41 -04:00
scripts/package.cmd: Re-added the note about svrplus.exe being renamed to install.exe.
This commit is contained in:
parent
2d6b69643b
commit
acb2c65219
@ -245,6 +245,8 @@ unzip ..\build.i386\*-win32.zip
|
|||||||
:: except for rp-download.exe.
|
:: except for rp-download.exe.
|
||||||
:: NOTE: Not moving the PDBs to the base directory,
|
:: NOTE: Not moving the PDBs to the base directory,
|
||||||
:: since those are stored in a separate ZIP file.
|
:: since those are stored in a separate ZIP file.
|
||||||
|
:: NOTE 2: svrplus.exe is renamed to install.exe to make it
|
||||||
|
:; more obvious that it's the installer.
|
||||||
MOVE i386\rpcli.exe .
|
MOVE i386\rpcli.exe .
|
||||||
MOVE i386\rp-config.exe .
|
MOVE i386\rp-config.exe .
|
||||||
MOVE i386\svrplus.exe install.exe
|
MOVE i386\svrplus.exe install.exe
|
||||||
|
Loading…
Reference in New Issue
Block a user