Shortcuts

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
Post Reply
oblivion
Posts: 156
Joined: 13 Apr 2011 11:35

Shortcuts

Post by oblivion »

Something odd...

I have program shortcuts in folders on my desktop, and one of my standard configurations of XYPlorer has each of those folders open in tabs.

A couple of days ago, I installed some new application software.

Shortcuts got created on the desktop -- like they do -- and I moved them into my Applications folder.

If I double-click on them in XYPlorer, I get an instant error: it can't find c:\program files(x86)\serif...

But that's not where they are. They're in c:\program files\serif...

And that's where the shortcuts point to, if I do the right-click/properties thing.

If I open the shortcuts folder in Explorer, double-clicking them works.

If I right-click the shortcuts in XYPlorer and choose Open (showing bold so default) then the programs start as they should.

So what's gone wrong? Any ideas? Have I broken something, or is there a bug?

XYPlorer 15.10, Windows 8.1 64-bit.
-- bests, Tim

...This space unintentionally left blank.

admin
Site Admin
Posts: 66598
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Shortcuts

Post by admin »

The shortcuts probably use bit-sensitive environment variables.

If that's true they are incorrectly constructed. As you can see here (https://msdn.microsoft.com/en-us/librar ... 85%29.aspx) they should have used %ProgramW6432% but probably used the ambiguous %ProgramFiles%.

oblivion
Posts: 156
Joined: 13 Apr 2011 11:35

Re: Shortcuts

Post by oblivion »

Thanks -- I think!

But I think I'd understand that better if the shortcut behaviour was consistent, whether I used it in XYPlorer or Explorer.

Are you saying that XYPlorer interprets the shortcut in one way because it's a 32-bit process, and Explorer, being 64-bit, does it differently? And also that what I think I'm seeing when I look at the path on the properties page for the shortcut is created by an environment variable rather than being fixed?

I'm still confused, if that's the case -- but I don't have the depth of understanding that you do!

Either way, I have solved the problem by creating new shortcuts, pointed at the same executables, and they work as they should. I might try to suggest to Serif that there's an issue with their shortcut construction, but in previous encounters with them I've found that their support people don't communicate well with their programmers... ;)
-- bests, Tim

...This space unintentionally left blank.

admin
Site Admin
Posts: 66598
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Shortcuts

Post by admin »

oblivion wrote:But I think I'd understand that better if the shortcut behaviour was consistent, whether I used it in XYPlorer or Explorer.
Yes, it should be consistent. And to make it consistent they should use %ProgramW6432%.

Post Reply