thimon Posted October 20, 2016 Posted October 20, 2016 Hi guys. I'm looking for a cmd command to start File Explorer minimised. The command start /min "" "C:\Windows\notepad.exe" works by opening notepad minimised to the taskbar, but when I change notepad.exe to explorer.exe the window appears normally. Any ideas? I've also tried creating a shortcut to explorer.exe and setting it to start minimised in properties but same thing happens. Thank youuuu!
kmount Posted October 20, 2016 Posted October 20, 2016 Seems to work fine if you specify a path instead of explorer.exe e.g. start /min c:\ 1
Recommended Posts
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