Git Product home page Git Product logo

win7appid's Introduction

win7appid

Automatically exported from code.google.com/p/win7appid

This is a mirror of the project listed above; created so that it doesn't disappear with Google Code being shut down.


This is a fairly basic console application for setting the application id (System.AppUserModel.ID property) of a Windows 7 shortcut.

In Windows 7, taskbar items are grouped by a string known as the application id or AppId. This can be set in the shortcut that launches a program, or by the application itself. See http://msdn.microsoft.com/en-us/library/dd378459%28VS.85%29.aspx for more information.

This tool allows you to pin an application and then have another application's windows group under the same icon without modifying the applications themselves. It only works if you can launch both apps via a shortcut, child processes will have the default behaviour of having their own taskbar entry.

Usage

Win7AppId <shortcut> [<new_app_id>]

If the app id is omitted, it simply prints the current app id.

Example

I made the tool so I could pin a shortcut to start a Putty session with X forwarding, start gnome-terminal and have it's X window (running under Xming) group under the pinned icon.

I issued the commands:

Win7AppId xming.lnk putty-xming
Win7AppId puttysession.lnk putty-xming

And then put the xming shortcut in my Startup folder and pinned puttysession to the taskbar.


Repository owner notes

This tool works in Windows 10; the command

Win7AppID iTunes.lnk Apple.iTunes

fixes the duplicate icon issue for iTunes. This can also be used with 7+ Taskbar Tweaker's Taskbar Inspector (see http://rammichael.com/7-taskbar-tweaker for this program) to pair icons on a permanent basis, eg. Silverlight applications such as Foxtel GO, eg.

Win7AppId.exe "Foxtel GO.lnk" Microsoft.Silverlight.Offline.2704512139.foxtel-go-sw.foxtelplayer.foxtel.com.au

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.