mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-19 17:26:34 +00:00
patch: use etcher icon as loading for windows installer
This commit is contained in:
parent
d498248a0f
commit
bc3340960a
@ -60,6 +60,7 @@ const config: ForgeConfig = {
|
|||||||
new MakerZIP(),
|
new MakerZIP(),
|
||||||
new MakerSquirrel({
|
new MakerSquirrel({
|
||||||
setupIcon: 'assets/icon.ico',
|
setupIcon: 'assets/icon.ico',
|
||||||
|
loadingGif: 'assets/icon.png',
|
||||||
...winSigningConfig,
|
...winSigningConfig,
|
||||||
}),
|
}),
|
||||||
new MakerDMG({
|
new MakerDMG({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user