I went to Sign in to your account link is for Microsoft partner .pay and register and proceed .when I tried converting pwa to msix,I get stuck.l failed to produce a msix using msix processing tool.i
can’t figure out what to put inside the text boxes.can nsb produce a step by step for using msix processing tool,just like iOS and android.thanks in advance,tst
Can you link the tool instructions you’re following? We’ll take a look.
It should be call msix packaging tool.thanks in advance,tst
Get MSIX Packaging Tool from the Microsoft Store MSIX Packaging Tool - Microsoft Apps
I don’t think this tool is capable of packaging a PWA. It appears it works with .exe however.
Exe to msix?can use “profighter setup 1.0.0 exe”?still don’t know how to get this to work ,using msix packaging tool.if this is the right tool,I would feel reluctant to use it.as the exe built from using electron,let anyone running the exe able to view the source code,I feel this isn’t the right path…so,any idea,anyone?best rdgs,tst
I just use obfuscator…high.now,I am glad I see no source code this time.
Somehow,I managed to create msix,however,as I choose no cert creation.when I ru
n ,the msg box says no cert.i try a few cert creation,it shows a msbbox to browse for certificates.how do I obtain this certificate?
Desktop certificates are generally expensive. You would be looking at somewhere around $200/year. Why do you need an MSIX?
I thought msix is the only way to distribute app created by nsb app studio.i thought I needed to convert pwa to msix.i saw one online person who distributed on window store for free,and iPhone and android,may be starting from his website,anyway,he wasn’t using nsb appstudio…best rdgs,tst
This is well beyond the scope of what we can support for AppStudio - there are several tutorials out there for creating certificates for MSIX distributions from an .exe. Here’s one from microsoft: Create a certificate for package signing - MSIX | Microsoft Learn
Since it appears you are trying to distribute apps using the Microsoft Store, I would keep looking at their tutorials on the matter. We aren’t experts on the Microsoft Store or MSIX here but we’re happy to help you with any AppStudio issues.
This is what I search online:
AI Overview
To download an MSIX package for an NSB AppStudio application, you would need to access the MSIX Packaging Tool from the Microsoft Store, package your existing NSB AppStudio project using the tool, and then download the generated MSIX file which can be installed on a Windows device; you cannot directly download a pre-made “Msix for nsb appstudio” as the process requires packaging your specific application using the MSIX Packaging Tool.
Key steps:
Access the MSIX Packaging Tool:
Open the Microsoft Store on your Windows machine and search for “MSIX Packaging Tool” to download and install it.
Open your NSB AppStudio project:
Launch your NSB AppStudio project within the development environment.
Package using the MSIX tool:
Navigate to the MSIX Packaging Tool and use its interface to select your NSB AppStudio project files and configure the packaging settings.
Generate the MSIX file:
Once the packaging process is complete, the tool will generate an MSIX file which you can then download and distribute.
Important points to consider:
No pre-built MSIX:
There is no single “Msix for nsb appstudio” download available as each NSB AppStudio project needs to be packaged individually using the MSIX Packaging Tool.
Windows requirements:
You will need a Windows machine with the necessary tools to create and install MSIX packages.
I can only assume you are trying to distribute apps via the Microsoft store. You would start by creating a working Electron app with AppStudio and then using the MSIX to package the resulting .exe file. This AI summary appears to be mostly nonsensical (like most AI summaries). You are far better off starting with a working .exe and then using Microsoft’s tutorials on the subject.
I noticed msix packaging tool does not have an option to browse for .exe file .it just ask for the name of exe.and win store just load msix file.anyway,I won’t have the money to pay for the cert generation.so ,whatever you find ,is for benefit of other user.best rdgs,tst