-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
"Create WinUtil Shortcut" not working properly with latest release. #2487
Comments
Apologies for my Windows being in Swedish. Hope the screenshots are still of some help |
Hey @Squtzy, tested it on my end using the Full-Release: Will look into this, thanks for reporting! EDIT: made a PR and linked it to the issue that will fix the issue. |
Oh wow that was some quick work :D Glad I could be of help :) |
I'm still having the same issue with the shortcut creation link just opening up this pc with latest update |
Yes @Monodark86 , I have created the Pull Request. Chris now has to merge this PR wh3n he accepts the changes and make a release after. |
Question on the topic, is it possible to manually fix a/the shortcut for the moment? :) |
Yes.
"C:\Program Files\PowerShell\7\pwsh.exe" -ExecutionPolicy Bypass -Command "Start-Process pwsh.exe -verb runas -ArgumentList '-Command "irm https://christitus.com/win | iex"'
You should now be able to run WinUtil from that shortcut. To fix the missing icon try:
Press Enter twice, then click You should now have a manually created version of the shortcut that WinUtil would usually make. :) |
HI, this worked great. Where can I find the ico file? |
Describe the bug
When trying to create a shortcut for winutil on the latest release it creates the shortcut but when going to open winutil using the shortcut it only opens "This PC" in my File Explorer. When right clicking the shortcut it does not give me any "open with" option either. Shortcuts made before current release has worked flawlessly on 2 of my Windows 11 Systems.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When clicking/opening the shortcut I expect Winutil to open like it has done with "older" shortcut versions before.
Screenshots
Adding screenshots that show steps of issue.
Additional context
Wanted to make a new shortcut as I had cleaned up my secondary PC and removed the old shortcut without realising. After attempting to make a new shortcut I am met with this issue.
System is Windows 11: Version 23H2 (OS-version 22531.3880)
The text was updated successfully, but these errors were encountered: