Hi, I'm a new member and hope I can get some help in this well-known forum if I have a problem :-|
My question is,
I would like to open Downloads in the Windows 11 Explorer, then the Focus should be on the Left Panel, then press Home so that the cursor in the Left Panel is Above.
Then I can see the Downloads in the Right Panel and I can also see all Quick access files in the Left Panel.
This is working fine
Name batch fie: Open Download.bat
(@Echo off)
cd C:\Users\Name\
start Downloads
But... now I hope it is also possible to add the other operations in this batch file?
I've read that Shift + F6 puts focus on the left panel, but I don't know how to place the commands :-(
Regards,
Jamo48
My question is,
I would like to open Downloads in the Windows 11 Explorer, then the Focus should be on the Left Panel, then press Home so that the cursor in the Left Panel is Above.
Then I can see the Downloads in the Right Panel and I can also see all Quick access files in the Left Panel.
This is working fine
Name batch fie: Open Download.bat
(@Echo off)
cd C:\Users\Name\
start Downloads
But... now I hope it is also possible to add the other operations in this batch file?
I've read that Shift + F6 puts focus on the left panel, but I don't know how to place the commands :-(
Regards,
Jamo48