SOLVED

Where to enter specific installation commands in VS Windows Application Packaging Project?

Copper Contributor
0

I added a Windows Application Packaging Project to my Windows desktop solution in Visual Studio 2019. I was able to edit the appxmanifest file, setting the Identity, Properties, Dependencies, Resources, etc. to values appropriate for submitting an msix package to Microsoft Store. My question is, how can I set up the setup? I have an exe file and a dll file to go into C:\Program Files (virtualized to C:\Program Files\WindowsApps), and a file to be installed as C:\ProgramData\MyApp\UsersGuide.chm. Where and how is that information inputted in the Package project?

2 Replies
best response confirmed by StevenBrown-4429 (Copper Contributor)
Solution

@StevenBrown-4429, thanks for your question. Please let us know if the above comment answered your question or if there are any follow up questions

1 best response

Accepted Solutions
best response confirmed by StevenBrown-4429 (Copper Contributor)
Solution

@StevenBrown-4429, thanks for your question. Please let us know if the above comment answered your question or if there are any follow up questions

View solution in original post