User Profile
Roy_MacLachlan
Joined 6 years ago
User Widgets
Recent Discussions
Re: Winforms .exe in MSIX Package Does Not Startup After Auto Update
Hi MikeH, The developer that is working on this is unable to re-create the experience and is asking for a further, more explicit breakdown of steps that re-trigger this experience. Looking at previous comments I do not see an exact list of steps. Can you or someone following this discussion please provide this? Thank you, Roy2.7KViews0likes10CommentsRe: Auto-Update access denied when launch from desktop icon.
Hi SebPieniazek, Can you provide some additional details around the following question: - When you refer to the "Default application icon" are you referring to the app launcher (icon) in the start menu, or on the desktop? - How have you configured your automatic updates? Are you using an AppInstaller file? Was it embedded in your application? The target path to the new update, is it accessible from your machine? Can you please capture the experience using the Microsoft Feedback Hub [Windows Key] + [F] in combination will launch the app. Inside of there is a log and step recorder. This will provide additional information on what is occurring. Thank you, Roy1.8KViews0likes2CommentsRe: Winforms .exe in MSIX Package Does Not Startup After Auto Update
Hi MikeH, I've re-opened the Bug and have included additional information shared by yourself and Lars_Pedersen regarding this negative experience. Hopefully they will be able to re-produce and identify the problem. I appreciate the time taken to provide the descriptive information that has been shared in this post, as it'll help us to find and resolve what is happening. Thank you everyone! Thanks, Roy2.7KViews0likes0CommentsRe: Auto-Update access denied when launch from desktop icon.
Hi SebPieniazek, Thank you for reaching out to us, I am happy to help out. I was unable to view the instructions you followed (linked in your original post) as that post appears to be unavailable. Are you able to comment in this post with the steps you had taken to create the desktop shortcut. When you refer to the "Default application icon" are you referring to the app launcher (icon) in the start menu that appears after the app has been installed? Can you please capture the experience using the Microsoft Feedback Hub [Windows Key] + [F] in combination will launch the app. Inside of there is a log and step recorder. This will provide additional information on what is occuring. Thank you, Roy1.8KViews0likes5CommentsRe: Winforms .exe in MSIX Package Does Not Startup After Auto Update
Hi, The development team has been unable to re-produce the experience you are describing in this thread, providing the following comment: Tested app upgrade with appinstaller files. Unable to reproduce described experience. Tested with Virtual Machine running Windows 10 1903. Upgrade settings configured in the appinstaller file. App installed using the appinstaller files. Blank winforms application Used the Desktop Bridge to make the appinstaller files and packages. Steps taken to re-produce experience: Modify both URI fields in both appinstaller files to work on your machine. (URIs must be absolute paths). Double-click on PackAppThatHasABug1010.appinstaller. Check "Launch when ready". Click "Install" While the app is open, double-click on PackAppThatHasABug2020.appinstaller. Check "Launch when ready". Click "Upgrade". ** The progress bar might stay at 55% for a moment or two. The app closes and reopens with no user intervention. If the problem is still happening please re-open the ticket with both appinstallers and the packages so I can test locally. Please let me know if the above is helpful, and if possible please share the appinstaller file and MSIX packaged app that is resulting in this negative experience. Thank you, Roy MacLachlan2.7KViews0likes15CommentsRe: Attempting to install a created App Package fails with error code 0x8000FFFF among other issues.
Hi BR_Red_Panda, My initial thoughts on this, is that there is an issue with the certificate used to sign the app. But as you've confirmed, the Certificate has been installed on the system. I'd also like to confirm that it is installed in the Trusted People certificate store? If it is, please submit a feedback hub submission by pressing [Windows Key]+[F], recording your install experience and then after submitting it, please share with me in this post, or in direct messaging information about the feedback item.4.5KViews0likes0CommentsRe: Attempting to install a created App Package fails with error code 0x8000FFFF among other issues.
Hi BR_Red_Panda, Thank you for reaching out regarding your issue concerning the creation of an MSIX packaged app using the WinUI 3 project. With regards to the error you are receiving with the install, can you confirm that the MSIX packaged app has been signed using a code signing certificate that is trusted by the device?4.4KViews0likes2CommentsRe: UWP AppInstall Auto Update issue On Windows 10
Hi hrb-2, Unfortunately, I do not have any updates on the "ms-appinstaller" activation protocol beyond pointing you to the blog post that described the problem. Dian has shared in the blog post that new updates will be shared in this blog post. Please keep an eye on this blog post as an update will be posted. Thanks, Roy3.8KViews0likes0CommentsRe: Hyper-V missing Packaging Tool Enviroment
Hi Koos Duijvenbode, Thank you for letting us know. This should be fixed for you now, with a newer version of the Quick Create Image now being available with a new name "Windows 10 MSIX packaging environment". If you are unable to see it in the listing, please let me know. Thank you, Roy3.8KViews0likes7CommentsRe: Installation instructions needed - App Installer on Azure Windows Server 2019 Datacenter OS
Hi ln787, Thank you for reaching out to us with your question. The Windows Server 2019 is released without the Desktop App Installer pre-installed. The Microsoft Business Store is the recommended approach to retrieving the installation media for the Desktop App Installer. Step 1: Enable the Shopping experience to "Show offline apps". This is disabled by default. Step 2: Search for the App Installer in the Microsoft Business Store, select "Offline" from the dropdown menu before selecting the "Manage" button. After that, proceed to download the App Installer and pre-requisites. Step 3: Install the pre-requisites and App Installer using PowerShell (Add-appxpackage -Path <Path to *.msix>). Please note, that I choose to use the Add-AppxPackage PowerShell cmdlet. Depending on your requirements you may need to use the Add-AppxProvisionedPackage PowerShell cmdlet. I hope that this information was helpful.6.5KViews0likes1CommentRe: Invoke-CommandInDesktopPackage needs a -Wait parameter
Hi TIMOTHY_MANGAN, Thank you for the feedback. I'd like to ask how you would like to use this PowerShell cmdlet: It sounds like you may want to wait and force a return from this cmdlet and not just wait with zero returned values. Is that correct? What types of information would you like to retrieve by using this Cmdlet? Can you provide an example of how you'd like to use this cmdlet going forward? Thank you, Roy MacLachlan1.2KViews0likes3CommentsRe: Installation error with Windows 10 19043.1202
Hi Joachim_Kueppers, Can you confirm that the file name used to install is not consistent with another app that had been installed previously. Can you please also share a copy of the *.AppInstall file being used, and the MSIX package. You can share on the blog, or DM me directly. Thank you, Roy938Views0likes1Comment