Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Win.ini file
Name: Mathieu Date: August 7, 2001 at 08:51:26 Pacific
Comment:
I've been told that you could take that file from a corrupted NT to install it into a new NT machine. In what situation is this advisable and what is the exact procedure.
Name: Rick Date: August 7, 2001 at 09:24:17 Pacific
Reply:
This is all that the Boot.ini file is:
[boot loader] timeout=5 default=multi(0)disk(0)rdisk(0)partition(2)\WINNT [operating systems] multi(0)disk(0)rdisk(0)partition(2)\WINNT="Windows NT Workstation Version 4.00" multi(0)disk(0)rdisk(0)partition(2)\WINNT="Windows NT Workstation Version 4.00 [VGA mode]" /basevideo /sos
All that it does is tell NT where to boot from and in what manner. It may look different on another PC based on the hardware configuration, so it may not work if copied to another PC. The line that says "Default=multi.....etc." is the one it will boot from if no user input is given It shows what type of HD, what actual HD, an option for SCSI or IDE, and which partition that the OS boot files can be found. If your trying to recover a crashed PC, this may not help, because unless this file was modified just before the crash, it is probably the same as before.
0
Response Number 2
Name: Jinn Date: August 7, 2001 at 11:24:07 Pacific
Reply:
I'm not quite sure which INI you're talking about.
Windows NT does not need or use the Win.INI. It's there to provide backward compatibility with those older programs that need them. So unless you're running the same older programs.. you dont need it.
Summary: We have a win95 machine that was once an NT 3x server, then was supposedly wiped clean and Win95 was installed. The problem: Once it was put on the network (8 other Win95 clients with an NT4 stand-a...
Summary: I need to edit line an ini file as part of an install, by running a batch. Is this possible please? e.g change [settings] IP=xx.xx.xx.xx DSN=xxxxxxx to [settings] IP=yyy.yy.yy.yy DSN=wwwwwwww ...
Summary: Hi Forum Can anyone tell me how to disable the 2 options that show on startup of Win2000. The Normal boot or VGA option? I guess I need to edit the Win.ini file does anyone know what I need to alter i...