Gold Tony Kuyper - TK9 v4 Panel for Adobe Photoshop

Discussion in 'Panels & Plugins' started by petersan, 28 May 2026.

  1. petersan

    petersan Master

    Gold Member No Limit
    Joined:
    6 Mar 2021
    Messages:
    941
    Likes Received:
    7,460
    Trophy Points:
    502
    You're welcome!
     
  2. orriol

    orriol Apprentice IV

    Gold Member No Limit
    Joined:
    23 Jan 2020
    Messages:
    66
    Likes Received:
    1,138
    Trophy Points:
    3
    Can it be installed without using the Creative Cloud application?
    It was possible in version 3.
    The same method doesn't work for me.
    Any solution?
    Thank you.
     
  3. petersan

    petersan Master

    Gold Member No Limit
    Joined:
    6 Mar 2021
    Messages:
    941
    Likes Received:
    7,460
    Trophy Points:
    502
    I'm sorry I can't help here. I have a licensed version of Photoshop
     
  4. leyaka

    leyaka Professional

    Trusted No Limit
    Joined:
    18 Sep 2018
    Messages:
    458
    Likes Received:
    3,956
    Trophy Points:
    36
    Instructions for Windows:

    - Unpack each module using below folder names:

    com.tk.comboV9_4.0.0
    com.tk.cxV9_v4.0.0
    com.tk.exportV9_v4.0.0
    com.tk.multimaskV9_v4.0.0
    com.tk.myactionstab1V9_v4.0.0
    com.tk.myactionstab2V9_v4.0.0
    com.tk.myactionstab3V9_v4.0.0
    com.tk.myactionstab4V9_v4.0.0
    com.tk.myactionsV9_v4.0.0

    - Go to route C:\Users\<username>\AppData\Roaming\Adobe\UXP\Plugins\External\ and copy the folders there.

    This should work.
     
    mrgas, jmgcg1 and petersan like this.
  5. Nikon4life

    Nikon4life Elite

    Lifetime Gold Trusted Gold Member No Limit
    Joined:
    26 Jan 2020
    Messages:
    6,778
    Likes Received:
    62,163
    Trophy Points:
    6,022
    Thanks for the share -
     
  6. petersan

    petersan Master

    Gold Member No Limit
    Joined:
    6 Mar 2021
    Messages:
    941
    Likes Received:
    7,460
    Trophy Points:
    502
    Sure, you're welcome
     
  7. minhkhanh238

    minhkhanh238 Apprentice III

    Joined:
    20 Aug 2021
    Messages:
    116
    Likes Received:
    464
    Trophy Points:
    30
    I haven't tried v4, but I tried v3 (Win). It was showed in Plugin section but cannot open, it shows "there is a problem, contact Tony Kuyper". Do you have any idea or suggestion?
     
  8. leyaka

    leyaka Professional

    Trusted No Limit
    Joined:
    18 Sep 2018
    Messages:
    458
    Likes Received:
    3,956
    Trophy Points:
    36
    I assume you renamed using 3 in the folder names, right? com.tk.myactionsV9_v3.0.0
     
  9. minhkhanh238

    minhkhanh238 Apprentice III

    Joined:
    20 Aug 2021
    Messages:
    116
    Likes Received:
    464
    Trophy Points:
    30
    I did renamed as you mentioned, i dont know other ways
     
  10. 1100

    1100 Skilled

    Gold Member No Limit
    Joined:
    14 Oct 2023
    Messages:
    105
    Likes Received:
    1,981
    Trophy Points:
    180
    That check inside a code looks for 3 things:

    1) Plugin folder contains string "plug-ins"
    "C:\Program Files\Adobe\Adobe Photoshop 2026\Plug-ins" - bad
    "C:\Users\<username>\AppData\Roaming\Adobe\UXP\Plugins\External\" - good

    2) Plugin folder does NOT contain string "com.tk." (it doesn't check a full name)
    "C:\Users\<username>\AppData\Roaming\Adobe\UXP\Plugins\External\comboV9" - bad
    "C:\Users\<username>\AppData\Roaming\Adobe\UXP\Plugins\External\com.tk.comboV9_4.0.0" - good

    3) Plugin id in manifest.json contains "com.tk" like "com.tk.comboV8" but who would change this?
    And usually that "id"="folder name" assigned to a plugin during ACC installation

    So the correct path should be like
    "C:\Users\<username>\AppData\Roaming\Adobe\UXP\Plugins\External\com.tk.comboV8" and so on for the others.
     
    minhkhanh238 likes this.
  11. minhkhanh238

    minhkhanh238 Apprentice III

    Joined:
    20 Aug 2021
    Messages:
    116
    Likes Received:
    464
    Trophy Points:
    30
    Point 3), I changed the folder name to be the same Plugin id in manifest.json
    Point 1)
    "C:\Program Files\Adobe\Adobe Photoshop 2026\Plug-ins" - showed in plug-in section when opening PTS but couldn't open "C:\Users<username>\AppData\Roaming\Adobe\UXP\Plugins\External" - not show anything in the plug-in section
    Thank you very much for your support
     
Top