Iam developing a desktop app for windows using electronJs, Iam planning to place it as a special folder underneath the quick access in file explorer like the way how Onedrive and Dropbox does, but couldn't find how they did with their apps, is there any suggestion to place them programmatically
sample:
Cloud Sync Engines on MSDN should get you started. The namespace folder registration documentation is here.