Jump to content

SRamesh2k

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by SRamesh2k

  1. Not sure if you can alter the file to get the required functionality. But you can create a vbscript file with the following contents: Dim objShell Set objShell = CreateObject("Shell.Application") objShell.MinimizeAll set objShell = nothing Name the file as "MinimizeAll.vbs" and move the shortcut to the Quick Launch. You can customize the icon for this shortcut.
×
×
  • Create New...