User directory for .nss settings overrides instead of Program Files #449
Replies: 1 comment
-
I will share my opinion and some workarounds to deal with the situation:
import 'C:\Nilesoft Shell\shell.nss'
item(title='Visual Studio Code' image=[\uE272, #22A7F2] cmd='code' args='"@app.directory"' window=hidden)
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The only way I've been able make changes to NSS's configuration has been to modify files in the main app directory.
I'm sure there are technical factors I haven't considered, but in my opinion, rather than modifying files in Program Files, it would be much better for settings customizations to live in a user-level folder as overrides to defaults defined in Program Files. This would have a few advantages:
Do you think this idea is viable? Why or why not? What factors might I be overlooking?
Thank you for your work on this app, @moudey!
Beta Was this translation helpful? Give feedback.
All reactions