Opening programs with cmd minimized
By
Hudson Griffin
in Windows
in Windows
Go to solution
Solved by Graupunkt,
I know you can run a shortcut minimized (check ink properties).
In a bat/cmd script use
Start /min "" "C:\windows\notepad.exe"
I am using powershell for years now, where you can use
Start-Process notepad -WindowStyle Minimized
If it's a folder than run the explorer.exe followed by the path. Google should help on that.
-
Topics
-
0
-
anothertealtiger ·
Posted in Programs, Apps and Websites1 -
Mumintroll ·
Posted in Programs, Apps and Websites3 -
ElDTac ·
Posted in CPUs, Motherboards, and Memory3 -
HunterSVK ·
Posted in Troubleshooting2 -
Ozzi ·
Posted in Networking5 -
2
-
MadManMarsBar ·
Posted in Build Logs3 -
IAmAndre ·
Posted in New Builds and Planning9 -
4
-
-
play_circle_filled
Latest From ShortCircuit:
The coolest looking monitor. Period. - ASUS ROG display at Computex (Sponsored)

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now