Log in

View Full Version : Batch file help please



cheesey
08-07-2009, 02:55 AM
ok i don't want to use any third party software

i just want to open up notepad
and set some screen sizes for different wow windows. and window positions...

does any one know the code for this please ??

enlighten me :)

~~Cheers

RobinGBrown
08-07-2009, 03:09 AM
Not doable. To reste window sizes you need to use the Windows API and batch files can't call the API. So you'd need another program to intercede and thus you're back to using one of the tools that are already out there.

Nitro
08-07-2009, 04:15 AM
Here, it's like notepad, only better ;)

http://www.microsoft.com/express/vcsharp/

wowphreak
08-07-2009, 09:36 PM
Here, it's like notepad, only better ;)

http://www.microsoft.com/express/vcsharp/

Thats funny :D:D:D

Barelan
08-11-2009, 10:04 PM
http://worldofwarcraft.filefront.com/file/Maximizer;43576

Its not quite a batch file, but nearly.