Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could add option on startup to specify configuration location #60

Closed
leetking opened this issue Apr 12, 2020 · 5 comments
Closed

Could add option on startup to specify configuration location #60

leetking opened this issue Apr 12, 2020 · 5 comments
Assignees

Comments

@leetking
Copy link

I want to startup pass-winmenu when I login, and according to this thread https://www.akadia.com/services/windows_registry.html, add a registery like this pass-winmenu: C:\Users\ltk\scoop\apps\pass-winmenu-nogpg\current\pass-winmenu.exe. but when I login, I face a error which means cannt generate configuration and log file at C:\Windows\System. For this I guess the reason is pass-winmenu just try to find configuration at work directory so it cannt find the configuration correctly.

I have a little appeal that could add a startup option to specify configuration locatioin.

P.S.

  • I install pass-winmenu (pass-winmenu-nogpg) via scoop -- a command-line installer for Windows
  • the version of pass-win is 1.10.1
@geluk
Copy link
Owner

geluk commented Apr 13, 2020

Pass-winmenu has an option to run on startup. You can right click the icon in the notification area and select Start with Windows to enable this feature.

Hopefully that will fix your problem, but separately from that, I do think it would be good to allow loading the configuration file from a different location, which would probably best be done using an optional argument. Something like --config-location C:/some/path.

@geluk geluk self-assigned this Apr 13, 2020
@leetking
Copy link
Author

Please forgive my mistake 😢. I have tried this fantastic option, It works perfectly for me. Thanks your work to create a awesome software.
Since it has a feature of auto startup, maybe we don't need option to specify configuration.

@geluk
Copy link
Owner

geluk commented Apr 13, 2020

No worries! Glad I could help. I do think it would be good to have the option to specify the location of the configuration file, so I'll probably still add that.

@leetking
Copy link
Author

It's fine. Thanks a lot.

@geluk
Copy link
Owner

geluk commented Nov 10, 2020

Implemented as of v1.11.

@geluk geluk closed this as completed Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants