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

launch error #240

Closed
weboid123 opened this issue Sep 21, 2022 · 6 comments · Fixed by #241
Closed

launch error #240

weboid123 opened this issue Sep 21, 2022 · 6 comments · Fixed by #241
Assignees
Labels
fix A bug fix

Comments

@weboid123
Copy link

when I run executable, I get this error:
Traceback (most recent call last):
File "subsearch_main_.py ", line 3, in
File "subsearch_init_.py ", line 114, in main
File "subsearch_init_.py ", line 19, in init
File "subsearch_subsearch_.py ", line 82, in init
File "subsearch\utils\raw_registry.py ", line 131, in add_context_menu
File "subsearch\utils\raw_registry.py ", line 20, in write_keys
FileNotFoundError: [WinError 2] The specified file cannot be found

@vagabondHustler
Copy link
Owner

Which version of windows are you on?

If you run the registry editor (win+r, regedit enter), do you have this path Computer\HKEY_CURRENT_USER\Software\Classes*

@weboid123
Copy link
Author

weboid123 commented Sep 21, 2022

Which version of windows are you on?

win 8.1 xd

If you run the registry editor (win+r, regedit enter), do you have this path Computer\HKEY_CURRENT_USER\Software\Classes*

yez

@vagabondHustler
Copy link
Owner

Which version of windows are you on?

win 8.1 xd

If you run the registry editor (win+r, regedit enter), do you have this path Computer\HKEY_CURRENT_USER\Software\Classes*

yez

Okay, I'm unsure why this happens if you have that path. I'm gonna look into it and get back to you :)

@vagabondHustler
Copy link
Owner

Okay, fired up a win 8.1 x64 VM and think i found the problem. Gonna build a new .exe soon. In the meanwhile you can always do this.

Run the registry editor (WIN + R > regedit > ok)
go to Computer\HKEY_CURRENT_USER\Software\Classes\
right click on the folder/key named Classes new > key
and name it *
and run subsearch.exe

Screenshot 2022-09-21 140046

@vagabondHustler vagabondHustler self-assigned this Sep 21, 2022
@vagabondHustler vagabondHustler added the bug Report a bug label Sep 21, 2022
@weboid123
Copy link
Author

tysm m8!

@vagabondHustler vagabondHustler linked a pull request Sep 21, 2022 that will close this issue
@vagabondHustler
Copy link
Owner

tysm m8!

No problem. v2.24.3 should be out in a few minutes.

@vagabondHustler vagabondHustler added fix A bug fix and removed bug Report a bug labels Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A bug fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants