Jump to content

Recommended Posts

Posted

Just been asked to install an old program on Win XP.

 

I needs the display to be set to 16-bit colour.

 

Is there any way to set it just for this program then set back as soon as program is closed?

 

Thanks

Posted

Thought AutoIT might be able to do something like this - never used it myself, but latest beta can apparently do this. While I was reading their forums someone mentioned "Display Changer" from 12noon

After a quick read it appears this can change your res, start an app then return to original res once app is closed and it's free for personal/educational use.

Posted

As pscott suggested, you can use MultiRes for this. At home I have in the past replaced the program's shortcut with a link to a batch file that does the following:

 

  1. Calls MultiRes to set the screen resolution.
  2. Runs the program.
  3. Runs MultiRes to return it to normal when the program exits.

Bear in mind that MultiRes is only free for personal use.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...