Hi,
I guess the issue is with electron packager.
When I try to package my application using command dotnet electronize build /target win , I encountered the followings:
electron-packager . --platform=win32 --arch=x64 --out="C:[app_path]\bin\desktop" --overwrite
Packaging app for platform win32 x64 using electron v1.7.8
rcedit.exe failed with exit code 1. Fatal error: Unable to commit changes
Hi,
I guess the issue is with electron packager.
When I try to package my application using command dotnet electronize build /target win , I encountered the followings:
electron-packager . --platform=win32 --arch=x64 --out="C:[app_path]\bin\desktop" --overwrite
Packaging app for platform win32 x64 using electron v1.7.8
rcedit.exe failed with exit code 1. Fatal error: Unable to commit changes