CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7
  1. #1
    Join Date
    Dec 2002
    Location
    FT Lauderdale
    Posts
    33

    windows xp install issue?

    ok, i posted once before about an error installing windows xp. now i have a related problem. after talking with dell they come to tell me that the bios will not work for xp, and that they have no plans to issue a new one, so i am stuck (although they say 2000 will work just fine). anoying, because they had no trouble selling me windows xp.....but i digress....

    everytime the computer boots now, it wants to run windows xp setup. does anyone know how to make this little feature go away.....what's really anoying about it is, it defaults to run windows setup, so you have to watch for it, and select load windows manually, instead...

    thank you

  2. #2
    Join Date
    May 2002
    Location
    Texas
    Posts
    222
    Continue to run the setup. Just delete all partitions when it gives you the option to decide the install location.

    Then power off.

  3. #3
    Join Date
    Mar 2002
    Location
    St. Petersburg, Florida, USA
    Posts
    12,125
    Actually it may be quite simple, assuming what you are talking about is the boot menu (which goes away after some seconds)...

    Just edit your boot.ini file (in the root of your boot partition).

    BE CAREFUL, CORRUPTION OF THIS FILE MAY RENDER YOUR SYSTEM UNUSABLE!
    TheCPUWizard is a registered trademark, all rights reserved. (If this post was helpful, please RATE it!)
    2008, 2009,2010
    In theory, there is no difference between theory and practice; in practice there is.

    * Join the fight, refuse to respond to posts that contain code outside of [code] ... [/code] tags. See here for instructions
    * How NOT to post a question here
    * Of course you read this carefully before you posted
    * Need homework help? Read this first

  4. #4
    Join Date
    Dec 2002
    Location
    FT Lauderdale
    Posts
    33
    i will check the boot.ini file.thank you for that.

    the problem is that i cannot load xp on this computer...it won't install, i've tried eveyrthing. so now that we've conceded that we have to stay with 98, it still wants to try to instal, thus, i need to make it quit that!

  5. #5
    Join Date
    Mar 2002
    Location
    St. Petersburg, Florida, USA
    Posts
    12,125
    btw: What EXACT model Dell and which version of XP?
    TheCPUWizard is a registered trademark, all rights reserved. (If this post was helpful, please RATE it!)
    2008, 2009,2010
    In theory, there is no difference between theory and practice; in practice there is.

    * Join the fight, refuse to respond to posts that contain code outside of [code] ... [/code] tags. See here for instructions
    * How NOT to post a question here
    * Of course you read this carefully before you posted
    * Need homework help? Read this first

  6. #6
    Join Date
    Dec 2002
    Location
    FT Lauderdale
    Posts
    33
    it was win 98 SE to windows XP home

    a Dimension XPS Br i believe. P3 933

    they only made them for a very short time before ME came out, then P4s....

    dell states that its a problem with the bios that they know about, but won't be fixing

  7. #7
    Join Date
    Dec 2002
    Location
    FT Lauderdale
    Posts
    33
    [Boot Loader]
    Timeout=5
    Default=C:\$WIN_NT$.~BT\BOOTSECT.DAT
    [Operating Systems]
    C:\="Cancel Windows XP Setup"
    C:\$WIN_NT$.~BT\BOOTSECT.DAT="Microsoft Windows XP Setup"

    this is the boot ini file now on the pc. can i remove all of this, and if so, what do i put in it so that win 98 will boot properly

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured