ttth
ttth copied to clipboard
Autostart / auto-launch minimized-option on windows is not working
Expected Behavior
if both autostart & autostart minimized is configured, the app should start minimized
Actual Behavior
does autostart, but not minimized
Steps to Reproduce the Problem
Specifications
- Version: 1.3.0
- Platform: windows
- Subsystem:
If minimized option is set via ttth UI on windows, the reg key looks like that
"C:\path\to\ttth.exe" --hidden
Might be an issue with auto-launch itself
see: https://github.com/Teamwork/node-auto-launch/issues/65
currently we are using:
auto-launch (5.0.5) https://www.npmjs.com/package/auto-launch
while there is as well
auto-launch-patched https://www.npmjs.com/package/auto-launch-patched
Franz is using a self-maintained version of auto-launch with some fixed:
See:
- Reference in package.json: https://github.com/meetfranz/franz/blob/master/package.json
- The repo itself: https://github.com/meetfranz/node-auto-launch
Stale issue message
Welcome to ttth! Thank you and congrats for your first PR on this project. We will review it soon!