1.

Solve : Change res batch file?

Answer»

Hey guyz, im trying to change the screen resolution through a batch file,

is there an internal rundll32 command to do this, so far i can get to the page where it needs to be changed but it wont change settings

RUNDLL32.EXE SHELL32.DLL,Control_RunDLL desk.cpl,,3

will open RES page, is there an extra command needed to be put elsewhere?To change the screen resolution in batch is not possible, you will need either a third-party EXECUTABLE (QRes is ONE such that works) - or a 'debug script' that you can RUN using the buit-in debug.exe programhttp://www.entechtaiwan.com/util/multires.shtm

basic SYNTAX is

Code: [Select]multires /width,height,bitdepth
Thanks guyz, now i just need to get an approval for my company to get the licensing i doubt it though, because its not everyday we change monitors



Discussion

No Comment Found