I am using a desktop customisation tool to open the Volume Mixer: "sndvol.exe".
I found whilst searching that there is a way to choose where/which monitor it opens on.
Using this "sndvol.exe" -T 75611119 0
Opens it on my #3 of 3 monitors - or more specifically the leftmost.
From what was inferred the -T 75611119 0 flag/arg can determine spcifically where.
-T 75611119 0 places my little app window at the furthest lower left position.
Can -T 75611119 0 <--this be changed? And if so, specifically according to pixels? e.g. 90w x 240h from the furthest left upper corner?
Thanks :)