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 problem

Featured Replies

I keep getting the little cross saying my display definitions are too low ...!

I got the whole thing well done on my winnt.sif under Display! :(

Any ideas?

Thanks! :thumbup

[Display]

BitsPerPel = 32

Vrefresh = 60

Xresolution = 1024

Yresolution = 768

AutoConfirm=1

add the autoconfirm line to your winnt.sif, this might work

  • Author

I already have that code ... Ill try using the download erik demon gave me.

Thanks! :D

  • Author

@erik_demon

Ok ... even with the explanation on how to do in the unnatended site I dont get it! lol (I wish my native language was English)

Could you please explain to me how do I do it?

If you understand it, it is quite simple. I just downloaded the the file to test it.

Testing:

1. Download 1365Vidchng.zip to C:\

2. extract the file so that 1365VidChng.exe in C:\

3. go to start and choose run:

4 then type C:\1365VidChng.exe 1024x768x32@85 -q

1024x768x32@85 -q is/are the switches that you use. You could change this to any resolution.

5. Press enter, and your resolution will be changed

Unattended

1. Download 1365Vidchng.zip

2. extract the file, so that 1365VidChng.exe is in the $OEM$\$$\system32 folder (if this is the case you don't have to use a filepath anymore, you can just call 1365VidChng.exe)

3. put the commandline somewhere in the script that you use for your unattended:

In case of start.cmd:

Echo Changing the windows resolution
Echo please wait...
start /wait 1365VidChng.exe 1024x768x32@85 -q

in case of RunOnceEx.cmd:

REG ADD %KEY%\005 /VE /D "Changing resolution" /f
REG ADD %KEY%\005 /V 1 /D "1365VidChng.exe 1024x768x32@85 -q" /f

I hope that this makes it a bit more clear

  • Author

THATS IS GREAT!!!!!

Thank you very much erik!! Really!! ;)

I've experienced this on a few machines. It has always been due to not having the correct graphics card drivers slipstreamed into the XP setup disc.

Once I integrated the correct video drivers into $OEM$\$1\Drivers, the resolution settings in winnt.sif worked fine.

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.