Run menu support for shortcut files

Post Reply
NJTxFire
Posts: 7
Joined: Sun Mar 06, 2022 5:14 pm
Location: Turkey

Run Menu needs relative paths for a shortcut in a sandbox, because Snapshoots changes paths

Post by NJTxFire »

I am trying to locate my run menu paths, I am trying to set
RunCommand=appname|"%Desktop%\appshotcut.lnk"
but it doesnt work.
The problem is that when I take a snapshoot of a sandbox, these paths changes and their icon won't show on run menu.
It can be good if this RunCommand takes a relative path for these kind of situations.

NJTxFire
Posts: 7
Joined: Sun Mar 06, 2022 5:14 pm
Location: Turkey

Run menu support for shortcut files

Post by NJTxFire »

I have shortcuts at %Desktop% in my sandbox, for some apps that I installed outside of sandbox and for some apps that I installed only inside of my sandbox. For shortcuts of apps outside of sandbox, I can see app's icon at run menu. However, for apps only inside of sandbox, there is no icon of apps at run menu.
RunCommand should get info of apps inside the sandbox, at first, so it can see these apps' icon.
As a result, this RunCommand needs to be revised.

Post Reply