Page 1 of 1

Remove pinned application from the task tray using IA x15 w/o uninstall script?

Posted: Fri Oct 06, 2023 4:36 pm
by Coder For Food
I have a Win10/11 program pinned to the task try outside an install script. It was pinned manually. This means there is not an uninstall script I can run to remove the pinned app.
Is there a way to remove this pinned application from the task tray using IA x15?

Re: Remove pinned application from the task tray using IA x15 w/o uninstall script?

Posted: Tue Oct 10, 2023 6:40 pm
by Coder For Food
Any movement on this? I am up against a looming deadline.

Re: Remove pinned application from the task tray using IA x15 w/o uninstall script?

Posted: Wed Oct 11, 2023 2:10 am
by pfennig
Pinned taskbar icons are Links stored in the hidden folder %AppData%\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar.
In your IA script you can use "Delete Files" to delete the link to your program. The option "Delete when Uninstalling" should be checked.