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
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
You can do this with MultiRes I beleive....
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.
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:
- Calls MultiRes to set the screen resolution.
- Runs the program.
- Runs MultiRes to return it to normal when the program exits.
Bear in mind that MultiRes is only free for personal use.
Thanks.
Have you got an example of the batch file to change, run the program, then change back?

<offtopic>
Just for clarity: a 16-bit application, and an application requiring 16-bit colour, aren't the same thing.
</offtopic>
Any other solution.
It needs 16 bit colour - just to clarify
There are currently 1 users browsing this thread. (0 members and 1 guests)