WinUI 3 - Windows Application Packaging Project (Desktop) #5139
Labels
area-Deployment
Issues related to packaging, installation, runtime (e.g., SelfContained, Unpackaged)
area-External
Describe the bug
The entire process that I described, I performed on a regular account and checked in PowerShell as a regular user and as an administrator. I created the installer in InnoSetup, although the Add-AppDevPackage.ps1 script works, it does not work if I run it indirectly through PowerShell or CMD.
Steps to reproduce the bug
Filename: "powershell.exe"; Parameters: "-NoExit -ExecutionPolicy Bypass -File ""{app}\name_app\Install.ps1"""; StatusMsg: "Installation my app..."; Flags: waituntilterminated;
Expected behavior
No response
Screenshots
No response
NuGet package version
WinUI 3 - Windows App SDK 1.6.3: 1.6.241114003
Windows version
Windows 10 (21H2): Build 19044
Additional context
No response
The text was updated successfully, but these errors were encountered: