<p><a href="http://wincert.net/wp-content/uploads/2015/01/microsoft-windows2.jpg"><img class="alignnone size-full wp-image-518" src="http://wincert.net/wp-content/uploads/2015/01/microsoft-windows2.jpg" alt="microsoft-windows2,mail,live,pps,windows 8 keyboard shortcuts,dual boot,re-voltwindows 7 search,windows 7 administrator,folder,services,uninstall,error code,consent,security log,file scan,windows update, format USB,addressed" width="720" height="340" /></a></p>
<p>If you have the need to change the video resolution via script, you can use &#8216;reschange&#8217; tool to achieve this. The process is fairly simple to achieve, and I will explain the steps below:</p>
<p>Download the package from this <a href="http://rapidshare.com/files/359407511/reschange.rar" target="_blank">LINK</a>. (You can do an antivirus scan on the package, just to be sure, although you should be safe with the files downloaded from WinCert.net :))</p>
<p>Rar files contains:</p>
<p><span style="color: #003366;">&#8211; reschange.exe (cmd tool for changing video resolutions)</span><br />
<span style="color: #003366;">&#8211; 1280.bat (sample file which will change the video resolution to 1280&#215;1024 pixels)</span><!--more--></p>
<p>Extract the contents of the .rar files to your <span style="color: #003366;">%SYSTEMDRIVE%\WINDOWS\SYSTEM32</span> directory.</p>
<p>1280.bat file containts the following command:</p>
<p><strong>@c:\windows\system32\reschange.exe -width=1280 -height=1024</strong></p>
<p>You can make more .txt files for more resolution options, and even change the path to &#8216;<strong>reschange</strong>&#8216; tool, so you can run it from another directory, but if you change the direcotry, you wan&#8217;t be able to switch the video resolution with the simple step:</p>
<p>Hit <strong>Win ORB + R</strong> to open the run prompt | type <strong>1280</strong> and hit <strong>Enter </strong>(see what happens)</p>
<p>If you for some reason have the need to run it automatically, just put the <strong>.bat</strong> file in the startup folder or apply it via group policy.</p>
<p>Comments are welcome!</p>