Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Display Changer problem

Featured Replies

Hi everybody,

I'm making an unattended Windows and I will install it on many PCs. But, each screen is not the same, depending on the PCs, so I want a script to automatically detect the screen resolution. I found "Display changer", which works fine, once Windows started (by cmd command). But, I want to detect the resolution during the installation of Windows XP, or in the GuiRunOnce or RunOnceEx but it does'nt seem to work.

Can everyone help me please ?

Here is DisplayChanger : http://www.12noon.com/displaychanger.htm

Thank you

PS : don't care about my english, I'm french

Try with QRes.

Link edited to a download location.

Edited by strel

  • Author

can you use "max" (as a value) to detect the maximum resolution for each screen ?

No, but I don't think you'd want to change to maximum, you could get unexpected results as minimum size for everything in the screen as well as minimum refresh frequency. What you have to find is whether this utility works when you want it, and if that's the case what you can do is to process the list of available resolutions to find something reasonable. For example look for the maximum resolution available at a specified refresh rate and color depth, or look for the maximum refresh rate for a determined resolution and color depth given that a monitor that support a maximum resolution of XXXXxYYYY should have a screen size of ##' and for this size an optimal resolution should be XXXXxYYYY, less than the maximum...

And in case you don't get an utility that works in RunOnce, you can always try to make the script work after logon, for example, copying it in the startup folder and including a line on it to add a value in the RunOnce key in the registry to delete itself in the next reboot.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.