I want to upload my desktop app to windows store.After some searching,I found that first I'll have to test the app with windows certification kit, then create an account on hardware/desktop portal.Submit certification test results to the portal then upload the app using developer account. Now, for creating a company account in Hardware/Desktop portal, it is asking me to buy a certificate(Class 3 or EV).EV is for LSA and UEFI. And for other services,Class 3 certificate will do.I have no idea what LSA and UEFI are,I just want to upload my app to windows desktop store. So,which certificate should I buy class 3 or EV.
1
There are 1 answers
Related Questions in WINDOWS-STORE-APPS
- Microsoft Partner Center Issues
- Microsoft Store Policy - User Generated Content
- Error while uploading a binary to StoreApp using API
- Publish a MAUI app for the Microsoft Store returns a ProcessorArchitecture error
- Dependency issue when publish a MAUI application for Windows Store
- Can you open devtools with a windows store app?
- How to create a new app in windows developer center
- Debug WinJS application in production
- Why is my Windows Application Packaging Project stripping all my native libraries from the published package?
- UWP and User Secrets in Deployed Apps
- How to confirm is a user knows the xbox pin in a UWP app?
- How to get refund information for a Windows Store app via API
- Incompatible types for comparison. Numbers, Text can't be compared
- Should TrySilentDownloadAndInstallStorePackageUpdatesAsync relaunch the app?
- How to determine if UWP app is running with windows open?
Related Questions in CODE-SIGNING
- Identrust X Google Cloud HSM X Electron Builder
- Siging an exe with Yubikey error Error: SignerSign() failed
- Is there any benefit to using self-signed certificates for code signing over not signing C# binaries at all?
- How to fix a CS0281 error on build server
- How to use DigiCert Signing Manager Controller (smctl) in Azure DevOps classic pipeline?
- Is it possible for Electron builder MacOS codesigning to skip locale files?
- How cosign finds a record in Rekor when verifying?
- Manually created MacOS apps being deleted
- Fastlane, iOS Provisioning Profiles & Push Notification permissions (by example)
- python BeeWare briefcase: cannot package and adhoc-sign mac os app
- Python beeware: Unable to code sign with “briefcase package --adhoc-sign“
- SignTool - unexpected internal error - Could not associate private key with certificate
- What is the most streamlined way to implement code signing in Azure DevOps build pipelines in 2024?
- How do I use Xcode to codesign a command line utility I created with SPM?
- Is there a way to speed up signtool? It is slow
Related Questions in WINDOWS-STORE
- Microsoft Partner Center Issues
- Microsoft Store Policy - User Generated Content
- Publish a MAUI app for the Microsoft Store returns a ProcessorArchitecture error
- Dependency issue when publish a MAUI application for Windows Store
- Can you open devtools with a windows store app?
- Unable to activate Windows Store app on a Xamarin App that I am writing
- Moving from a Single Purchase to a Subscription Model in a WinUI3 Windows SDK C# Application
- MSI/EXE app on Windows store cannot show the correct installation status
- Security context of MSI files on Microsoft app store
- How do you set the "Start in" folder for an application using the MSIX "Windows Application Packaging Project"
- How to create MSI Installers with requirements / dependencies for the Windows App Store
- Microsoft App Store: Silent installation requires elevated permission, but this is not disclosed in the Description
- How to create MSIX package for Microsoft App Store for an Electron app?
- An MSI/EXE app published to Microsoft Store - how are isolated it is?
- Windows.Services.Store WPF fails at subscriptionStoreProduct.RequestPurchaseAsync
Related Questions in CODE-SIGNING-CERTIFICATE
- Is there any benefit to using self-signed certificates for code signing over not signing C# binaries at all?
- key not found in keychain error when debugging on local device connected to my windows dev machine
- SignTool - unexpected internal error - Could not associate private key with certificate
- Is it possible to choose the "Issued To" property for a Code Signing certificate signed by AD CS?
- Signing clickonce using Sectigo SHA384 EV certificate give unknown publisher and smartscreen blocker
- -KeyExportPolicy Exportable` did not work Export-PfxCertificate : Cannot export non-exportable private key
- What Code Signing Certificate products provide both the public and private key for manually signing apps?
- Osslsigncode verify fails even though rootCA certificate is added to the trust store
- New Code Sign Certs (HSM) and Visual Studio 2022
- I cannot change my automatic incoming certificate in XCode,the wrong certificate is received
- Looking for code-signing a python script on macOS Sonoma 14.0 to be able to debug with gdb and lldb
- Xcode 15 doesn't support for iOS distribution certificate any more?
- Guide on signing and packaging a Chromium build in MacOS
- Code signing ClickOnce manifest vs assembly, for a solution deployed by Windows Installer. Which one do I need, and how?
- SignTool: How to identify a specific certificate?
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Any code signing certificate will work well untill you'll need to sign drivers. You can get Comodo Code Signing certificate as cheap or certificate from Verisign if you want to sign drivers too.