Skip to content

Pin to taskbar #587

@IvanRF

Description

@IvanRF

Java applications do not have the ability to be pinned in the Windows taskbar, i.e. the option "Pin this program to taskbar" is not available.

There is not much info about this, I only found this: Using JNA to get/set application identifier. They use the shell32 function SetCurrentProcessExplicitAppUserModelID(WString appID) (not currently in JNA). However, that didn't work. The OP said:

The behavior you seem to be experiencing is a mode called "IsHostApp". Related

Do you have any knowledge about this? is it possible to pin a Java app with JNA?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions