Jump to content

Recommended Posts

Posted

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


  • 2 weeks later...
Posted

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:

USAGE

SETRES hXXXX vXXXX [bXX] [fXX] [n]

hXXXX = Horizontal size of screen in pixels Not optional. 640 minimum

vXXXX = 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 Optional

EXAMPLES

SETRES h1024 v768 = Set screen to 1024 x 768 resolution

SETRES h800 v600 b24 = Set screen to 800 x 600 resolution with 24-bit colour depth

SETRES h1280 v1024 b32 f75 = 1280x1024 resolution, 32-bit colour, 75Hz refresh frequency

SETRES h1024 v768 n = 1024x768 with no 'Press a key' prompt if an error occurs

Posted

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 b32

ok save and exit

Now , when you reboot winpe your resolution is 1024x768 with 32bit ( color )

bye

AnyB

  • 2 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...