cmdow problems!

ameriwannica

Beta member
Messages
1
Location
iowa
Im running
Code:
start c:/cmdow

and it opens runs then closes....I need to know how I can resize 6-10 differnt windows in a specific position

Ive tried

Code:
C:\Users\f-17>start c:/cmdow "TNotifier • Train (train test)" /SIZ 600 600 /MOV
10 10

but it opens then closes as well with no result

is CMDOW Commandline Window Utility for NT4/2000/XP/2003/7 <--- official site?

if I can figure just this one window out im sure I can get the rest!

Thanks
Israel
 
Is that where you have the executable on your system?

Also, you have the wrong slash. Should be:

c:\cmdow
 
Sounds like you either need to use the echo switch at the beginning of the script or you need to put a pause at the end.
 
Back
Top Bottom