Forum     

Go Back   Digit Technology Discussion Forum > Software > Software Q&A
Register FAQ Calendar Mark Forums Read

Software Q&A Having trouble with software? Find solutions here


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 05-03-2006, 12:39 PM   #1 (permalink)
Apprentice
 
Join Date: Dec 2005
Location: Bangalore, Karnataka, India
Posts: 91
Default Tune-Up Utilities 2006


I have been getting this message

Microsoft Windows XP Professional
[Restore] Microsoft Windows XP Professional [ Tune Up Back-up ]
[Restore] Microsoft Windows XP Professional [ Tune Up Back-up ]
[Restore] Microsoft Windows XP Professional [ Tune Up Back-up ]

I get this four options when I start my computer....How Can I remove this other three Tune-Up backup optons....

As much I remember I have never had any backup using Tune-Up utilities...
__________________
...:::b@dma@$h:::...
codeash is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 05-03-2006, 01:11 PM   #2 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default

Whenever u change the BOOT SCREEN using Tuneup utilities, it automatically create a backup and sets its entry in BOOT.INI file, which u see at the system startup!

If u want to remove the entries, edit C:\Boot.ini file and delete those lines! (Boot.ini file is a read-only hidden file)...
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 05-03-2006, 01:51 PM   #3 (permalink)
Apprentice
 
Join Date: Dec 2005
Location: Bangalore, Karnataka, India
Posts: 91
Default

I couldn't locate boot.ini file in that folder tried searching for it but couldn't find it.....found a boot.ini.bak fie in c:\windows\spee folder
__________________
...:::b@dma@$h:::...
codeash is offline  
Old 05-03-2006, 02:23 PM   #4 (permalink)
Wise Old Owl
 
Join Date: Dec 2004
Location: New Delhi/Bangalore
Posts: 1,087
Default

goto Tools--> Folder options--> View, then select show hidden files and below that u will find HIDE PROTECTED OPERATING SYYSTEM FILES... untick that.

Then u will see Boot.ini file, then just delet the files.... before editing do make a back up of ur Boot.ini
__________________
Shwetanshu Srivastava
I can give a headache to an aspirin!
shwetanshu is offline  
Old 05-03-2006, 02:48 PM   #5 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default

Quote:
Originally Posted by shwetanshu
Then u will see Boot.ini file, then just delet the files
U mean "just delete the lines" ?
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 05-03-2006, 03:39 PM   #6 (permalink)
Apprentice
 
Join Date: Dec 2005
Location: Bangalore, Karnataka, India
Posts: 91
Default

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional" /noexecute=optin /fastdetect /TUTag=KDWEEE
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional (TuneUp Backup)" /noexecute=optin /fastdetect /KERNEL=TUKernel.exe /TUTag=KDWEEE-BAK
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional (TuneUp Backup)" /noexecute=optin /fastdetect /TUTag=9XAHZ6
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional (TuneUp Backup)" /noexecute=optin /fastdetect /KERNEL=boot.exe /TUTag=9XAHZ6-BAK
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Resto re Microsoft Windows XP Professional" /noexecute=optin /fastdetect

This is what I found in that file....
When I erased all the lines and tried to save it gave me this error
Cannot create the c:\boot.ini file
Make sure that the path and filename are correct

Please give me a good explanation as to what I am supposed to do because if I go wrong any where than my whole Windows won't boot....
codeash is offline  
Old 05-03-2006, 03:42 PM   #7 (permalink)
Apprentice
 
Join Date: Dec 2005
Location: Bangalore, Karnataka, India
Posts: 91
Default

One more thing....I found a "hiberfil" named file in the same folder...it is a 275MB file and a system config file can't be that big so is it a file that is created when I hibernate my laptop??? If it is than is it safe to delete it???
__________________
...:::b@dma@$h:::...
codeash is offline  
Old 05-03-2006, 03:56 PM   #8 (permalink)
Wandering in the zone ...
 
manas's Avatar
 
Join Date: Jun 2005
Location: Hyderabad
Posts: 365
Default

Edit boot.ini and keep just these lines.Delete all other lines.

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional" /noexecute=optin /fastdetect
manas is offline  
Old 05-03-2006, 04:00 PM   #9 (permalink)
Apprentice
 
Join Date: Dec 2005
Location: Bangalore, Karnataka, India
Posts: 91
Default

Quote:
Originally Posted by manas
Edit boot.ini and keep just these lines.Delete all other lines.

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional" /noexecute=optin /fastdetect
But I am not able to save it than it gives me the above error...I am using note pad to edit the ini file is it right....
__________________
...:::b@dma@$h:::...
codeash is offline  
Old 05-03-2006, 04:02 PM   #10 (permalink)
Apprentice
 
