Bumbastik Posted June 7, 2007 Posted June 7, 2007 hi @ all , i have a little question for you . Can I change video resolution on my Winpe 2.0 ( my default resolution is 800x600)?I need same plugin. or run a command from cmd ?Can you help me ?thanks Bumbatik
zorphnog Posted June 7, 2007 Posted June 7, 2007 You can use SetRes to change the resolution. Just add it to the System32 folder of your image and call it from the cmd prompt.
Bumbastik Posted June 8, 2007 Author Posted June 8, 2007 zorphnog, thanks for your suggest , now all works fine Regards Bumbastik
srihariram Posted June 20, 2007 Posted June 20, 2007 Could you explain how to use SetRes to change the screen resoultion of winpe 2.0?
zorphnog Posted June 20, 2007 Posted June 20, 2007 If you download it from softpedia in the link I provided above there is a file called setres.txt in the zip file. It fully explains how to use it. This is directly from that file:USAGESETRES hXXXX vXXXX [bXX] [fXX] [n]hXXXX = Horizontal size of screen in pixels Not optional. 640 minimumvXXXX = Vertical size of screen in pixels Not optional. 480 minimum bXX = Bit (colour) depth such as 8, 16 24, 32 Optional fXX = Refresh frequncy in Hertz, e.g. 60, 75, 85 Optional n = No 'Press a key' prompt after error OptionalEXAMPLESSETRES h1024 v768 = Set screen to 1024 x 768 resolutionSETRES h800 v600 b24 = Set screen to 800 x 600 resolution with 24-bit colour depthSETRES h1280 v1024 b32 f75 = 1280x1024 resolution, 32-bit colour, 75Hz refresh frequencySETRES h1024 v768 n = 1024x768 with no 'Press a key' prompt if an error occurs
Bumbastik Posted June 21, 2007 Author Posted June 21, 2007 You can automize this process add in to x:\windows\system32\setres.exe open x:\windows\system32\starnet.cmd add this string setres h1024 v768 b32ok save and exit Now , when you reboot winpe your resolution is 1024x768 with 32bit ( color ) byeAnyB
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now