Installer Dialog comes up with Scroll bars on 800x480 resolution

Posted by Nagashree on Stack Overflow See other posts from Stack Overflow or by Nagashree
Published on 2008-10-22T12:57:30Z Indexed on 2010/05/03 9:08 UTC
Read the original article Hit count: 358

I am building an msi using WISE. The Dialogs appear fine when run on a 1280x800 resolution screen. But when I run the same msi on a 800x480 resolution screen, the installer dialog appears really huge and you cannot see the whole dialog on the screen.However, the dialog now comes up with a vertical and horizontal scrollbar allowing you to scroll and view it fully.

Is there any property I need to set to adjust the installer dialog such that it appears properly on both higher and lower resolution screens?

© Stack Overflow or respective owner

Related posts about windows-installer

Related posts about msi