MSFN Forum: 1365VidChng.exe problem HELP - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1365VidChng.exe problem HELP 1365VidChng.exe HELP Rate Topic: -----

#1 User is offline   punkt33r 

  • Newbie
  • Group: Members
  • Posts: 18
  • Joined: 28-November 05

Posted 06 March 2006 - 06:35 PM

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.... :}


#2 User is offline   gunsmokingman 

  • MSFN Master
  • Group: Super Moderator
  • Posts: 2,020
  • Joined: 02-August 03
  • OS:none specified
  • Country: Country Flag

Posted 06 March 2006 - 07:30 PM

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

Quote

start VidChng.exe 1024x768x32@85 -q

Quote

[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

Quote

[Display]BitsPerPel=32
Xresolution=1024
YResolution=768
Vrefresh=60


#3 User is offline   punkt33r 

  • Newbie
  • Group: Members
  • Posts: 18
  • Joined: 28-November 05

Posted 06 March 2006 - 08:08 PM

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?

#4 User is offline   gunsmokingman 

  • MSFN Master
  • Group: Super Moderator
  • Posts: 2,020
  • Joined: 02-August 03
  • OS:none specified
  • Country: Country Flag

Posted 06 March 2006 - 08:22 PM

Try this
Save as ChangeRes.cmd

Quote

@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.

Quote

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


#5 User is offline   treblA 

  • Newbie
  • Group: Members
  • Posts: 34
  • Joined: 05-March 05

Posted 06 March 2006 - 11:44 PM

View Postgunsmokingman, on Mar 6 2006, 08:22 PM, said:

Try this
Save as ChangeRes.cmd

Quote

@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.

Quote

[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\

This post has been edited by treblA: 06 March 2006 - 11:48 PM


#6 User is offline   gunsmokingman 

  • MSFN Master
  • Group: Super Moderator
  • Posts: 2,020
  • Joined: 02-August 03
  • OS:none specified
  • Country: Country Flag

Posted 07 March 2006 - 01:50 AM

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.

#7 User is offline   treblA 

  • Newbie
  • Group: Members
  • Posts: 34
  • Joined: 05-March 05

Posted 07 March 2006 - 01:55 AM

View Postgunsmokingman, on Mar 7 2006, 01:50 AM, said:

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....

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy