Aliases in POM do not work

Things you’d like to miss in the future...
Post Reply
bdeshi
Posts: 4249
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612 / Dhaka
Contact:

Aliases in POM do not work

Post by bdeshi »

• Suppose I have an alias

Code: Select all

@xyparent=<xypath>\..
And a portable OpenWith Menu entry

Code: Select all

*.txt ><@xyparent>\Notepad2\Notepad2.exe
This shows an error:

Code: Select all

Could not find: 
C:\Tools\XYplorer\Notepad2\notepad2.exe
• Suppose I have an alias

Code: Select all

@xydata_alias=<xydata>
And a portable OpenWith Menu entry

Code: Select all

*.txt ><@xydata_alias>\Notepad2\Notepad2.exe
This shows an error:

Code: Select all

Could not find: 
C:\Tools\XYplorer\C:\Tools\XYplorer\XYData\Notepad2\notepad2.exe
Note the path in the error.
[ed. fails on ::fresh too]

Posted in bug reports because I seem to remember aliases did used to work here.
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

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

Re: Aliases in POM do not work

Post by admin »

It's weird but I cannot make this fail. :veryconfused: It works perfectly here in POM as well as in CFI.

PS: Also tested with fresh instance.

bdeshi
Posts: 4249
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612 / Dhaka
Contact:

Re: Aliases in POM do not work

Post by bdeshi »

:veryconfused:
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

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

Re: Aliases in POM do not work

Post by admin »

I just found a cosmetic bug where the icon was not shown in the POM List Management. But the functionality is there.

bdeshi
Posts: 4249
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612 / Dhaka
Contact:

Re: Aliases in POM do not work

Post by bdeshi »

Nope. I get no activity at all, let alone any icon. Needs more Sherlocking.
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

Post Reply