Jump to content

auto open specific folders, on desktop

so, for both work and home, when i sort files, or need access to files, i need like 6-9 folders open. 

I use Divvy to do the window management which i love, which organizes the position, but i still have to manually open and locate all the folders.  I could use shortcuts which i do, but its a pain.  Since i do it multiple times a day.  

Is there an app or way to open say, one shortcut, and it would automatically open the folders i want, in the specific position i prefer?  

 

thanks in advance!

Link to comment
Share on other sites

Link to post
Share on other sites

52 minutes ago, never_here said:

so, for both work and home, when i sort files, or need access to files, i need like 6-9 folders open. 

I use Divvy to do the window management which i love, which organizes the position, but i still have to manually open and locate all the folders.  I could use shortcuts which i do, but its a pain.  Since i do it multiple times a day.  

Is there an app or way to open say, one shortcut, and it would automatically open the folders i want, in the specific position i prefer?  

 

thanks in advance!

For opening multiple folders at once

All I can think of right now is to make a .bat file.

 

Not that I'm an expert at batch file mind you. So there might be a more efficient/effective command or something.

Example :

Start "" "Folder Path Here"
e.g : 
Start "" "C:\"
Start "" "D:\"
Start "" "Z:\Pr0n"
exit

 

For position though, idk.

There is approximately 99% chance I edited my post

Refresh before you reply

__________________________________________

ENGLISH IS NOT MY NATIVE LANGUAGE, NOT EVEN 2ND LANGUAGE. PLEASE FORGIVE ME FOR ANY CONFUSION AND/OR MISUNDERSTANDING THAT MAY HAPPEN BECAUSE OF IT.

Link to comment
Share on other sites

Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×