Dynamically Installing Dokany in a Microsoft Store App

33 views
Skip to first unread message

Pavel Larin

unread,
Dec 6, 2024, 1:52:44 AM12/6/24
to Dokan

Hi everyone,

I’m working on a Microsoft Store application that relies on Dokany for its core functionality, and I’m trying to figure out the best way to handle Dokany installation for users. Since this is a Store app, I’m looking for a solution that keeps the process seamless and user-friendly while staying within the licensing terms and any technical limitations.


So, as it's restricted to include Dokany installer directly to MS Store app installer, what I’m Considering:

1. Downloading the Dokany installer at the app’s first launch and install it in the background (silent mode, of course).

2. Using Chocolatey to install Dokany as a package, calling PowerShell script from the app


My Questions:

• Has anyone here tried something similar? If so, how did it work out?

• Do you see any red flags with either of these approaches, especially when it comes to MS Store policies?

• Any tips or gotchas I should be aware of?


I’m hoping to avoid any pitfalls others might have run into. Thanks in advance for your help!

and...@mehrkopf.de

unread,
Dec 6, 2024, 2:28:05 AM12/6/24
to Dokan

I once tried the first version. I showed a popup on app start, that an installer has to be downloaded for the app to work. It got rejected multiple times from the store team, unfortunately, so I did not get my app to be published.

 

It’s sad, but I did not find a way around.

 

I’m not sure about Chocolatey, though. That might work as there is no “certification” going on, right?

Pavel Larin

unread,
Dec 6, 2024, 4:10:12 AM12/6/24
to Dokan
And yes, I'll clarify that my app is not a UWP. It is crossplatform .NET8 (AvaloniaUI), Windows build
Reply all
Reply to author
Forward
0 new messages