OK, all anti-virus turned off - still getting this error frequently:
Number of errors: 1
SignTool Error: The file is being used by another process.
SignTool Error: An error occurred while attempting to sign: C:\Users\shochberg\Documents\Setup Factory 9\Output\InstallPostage$averUpdate.exe
Error 4304: Execute program error executing code signing tool - 0 (1)
Build failed - 1 Error(s), 0 Warning(s)
>>>Hello,
>>Please make sure that you have NO anti-virus or anti-malware running in the background, scanning the files. The reason it works on the second time is because the files were already checked moments before, and therefore aren't being locked again by the antivirus.
>>>>>>This issue relates to code signing.
Build project with code signing - works correctly
Build it again - works correctly
Run the output file (at least as far as the first screen then cancel, or all the way through - doesn't matter)
Build it again - fails with error shown below
Close Setup Factory
Open Setup Factory
Build it again - works correctly
Here is the error message:
Build failed.
--------- Errors ---------
> Adding file: C:\Users\shochberg\Documents\Complete\SmartBars 12\smartbars12.ttf
Error 3023: Failed writing setup size to archive prior to code signing (32).
--------------------------
Number of errors: 1
SignTool Error: The file is being used by another process.
SignTool Error: An error occurred while attempting to sign: C:\Users\shochberg\Documents\Setup Factory 9\Output\InstallPostage$averUpdate.exe
Error 4304: Execute program error executing code signing tool - 0 (1)
Build failed - 1 Error(s), 0 Warning(s)
>>>Hello,
>>Please make sure that you have NO anti-virus or anti-malware running in the background, scanning the files. The reason it works on the second time is because the files were already checked moments before, and therefore aren't being locked again by the antivirus.
>>>>>>This issue relates to code signing.
Build project with code signing - works correctly
Build it again - works correctly
Run the output file (at least as far as the first screen then cancel, or all the way through - doesn't matter)
Build it again - fails with error shown below
Close Setup Factory
Open Setup Factory
Build it again - works correctly
Here is the error message:
Build failed.
--------- Errors ---------
> Adding file: C:\Users\shochberg\Documents\Complete\SmartBars 12\smartbars12.ttf
Error 3023: Failed writing setup size to archive prior to code signing (32).
--------------------------
Comment