Community Page
- www.tech-recipes.com/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- On Vista (Premium) cmd: taskkill /F /FI "USERNAME eq Quinn" messes up the explorer.exe .. :)
- please help!!!! i got the dreaded unmountable boot volume message..tried all 5 methods to boot.. safe mode..etc and none of these worked it just kept going back to same message..then whilst trying...
- Thank you so much
- hey
- Thanks mate, Just what I was looking for. It seemed to be a different way of doing things in Leopard than previous versions. Cheers, Mitch
Tech-Recipes
Cookbook of Tech TutorialsOpen A Program Fully Maximized or Minimized | Windows | Tech-Recipes
Started by qdideas · 9 months ago
4 years ago
4 years ago
It is an part of the shell just like dir
4 years ago
4 years ago
4 years ago
True. The command line option still works. You could create a shortcut to a batch file that contains the following line:
start /max http://www.cnn.comThis will open your default browser to the site already maximized.
7 months ago
The first line of the batch file should be:
@echo off
The shortcut to the batch file should run minimized so the dos screen doesn't pop up.
It really works well ... faster than opening IE and selecting favorites.
Thanks for the help,
BCRock
4 days ago
I hope many others find this iste and learn this 'trick' too.
Best wishes.
GZ