Join Date: Dec 2005
Location: Bangalore, Karnataka, India
Posts: 91
Default

I think I will even have to change the attributes to this file from 'Read only'. I am not able to save the file after editting....
__________________
...:::b@dma@$h:::...
codeash is offline  
Old 05-03-2006, 04:27 PM   #11 (permalink)
Apprentice
 
Join Date: Dec 2005
Location: Bangalore, Karnataka, India
Posts: 91
Default

Finally worked out for me had to change the attributes....uncheck the read only option so that I can edit it

Thanks all...
__________________
...:::b@dma@$h:::...
codeash is offline  
Old 05-03-2006, 08:16 PM   #12 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default

Good to know that ur problem has been solved!
I already told u in my post that "Boot.ini" file will be Read-only
Quote:
Originally Posted by codeash
One more thing....I found a "hiberfil" named file in the same folder...it is a 275MB file and a system config file can't be that big so is it a file that is created when I hibernate my laptop??? If it is than is it safe to delete it???
U can't delete this file directly in windows coz its being used by windows! To delete it first u hv to disable the option of Hibernate in Power settings...
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 06-03-2006, 03:47 AM   #13 (permalink)
Apprentice
 
Join Date: Dec 2005
Location: Bangalore, Karnataka, India
Posts: 91
Default

Okay got it....Am not trying it but than thanks for the solution might need to do it sometime later
__________________
...:::b@dma@$h:::...
codeash is offline  
Old 06-03-2006, 10:19 AM   #14 (permalink)
Wise Old Owl
 
Join Date: Dec 2004
Location: New Delhi/Bangalore
Posts: 1,087
Default

Quote:
Originally Posted by Vishal Gupta
Quote:
Originally Posted by shwetanshu
Then u will see Boot.ini file, then just delet the files
U mean "just delete the lines" ?
ev if he deleted it... i had already told him to make a back up
shwetanshu is offline  
Old 24-06-2007, 10:29 AM   #15 (permalink)
Right Off the Assembly Line
 
Join Date: Jun 2007
Location: brooklyn, NY
Posts: 3
Exclamation Re: Tune-Up Utilities 2006

Quote:
Originally Posted by codeash
Finally worked out for me had to change the attributes....uncheck the read only option so that I can edit it

Thanks all...
when i go to save my boot file i keep gettin the same message you was getting. But the only diffrence on my computer is that When i go to save it doesnt have the READ ONLY option.. im lost and i dont know what to do from this point.
Dominican Platain is offline  
Old 24-06-2007, 02:30 PM   #16 (permalink)
Alpha Geek
 
prasad_den's Avatar
 
Join Date: Sep 2005
Location: The new cherry..!!
Posts: 931
Default Re: Tune-Up Utilities 2006

^^ First right click the boot file >> select properties >>> Uncheck the Read only option...

Now edit it.. and then save it..

Now repeat the first step, and check the Read only option..!!
prasad_den is offline  
Old 24-06-2007, 09:15 PM   #17 (permalink)
Right Off the Assembly Line
 
Join Date: Jun 2007
Location: brooklyn, NY
Posts: 3
Default Re: Tune-Up Utilities 2006

i cant find the file it self.........The way i found it was tha i went to start>>>run >>>>C:Boot.ini.......................thats how i was trying to edit it and save it. but i couldnt do it.
Dominican Platain is offline  
Old 24-06-2007, 09:38 PM   #18 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: Tune-Up Utilities 2006

^^ Its HIDDEN and u hv to enable "Show Hidden Files" option and disable "Hide Protected System Files" option in "Tools -> Folder Options" to see it.

The easiest way to modify this file will be:

Type "sysdm.cpl" in RUN and goto "Advanced" tab. Click on "Settings" button in "Startup and Recovery" section. Now u can edit the file easily.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 25-06-2007, 01:07 AM   #19 (permalink)
Right Off the Assembly Line
 
Join Date: Jun 2007
Location: brooklyn, NY
Posts: 3
Cool Re: Tune-Up Utilities 2006

I finally got it...........THANK U VERY MUCH Vishal Gupta U HELPED OUT ALOT THANK YOU!!!!!!!!!!!!!!!1 LOL
Dominican Platain is offline  
Old 25-06-2007, 05:21 AM   #20 (permalink)
Is actually a real word..
 
Join Date: Jun 2007
Location: cEhnEHdEH
Posts: 443
Default Re: Tune-Up Utilities 2006

you can also go to msconfig, boot.ini tab and then click the button that says "check all boot paths" this should generally clear out unwanted bootup entries.
Liggy is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Who
- by Sujeet
- by clmlbx
- by Charan
- by Tenida

Advertisement




All times are GMT +5.5. The time now is 07:08 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2