How to Run Command Prompt Utility Via Shortcut

How to Run Command Prompt Utility Via Shortcut:
If you ever tried to create a shortcut [IPCONFIG] or otherwise use utulity command prompt on Windows XP, but the shortcut does not work or may work but the Command Prompt window will be closed again quickly, the way the following can be done to create a shortcut on the desktop to do some command [IPCONFIG]

  1. Right-click an empty area on the desktop.
  2. Select New >> Shortcut, to display the shortcut wizard. Type cmd /k in the column Type the location of the item followed by programs that want to run, and then press enter. For example:
    cmd / k ipconfig
    Next, give the name of the shortcut with the correct name and type in the location icon
  3. %SystemRoot%\system32\shell32.dll

After performing the above steps, guaranteed shortcut that was created will work fine.

No comments:

Post a Comment