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.

1365VidChng.exe problem HELP

Featured Replies

Newbie problems i think... :blink:

I want to change desktop resolution, because parameters in winnt.sif doesn't work. So, i put 1365VidChng.exe into my unattended install folder ...$OEM$\$$\System32\1365VidChng.exe

And added such line to winnt.sif -

[GuiRunOnce]

1365VidChng.exe 1024x768x32@60 -q

%Systemdrive%\Install\XPlode.exe

When i wanted to reinstall windows, a message poped up - it said : error in line 160, (so i counted, this line - 1365VidChng.exe 1024x768x32@60 -q ), setup cannot continue, and will exit...

What's the problem? Maybe i need to create some batch files? So can somebody say how to make it work? What procedures should i take? Maybe some examples how to make 1365VidChng batch file and where to put it?

Thanx in advance.... :}

I change the screen resolution at the 13 min mark using cmdlines.txt and a batch file.

In the UserAcount.cmd I have a this entry, I have change the name of 1365VidChng.exe

to this VidChng.exe. I have all of this in my $OEM$ folder.

Cmd I use to use VidChng.exe

start VidChng.exe 1024x768x32@85 -q
[COMMANDS]

"REGEDIT /S MediaPlayer-HK_U_D.reg"

"REGEDIT /S wmp10.reg"

"REGEDIT /S 000.reg"

"REGEDIT /S 020.reg"

"REGEDIT /S 040.reg"

"REGEDIT /S 060.reg"

"REGEDIT /S 080.reg"

"UserAcount.cmd"

"UaPrestart.cmd"

"RunOnceEx.cmd"

In my Winnt.sif I have this

[Display]BitsPerPel=32

Xresolution=1024

YResolution=768

Vrefresh=60

  • Author

By the way can i use this command in winnt.sif Like this -

[GuiRunOnce]

%SYSTEMROOT%\SYSTEM32\1365VidChng.exe 1024x768x32@60 -q

If my 1365VidChng.exe is in ...$OEM$\$$\System32\1365VidChng.exe ? It gonna work?

Try this

Save as ChangeRes.cmd

@Echo Off && CLS && Mode 65, 5 && Color && F3 && Title Change Screen Resolution

start /w %SYSTEMROOT%\SYSTEM32\1365VidChng.exe 1024x768x32@60 -q

Then place that in ...$OEM$\$$\System32\ChangeRes.cmd so it gets copy to there.
[GuiRunOnce]

%SYSTEMROOT%\SYSTEM32\ChangeRes.cmd

Try this

Save as ChangeRes.cmd

@Echo Off && CLS && Mode 65, 5 && Color && F3 && Title Change Screen Resolution

start /w %SYSTEMROOT%\SYSTEM32\1365VidChng.exe 1024x768x32@60 -q

Then place that in ...$OEM$\$$\System32\ChangeRes.cmd so it gets copy to there.

[GuiRunOnce]%SYSTEMROOT%\SYSTEM32\ChangeRes.cmd

@gunsmokingman

hi tried your method but still didn't work...

here's my winnt.sif config

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

Vrefresh = 60

AutoConfirm=1

[GUIRunOnce]

command9 = "%SystemDrive%\D\BTS_DPs_finish.cmd"

%systemroot%\system32\ChangeRes.cmd

%systemdrive%\install\wpi\wpi.exe

btw

i put the 1365VidChng.exe and ChangeRes.cmd in $oem$\$$\system32\

Edited by treblA

1:\ Does this get copy to %SYSTEMROOT%\SYSTEM32\ChangeRes.cmd

2:\ Does your Video Card support the resolution, and how are you installing drivers for it.

1. yes i thinks so...cause i put ChangeRes.cmd in $oem$\$$\system32 also 1365vidchng.exe

2. Yes cause after the installation i manually change it to 1024x768 and it works 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.