PEO Posted June 25, 2008 Posted June 25, 2008 Hi, I need to open a program in 800x600 resolution. the current screen resolution is 1024x768. any help much appreciated Thank You
SYNACK Posted June 25, 2008 Posted June 25, 2008 http://www.edugeek.net/forums/windows/13672-screen-resolution.html#post138337 use a batch file and quickres or Qres from the above post quickres 800x600 run program quickres 1024x768 not the right command syntax but you get the idea, when the program is exited it will run the next command in the list to set the resolution back again. 1
michael2k6 Posted June 26, 2008 Posted June 26, 2008 On XP atleast you can also do this in program compatibility on the properties of the exe or the shortcut.
PEO Posted June 30, 2008 Author Posted June 30, 2008 On XP atleast you can also do this in program compatibility on the properties of the exe or the shortcut. can only set to 640x480 even then it dosent always go back to the default resolution
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now