How can I make a program that runs on Windows startup automatically minimize/close?

Craig

I've got several things that come up during my Windows startup that pop up temporary windows that I will only minimize or close out (to send them to the tray). uTorrent is a good example. How can I force these windows down on startup?

Karan

First of all you'll need to locate where exactly the startup location is. Autoruns will help you here.

If launched via simple shortcuts in the Startup folder, you can always set the shortcut properties to Run in a Minimized window.

The app itself might also have a "start minimised" or similar UI option or even possibly a command-line argument that you can append to the call. (For example, appending the /MINIMIZED command-line argument to uTorrent's shortcut should do the trick, or you can simply choose the equivalent option from the UI under Preferences / General.)

1 2

Not all startup locations can be edited easily though, so if you want advice regarding any specific app you can post its name (and hopefully its startup location also as mentioned by Autoruns) so that we can provide more help.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How can I make program automatically startup on login?

From Dev

How can I make the Play Game Services not automatically sign in at the startup?

From Dev

How can I make an autorun to make a program open a file automatically

From Dev

How can I make my program run on startup by adding it to the registry?

From Dev

How can I make a Windows shortcut that launches Bash and runs commands?

From Dev

How can I make programs start at startup in Windows Vista?

From Dev

How can I run a program on startup, minimized?

From Dev

How can I run a program on startup, minimized?

From Dev

How can I make Shutter open at startup?

From Dev

How can I make Shutter open at startup?

From Dev

Is there an .exe in Windows 10 that runs in background and does absolutely nothing? And if not, how can I make one?

From Dev

How can I make program print a stack trace automatically when an Exception occurs in Android

From Dev

How can I make Windows 10 show the password textbox at startup, rather than that picture with the time & date?

From Dev

How to make Thunderbird Mail runs at startup?

From Dev

How can I automatically mount an NTFS partition in Lubuntu on startup?

From Dev

How can I open files with my program on it's startup

From Dev

How can I make my program faster?

From Dev

How can i make this program work?

From Dev

How can i make this program faster and simple?

From Dev

How can I make HTML/CSS changes automatically reload in the browser under Windows?

From Dev

How do I write a script that runs on startup?

From Dev

How can i make a portable C++ program for Windows with GUI, independent from .NET or other Libs?

From Dev

How can i make a Program coded on Windows in C# with mono, able to work on linux?

From Dev

How can i make a portable C++ program for Windows with GUI, independent from .NET or other Libs?

From Dev

Can I make my application run automatically when the computer Startup in Visual Basic

From Dev

How to make an app to run automatically on startup with delay?

From Dev

How to make an Autohotkey automatically run at startup?

From Dev

How can I automatically connect to wifi + openvpn on startup/resume when "Automatically connect to wifi" is enabled?

From Dev

How can I make a terminal with 3 tabs appear after startup?

Related Related

  1. 1

    How can I make program automatically startup on login?

  2. 2

    How can I make the Play Game Services not automatically sign in at the startup?

  3. 3

    How can I make an autorun to make a program open a file automatically

  4. 4

    How can I make my program run on startup by adding it to the registry?

  5. 5

    How can I make a Windows shortcut that launches Bash and runs commands?

  6. 6

    How can I make programs start at startup in Windows Vista?

  7. 7

    How can I run a program on startup, minimized?

  8. 8

    How can I run a program on startup, minimized?

  9. 9

    How can I make Shutter open at startup?

  10. 10

    How can I make Shutter open at startup?

  11. 11

    Is there an .exe in Windows 10 that runs in background and does absolutely nothing? And if not, how can I make one?

  12. 12

    How can I make program print a stack trace automatically when an Exception occurs in Android

  13. 13

    How can I make Windows 10 show the password textbox at startup, rather than that picture with the time & date?

  14. 14

    How to make Thunderbird Mail runs at startup?

  15. 15

    How can I automatically mount an NTFS partition in Lubuntu on startup?

  16. 16

    How can I open files with my program on it's startup

  17. 17

    How can I make my program faster?

  18. 18

    How can i make this program work?

  19. 19

    How can i make this program faster and simple?

  20. 20

    How can I make HTML/CSS changes automatically reload in the browser under Windows?

  21. 21

    How do I write a script that runs on startup?

  22. 22

    How can i make a portable C++ program for Windows with GUI, independent from .NET or other Libs?

  23. 23

    How can i make a Program coded on Windows in C# with mono, able to work on linux?

  24. 24

    How can i make a portable C++ program for Windows with GUI, independent from .NET or other Libs?

  25. 25

    Can I make my application run automatically when the computer Startup in Visual Basic

  26. 26

    How to make an app to run automatically on startup with delay?

  27. 27

    How to make an Autohotkey automatically run at startup?

  28. 28

    How can I automatically connect to wifi + openvpn on startup/resume when "Automatically connect to wifi" is enabled?

  29. 29

    How can I make a terminal with 3 tabs appear after startup?

HotTag

Archive