MSFN Forum: how to remove the auto screen changing function? - MSFN Forum

Jump to content



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

how to remove the auto screen changing function? Rate Topic: -----

#1 User is offline   victor888 

  • Member
  • PipPip
  • Group: Members
  • Posts: 155
  • Joined: 20-October 04

Posted 30 November 2004 - 12:34 AM

It is really a bothing problem to me each time when I test unattended cd.

Because xp can't recognize my display adapter card, so each time when xpcd finished installation and made a first time logon. This window appears which is: To improve the appearance of visual elements, Windows will automatically adjust your screen resolution. I have to click Ok. You know this is not unattended installation.

In fact I have cheked many times to WINNT.SIF and compare with others. No problem found in [display] 800 * 600 16bit 60Hz.

Also I made a through check to MSFN, no answer found.

BTW, I don't want to solve it by installing display adapter driver.

Who can tell me how to remove/disable/kill this window?


#2 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,519
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 November 2004 - 12:54 AM

You have to install your display drivers, I include that in my app. If you not TEXTMODE add the display driver at 001

#3 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 30 November 2004 - 12:56 AM

http://www.msfn.org/board/index.php?showto...display++prompt

search harder...

add,
 ConfigureAtLogon=0
  AutoConfirm=1

to your display section in winnt.sif

#4 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 30 November 2004 - 12:59 AM

maxXPsoft, on Nov 30 2004, 12:54 AM, said:

You have to install your display drivers, I include that in my app. If you not TEXTMODE add the display driver at 001

Quote

BTW, I don't want to solve it by installing display adapter driver.

ahem.... ;)

#5 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,519
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 November 2004 - 01:04 AM

Easiest or no? Install them display drivers, lesss problem

Alanoll
I keep seeing this Search stuff, since I came here nearly a year ago or slightly longer I have discovered and have pointed it out many times that the Search for this Site is lacking somewhat. Is it my comp or what? I'm presently using Firefox and its no different from IE/Maxthon or whatever.

#6 User is offline   victor888 

  • Member
  • PipPip
  • Group: Members
  • Posts: 155
  • Joined: 20-October 04

Posted 30 November 2004 - 01:07 AM

Alanoll, on Nov 30 2004, 12:56 AM, said:

 ConfigureAtLogon=0
  AutoConfirm=1

I have already tried, doesn't work.

#7 User is offline   victor888 

  • Member
  • PipPip
  • Group: Members
  • Posts: 155
  • Joined: 20-October 04

Posted 30 November 2004 - 01:10 AM

maxXPsoft, on Nov 30 2004, 01:04 AM, said:

Easiest or no? Install them display drivers, lesss problem

Alanoll
I keep seeing this Search stuff, since I came here nearly a year ago or slightly longer I have discovered and have pointed it out many times that the Search for this Site is lacking somewhat. Is it my comp or what? I'm presently using Firefox and its no different from IE/Maxthon or whatever.

I searched, no result.

#8 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,519
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 November 2004 - 01:12 AM

victor888, on Nov 30 2004, 01:07 AM, said:

Alanoll, on Nov 30 2004, 12:56 AM, said:

 ConfigureAtLogon=0
  AutoConfirm=1

I have already tried, doesn't work.

Already tried that?
That fast
I will tell you that if you running in a VM(Virtual Machine) environment that display is one thing they lacking or not good at. Been there done that.

#9 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 30 November 2004 - 01:12 AM

have you tried using the videochange utitlity on site?


@maxXPsoft
You just gotta know how to use it. Have to be very exclusive, with + and - to single out words, " to get phrases and such.

#10 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,519
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 November 2004 - 01:15 AM

Alanoll lol we need a sticky on that then man

#11 User is offline   victor888 

  • Member
  • PipPip
  • Group: Members
  • Posts: 155
  • Joined: 20-October 04

Posted 30 November 2004 - 01:23 AM

maxXPsoft, on Nov 30 2004, 01:12 AM, said:

I will tell you that if you running in a VM(Virtual Machine) environment that display is one thing they lacking or not good at. Been there done that.

I did that recently. You are right I tried it on VM.

Also I have to point out that there is another unattended cd without ConfigureAtLogon=0/AutoConfirm=1 set in [display] of winnt.sif, that cd works fine (tested on real machine). Also I know that CD didn't use any other soft to change the screen resolution.

how could you explain?

#12 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 30 November 2004 - 01:25 AM

the system uses the default WIndows drivers, and are compatible with them. Or it has drivers included and you just don't recognize it.

#13 User is offline   victor888 

  • Member
  • PipPip
  • Group: Members
  • Posts: 155
  • Joined: 20-October 04

Posted 30 November 2004 - 01:26 AM

Alanoll, on Nov 30 2004, 01:12 AM, said:

have you tried using the videochange utitlity on site?

I tried, it didn't work. Because of my using VM?

#14 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 30 November 2004 - 01:27 AM

http://www.msfn.org/board/index.php?act=Search&mode=adv&f=#

Advanced usage for search :)

#15 User is offline   victor888 

  • Member
  • PipPip
  • Group: Members
  • Posts: 155
  • Joined: 20-October 04

Posted 30 November 2004 - 01:29 AM

Alanoll, on Nov 30 2004, 01:25 AM, said:

the system uses the default WIndows drivers, and are compatible with them. Or it has drivers included and you just don't recognize it.

That is I have to inclued the driver on unattended cd?

#16 User is offline   victor888 

  • Member
  • PipPip
  • Group: Members
  • Posts: 155
  • Joined: 20-October 04

Posted 30 November 2004 - 01:34 AM

MCT, on Nov 30 2004, 01:27 AM, said:


I did many times.

#17 User is offline   luhua 

  • Group: Members
  • Posts: 1
  • Joined: 30-November 04

Posted 30 November 2004 - 01:39 AM

maxXPsoft, on Nov 30 2004, 01:12 AM, said:

victor888, on Nov 30 2004, 01:07 AM, said:

Alanoll, on Nov 30 2004, 12:56 AM, said:

 ConfigureAtLogon=0
  AutoConfirm=1

I have already tried, doesn't work.

Already tried that?
That fast
I will tell you that if you running in a VM(Virtual Machine) environment that display is one thing they lacking or not good at. Been there done that.

Victor?CHave you tried this method in REAL PC?? DOES IT work?

#18 User is offline   victor888 

  • Member
  • PipPip
  • Group: Members
  • Posts: 155
  • Joined: 20-October 04

Posted 30 November 2004 - 01:51 AM

@luhua

I will try tonight and report.

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