gristlabs / grist-desktop

Desktop Grist, packaged with Electron
Apache License 2.0
154 stars 7 forks source link

Requesting Administrative permissions on Windows #5

Open wunter8 opened 1 year ago

wunter8 commented 1 year ago

I was trying to run Grist Desktop and was surprised that it requests administrative access. Is it possible to run the Electron app without needing admin permissions?

paulfitz commented 1 year ago

I've noticed that too on newer Windows versions - I was wondering if it was to set up the association with the .grist extension, but haven't had a chance to nail it down. Will try fiddling with Electron settings.

I see some comments on https://github.com/Automattic/simplenote-electron/issues/1181 and related issues that suggest some possibilities.