Boot.ini Add line
#1
Posted 06 August 2004 - 06:03 AM
thanks in advance
#2
Posted 06 August 2004 - 07:24 AM
#3
Posted 06 August 2004 - 07:27 AM
#4
Posted 06 August 2004 - 07:35 AM
GZAR C:\boot.ini multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP DBS" /fastdetect /kernel=oemkrnl.exe
For Gzar is the program for C:\boot.ini is the file and for multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP DBS" /fastdetect /kernel=oemkrnl.exe is the line I need add
#5
Posted 06 August 2004 - 08:30 AM
echo C:\boot.ini multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP DBS" /fastdetect /kernel=oemkrnl.exe>>c:\boot.ini
#6
Posted 06 August 2004 - 08:32 AM
>> makes the output go to your boot.ini
#7
Posted 06 August 2004 - 08:41 AM
bootcfg /?
i think thats what u want
#8
Posted 06 August 2004 - 08:57 AM
- Ravashaak
#9
Posted 06 August 2004 - 09:01 AM
MHz Thanks for the help but I was wonder if any one could help me more.
[boot loader] timeout=3 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP DBS" /fastdetect /kernel=oemkrnl.exe multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect
This is my boot ini. I need to right to the boot.ini to tell it to change the timeout to 3 cause when you reinstall windows it's defualt is 30 and then I also need it to make DBS defualt. I want to do this automatically. So I all I have to do is right a cmd and tell RunOnceEx.cmd to run it
#11
Posted 06 August 2004 - 09:42 AM
but heres the code u use if u do have bootcfg
bootcfg /Timeout 3
did u type it correctly? also.. its in %windir%\System32
#12
Posted 06 August 2004 - 02:49 PM
#13
Posted 07 August 2004 - 07:56 PM
It may take a little practice to get the hang of this command's syntax, but once you do, you'll have a powerful and extremely handy new tool.
Here's the link:
http://unxutils.sourceforge.net/UnxUtils.zip
Best of luck!
- Ravashaak
#14
Posted 08 August 2004 - 07:02 AM
You can use a write to ini in VB and it will do it with no problem easily. Only thing is first Shell out and attrib -R it first. Sometimes it's Read only.
Here's an excellent .bas module I use which I have found is easiest
INI files - made easy
- ← Does Slipstreamed SP2 include WMP9?
- Unattended Windows 2000/XP/2003
- Bundling Royale theme with XP →



Help
Back to top









