User Profile
Bannna
Copper Contributor
Joined 7 years ago
User Widgets
Recent Discussions
Re: SignTool Error: SignedCode::Sign returned error: 0x800700C1
Thanks James Pike for the response, 1- MsixPackaging Tool 1.2019.701.0 used to generate the msix package, even I am getting the same error If I manually sign the msix package with signtool.exe. 2- FileZilla_3.41.2_win64 setup used for generating the msix package. I didn't added any application shortcut corresponding to the uninstall.exe, simply placed uninstall.exe in the package as I am trying to create an MSIX package with all the files present in the source msi package. Actually I was not getting this error while signing MSIX package that contain non signed win32 exes, and even for .net WPF exe. So I just confused, why this error is thrown only for non signed uninstall.exe, I got this same error for multiple msix packages that contain uninstall.exe. Thanks, Banna.12KViews0likes0CommentsSignTool Error: SignedCode::Sign returned error: 0x800700C1
Hi All, Please let me know the reason behind the below errors while signing the msix package, it is only happening for the msix package having an executable named uninstall.exe. Msix signing has any restriction based on the executable file names, is there any other names other than uninstall.exe ?. ERROR: [AppxSipCustomLoggerCallback] File has malformed certificate: VFS\ProgramFilesX86\Test Maintenance Service\uninstall.exe ERROR: [AppxSipCustomLoggerCallback] Failure to process PE file for code integrity catalog: VFS\ProgramFilesX64\Zilla FTP Client\uninstall.exe13KViews0likes2CommentsRe: How to pack and deploy .net framework along with an MSIX package created for .net 3.5 application
jvintzel : Thanks for the reply. However, I would like to know how can I configure to execute the DISM command during the msix package installation. Are you saying to execute the DISM command manually before installing the msix package?5.5KViews0likes1CommentHow to pack and deploy .net framework along with an MSIX package created for .net 3.5 application
@John Vintzel I would like to know, how to add the .net frame work dependency to the MSIX package. I am creating an MSIX package for a .net 3.5 application, but I would like to know how to install the .net 3.5 framework as prerequisite to my MSIX package, so that the application runtime won't throw any error related to .net frame work dependency.5.7KViews0likes6Comments
Recent Blog Articles
No content to show