pea
developer
Hi all,
How do I write a windows batch file that can open a folder, resize it, and position it on my screen? The reason being that every time I start working on a project, I have to open, resize and position the following folders, which I use a lot:
1) Main project folder
2) Mr.Mirko lib.src folder (A lot of my code is now in the SDK)
3) Mr.Mirko lib folder (For building the lib after updating source)
4) geepee32 smc folder (for updating virtual smc ontents)
5) geepee32 root folder (for running the emulator)
And it is a big job. A batch file would be nice
How do I write a windows batch file that can open a folder, resize it, and position it on my screen? The reason being that every time I start working on a project, I have to open, resize and position the following folders, which I use a lot:
1) Main project folder
2) Mr.Mirko lib.src folder (A lot of my code is now in the SDK)
3) Mr.Mirko lib folder (For building the lib after updating source)
4) geepee32 smc folder (for updating virtual smc ontents)
5) geepee32 root folder (for running the emulator)
And it is a big job. A batch file would be nice