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

How to use the .exe instead of .py #2

Open
janmechtel opened this issue Sep 2, 2020 · 1 comment
Open

How to use the .exe instead of .py #2

janmechtel opened this issue Sep 2, 2020 · 1 comment

Comments

@janmechtel
Copy link

https://stackoverflow.com/questions/55477041/toggling-focus-assist-mode-in-win-10-programmatically

I successfully followed these instructions to run:

python WnfDump.py -w WNF_SHEL_QUIET_MOMENT_SHELL_MODE_CHANGED 1

Which works great.

However when I attempt to do this:

.\wnfdump.exe -w WNF_SHEL_QUIET_MOMENT_SHELL_MODE_CHANGED 1

Name: WNF_SHEL_QUIET_MOMENT_SHELL_MODE_CHANGED
Opt value 3 1

It's not working.

How can i use the .exe

Are the .exe a cython compilation of the .py script?

@Abolfazl
Copy link

I am having the same issue for setting Focus Assist on/off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants