Quantcast
Channel: Recent Questions - Stack Overflow
Viewing all articles
Browse latest Browse all 17945

WINUI3 Packaged App: Copy folders/files during installation locally

$
0
0

I have the following problem. I have a packages winui program which should open a CANoe config when a button is pressed. Behind this CANoe config there are other SubFolder/Files which are also needed.

So that I don't have to put these files on a network drive, I wanted the tool to store these files locally on the respective computer during installation and always open them from there.

Example folder structure which should be copied locally

  • Folder 1
    • Subfolder 1
      • files
    • Subfolder 2
      • files
    • Subfolder 3
      • files

How do I ensure that this folder structure is copied to the following path of my computer during installation via the msxi bundle?

AppData\Local\Packages\{your app's ID}\temp\Folder 1

...........................................


Viewing all articles
Browse latest Browse all 17945

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>