Start an Appliction Minimized


  1. Posts : 19
    Windows 7
       #1

    Start an Appliction Minimized


    I've looked around online to no Avail.

    Simply, I have my Itunes startup and play when I boot up, but it ofcourse starts maximized. This isn't needed, as I really don't need to see the screen, i can control it by my keyboard just fine. Is there a way to set it to start minimized? Not to tray, just to taskbar.
      My Computer


  2. Ivo
    Posts : 398
    Windows 7 Home 64, Vista Ultimate 64
       #2

    The standard way is to change the shortcut properties from "Normal window" to "Minimized". However for this to work it needs cooperation from the application itself. Itunes can choose to ignore this setting.
      My Computer


  3. Posts : 19
    Windows 7
    Thread Starter
       #3

    Doesen't seem to be friendly about it. Blasted Itunes.

    Any other ways about it?
      My Computer


  4. Posts : 12
    Windows XP Media Center Edition 2005
       #4

    You can use a VB Script to run it hidden such as:

    Set WSHShell=WScript.CreateObject("WScript.Shell")
    WSHShell.Run "<Path to EXE>", 0, True

    and assign a shortcut key to its Start menu shortcut so pressing it will launch it again to show the window

    or use Tray It.
      My Computer


  5. Posts : 1
    Windows 7 64
       #5

    Here's a way to minimize programs to the task bar that ignore the shortcut properties.
    1) Create a shortcut to the program.
    2) Open shortcut properties (right click > properties)
    3) Change the target to this (substitute your program's path):
    C:\Windows\System32\cmd.exe /c start /min C:"\Program Files (x86)\Program Dir\YourProgramName.exe"
    The quote has to go *after* the C: for some reason or it won't work.
    4) This works but the command prompt window pops up briefly, to fix that set the run minimized property in the shortcut.
    Georgie
      My Computer


  6. Posts : 53,363
    Windows 10 Home x64
       #6

    Welcome to Seven Forums Georgie. Nice addition, hopefully it will help someone. A Guy
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 20:25.
Find Us