User Profile
DavDef
Copper Contributor
Joined 4 years ago
User Widgets
Recent Discussions
MSIX Hero - access to the path is denied
Hi All, I'm kinda new to MSIX and app Attach for Azure Virtual Desktop, but I couldn't find any results so far searching the interwebs, so I hope you could help 🙂 I'm currently trying to create an MSIX app and App Attach volume of the application: Veeam ONE Client 11a. I used the following tools for this: MSIX packaging Tool : to create the MSIX package from the .exe MSIX Hero: to create the app Attach volume (.vhd) Now, I used the MSIX packaging tool to generate the MSIX package, which worked like a charm. I uninstalled the software and ran the msix package to see if it installs correctly, which it does. But now, when I try to create the App Attach volume, using MSIX Hero, it throws me the following error message in the process of creation: "Access to the path 'f:\System Volume Information" is denied" The process to create an app Attach volume isn't complicated at all, using MSIX Hero, you just: Start MSIX Hero Click on "Create app attach volume" Select the msix package you want to create an app attach volume for You press "Create Volume for app attach" and wait until the volume is created. The first step it does is "unpacking MSIX" and during this step I can see in windows explorer/ disk management that an F:\ drive is created for a few seconds and disappears again, throwing the error message right after. The silent command line that was used by MSIX hero, if this could bring any value: msixherocli.exe appattach --createScripts --directory <output-directory> --package C:\Users\xxxxxxxx\Desktop\VeeamONEClient_11a\VeeamONEClient_11.0.1.0_x64__7ya6h5j0jvb2y.msix I already tried: Creating a VHDX instead of the recommended VHD file type, Putting the MSIX package on C:\temp or the desktop to see if it had to do with permissions. Recreating the MSIX package Maybe to mention this detail, currently I'm creating these packages on an Azure VM (win11 21H2). Thank you in advance, DavDef2.6KViews0likes3Comments
Recent Blog Articles
No content to show