mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-13 14:08:31 +02:00
Update build-windows.yml
This commit is contained in:
parent
cac0c043c1
commit
73be4846ea
1 changed files with 1 additions and 4 deletions
5
.github/workflows/build-windows.yml
vendored
5
.github/workflows/build-windows.yml
vendored
|
@ -42,10 +42,7 @@ jobs:
|
||||||
Start-Sleep -Seconds 20
|
Start-Sleep -Seconds 20
|
||||||
Invoke-Expression "& `"$Env:P`" -open src/out.exe -save src/new.exe -action add -res images/key.ico -mask `"ICONGROUP,MAINICON,`""
|
Invoke-Expression "& `"$Env:P`" -open src/out.exe -save src/new.exe -action add -res images/key.ico -mask `"ICONGROUP,MAINICON,`""
|
||||||
Start-Sleep -Seconds 10
|
Start-Sleep -Seconds 10
|
||||||
cd src
|
ren src/new.exe src/Picocrypt.exe
|
||||||
ls
|
|
||||||
cat resourcehacker.log
|
|
||||||
ren new.exe Picocrypt.exe
|
|
||||||
env:
|
env:
|
||||||
P: "C:\\Program Files (x86)\\Resource Hacker\\ResourceHacker.exe"
|
P: "C:\\Program Files (x86)\\Resource Hacker\\ResourceHacker.exe"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue