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

[FAQ] Workaround for UNC Path Link Issue in SystemTrayMenu #494

Closed
Hofknecht opened this issue Jul 29, 2023 · 0 comments
Closed

[FAQ] Workaround for UNC Path Link Issue in SystemTrayMenu #494

Hofknecht opened this issue Jul 29, 2023 · 0 comments
Labels

Comments

@Hofknecht
Copy link
Owner

Hofknecht commented Jul 29, 2023

Issue: After upgrading from Windows 10 to Windows 11, a link to a UNC path does not work in SystemTrayMenu but functions correctly in Windows.

Workaround:

If you encounter a situation where a link to a UNC path doesn't work as expected in SystemTrayMenu after upgrading to Windows 11, but functions fine within Windows, you can try the following workaround:

Create a Share for the UNC Path:

On your system, create a share for the folder that has the UNC path you want to access.
Ensure the share has appropriate permissions to allow access.
Generate a Shortcut from the Share:

Navigate to the base path of SystemTrayMenu (STM) on your system.
Create a new shortcut and specify the network share path you created (e.g., "\Server\Share").
Test if the new shortcut functions correctly and opens the target directory.
This workaround involves accessing the UNC path through a network share, and it might help resolve the issue when SystemTrayMenu cannot handle the UNC path directly. By creating a network share, you provide an alternative method for accessing the target location within SystemTrayMenu.

Note: This workaround is intended as a temporary solution until the root cause of the issue is identified and addressed. It is recommended to follow up with the SystemTrayMenu developer or check for any updates to the software that might address the UNC path handling.

Please be aware that the effectiveness of this workaround may vary depending on the specific system configuration and any underlying issues related to the upgrade from Windows 10 to Windows 11.

Note: This workaround is based on the information provided and the nature of the issue described. Results may vary based on individual system configurations.

@Hofknecht Hofknecht added the FAQ label Jul 29, 2023
@Hofknecht Hofknecht changed the title [BUG] Workaround for UNC Path Link Issue in SystemTrayMenu [FAQ] Workaround for UNC Path Link Issue in SystemTrayMenu Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant