The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed
Moderators: Hacker , petermad , Stefan2 , white
robinsiebler
Senior Member
Posts: 460 Joined: 2003-03-05, 21:04 UTC
Post
by *robinsiebler » 2018-04-15, 04:15 UTC
I have an internal association set up. Everything works, except the icon is not displayed in the context menu. Also, I could not even get icons from .icl files to show up in the association dialog, I had to point to a .dll to get a list of icons. I tried with 32-bit and 64-bit TC. I am running Windows 10.
Here is my association:
Code: Select all
[Associations]
Filter1=>Archives
Filter1.icon=%COMMANDER_PATH%\Icons\X-Qute.dll,9
Filter1_&Extract Here="D:\Program Files (x86)\vTask Studio\vTask.exe" -r "e:\scripts\vTask Studio\TC - Extract Archive.vxm" %option=ExtractHere
Filter1_E&xtract Here into SubDir="D:\Program Files (x86)\vTask Studio\vTask.exe" -r "e:\scripts\vTask Studio\TC - Extract Archive.vxm" %option=ExtractHereSubDir
Filter1_Extract into &Opposite Pane="D:\Program Files (x86)\vTask Studio\vTask.exe" -r "e:\scripts\vTask Studio\TC - Extract Archive.vxm" %option=ExtractOpposite
Filter1_Extract into Opposite Pane Subdir="D:\Program Files (x86)\vTask Studio\vTask.exe" -r "e:\scripts\vTask Studio\TC - Extract Archive.vxm" %option=ExtractOppositeSubDir
Filter1_Extract To (Pick Dir)="D:\Program Files (x86)\vTask Studio\vTask.exe" -r "e:\scripts\vTask Studio\TC - Extract Archive.vxm" %option=ExtractTo
Robin L. Siebler
Personal License #13949
------------------------------
"Bother", said Pooh, as he deleted Windows
petermad
Power Member
Posts: 16032 Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:
Post
by *petermad » 2018-04-15, 17:33 UTC
2robinsiebler
The "Change Icon" feature in the Internal association dialog is only to set the icons in the file panels, not in the context menu.