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

[request] Provide a custom build #16

Closed
omeringen opened this issue Jan 16, 2021 · 5 comments
Closed

[request] Provide a custom build #16

omeringen opened this issue Jan 16, 2021 · 5 comments

Comments

@omeringen
Copy link

Hi,
The computer i use at work has an antivirus with a "password protection", so there is no way to disable.
Is it possible to provide a build without AutoHotkey script ?

Thanks.

@omeringen omeringen changed the title Provide a custom build [request] Provide a custom build Jan 16, 2021
@ltguillaume
Copy link
Owner

Sorry, but this whole thing is an AutoHotkey script. The rstray.exe file is nothing more than the script wrapped in the AutoHotkey interpreter.

You could try out a previous version, since they may have been reported as a false positive enough times for your antivirus to have picked up.

@ltguillaume
Copy link
Owner

@omeringen I've created a package that uses the default AutoHotkey runtime, instead of compiling it with Ahk2Exe. Perhaps this will work for you, please do try as it could prove to be an alternative way of distributing RsTray.

You can run the script by double-clicking !run.cmd.
redshift-tray_2.0.0ahk.zip

@omeringen
Copy link
Author

@ltguillaume ,
Works fine for me ! Thanks.

@ltguillaume
Copy link
Owner

ltguillaume commented Jan 20, 2021

Ok, cool, thanks for the feedback. I'll consider changing the script so that it can be run like this, too. The only downside is a flickering tray icon in some cases.

@ltguillaume
Copy link
Owner

@omeringen The script should not need any alterations anymore to run it uncompiled.

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