-
Notifications
You must be signed in to change notification settings - Fork 109
Error during application startup #82
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
Comments
==== Winhance Log - 2025-02-21 10:17:23 ====
|
I've implemented a possible fix for this issue. |
Can you provide your new log please ? |
Sure, sorry for the late reply. Here is the new log with your forked version. |
Hi @barbaroskucuk, I've created a fix for the UI initialization issues you reported. The changes address:
The changes are now in a dedicated branch: To test this fix, you can run either of these commands: Standard Run:irm "https://raw.githubusercontent.com/Nigel1992/Winhance/fix/initialization-ui-loading-20240227-barbaroskucuk/Winhance.ps1" | iex Run as Administrator (Recommended):Start-Process powershell -ArgumentList '-NoProfile -ExecutionPolicy Bypass -Command "irm \"https://raw.githubusercontent.com/Nigel1992/Winhance/fix/initialization-ui-loading-20240227-barbaroskucuk/Winhance.ps1\" | iex"' -Verb RunAs Please test and let me know if these changes resolve the issues you were experiencing. I've focused particularly on making the initialization more robust across different Windows versions. Looking forward to your feedback! |
@Nigel1992 It is working beautifully. Thank you so much, I really appreciate it. |
When I try to launch Winhance via powershell, it gives me attached error. I have also attached temp logs.
Winhance-Log_20250221-101719.log
The text was updated successfully, but these errors were encountered: