Monday, May 4, 2009

Add safe Mode To The Regular Boot Menu

Open the System Properties dialog box. You can do this from Control Panel (click System).
- Click the Advanced tab.
- Click the Settings button under Startup and Recovery.
- Click the Edit button under System Startup. This opens the boot.ini file in Notepad.
- One line should end with "/fastdetect" (NOT "/fastdetect /sos"). Copy that line.
- Paste the line you just copied below the original line. Change "WINDOWS=Microsoft XP Professional" to "WINDOWS="Safe Mode" and add the following text to the end of the line: /safeboot:minimal /sos /bootlog
- Save the file and click OK to exit the dialog boxes. Note: If you named the Windows XP installation folder something other than WINDOWS when you installed XP, that name will appear instead of WINDOWS in step 6.

Or

Right-click My Computer, and choose Properties (or press Windows Key & Break together).
On the Advanced tab, click the Settings button, which brings up the Startup and Recovery window.
Click the Edit button, which will open the boot.ini file in Notepad.
Look under the [Operating Systems] for your default OS. Copy the entire line, and paste it on the line below.
Change the description in the quotations to say ?Safe Mode? or whatever description you want. Then add the following to the end of the line you just copied: /safeboot:minimal /sos /bootlog
If you want networking support, then change ?minimal? to ?network? without the quotes.
Read rest of entry

Another way to Lock folders without any Software

Steps:--
1) open notepad & copy the matter pasted below

cls
@ECHO OFF
title Folder Private
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Private goto MDLOCKER
:CONFIRM
echo Are you sure you want to lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Private "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to unlock folder
set/p "pass=>"
if NOT %pass%== Password-here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Private
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Private
echo Private created successfully
goto End

2)Replace "Password-here" with your password & save as "whatever you want.bat" anywhere you want to creat locked Folder

3) Now run that .bat file ,Now it will make a folder named "private"

4)Now again run that file,in command promt it will ask u

Quote:
Are you sure you want to lock the folder(Y/N)
press "y",Then Folder will disappear .

4)If you want that folder back again run bat file ,Now it will ask you to put password whih is stored in that file

5) You can hide that file too...

Enjoy.....
Read rest of entry

Dual Boot XP with vista STEP BY STEP GUIDE with pictures

Note that you should not attempt this if you aren't ready to troubleshoot any problems that might occur.

The first issue we encounter is that computers with pre-installed operating systems take up the entire drive. Luckily Microsoft included the Shrink volume feature in Vista, so we can easily shrink the Vista partition down to make room for XP.

Open the Computer Management panel, which you can find under Administrative tools or by right-clicking the Computer item in the start menu and choosing Manage. Find the Disk Management item in the list and select that.




Now we'll shrink our volume down by right-clicking on the main hard drive and choosing Shrink Volume.




Now you can choose the size that you want to shrink, which really means you are choosing the size that you want your XP partition to be. Whatever you do, don't just use the default. I chose roughly 10gb by entering 10000 into the amount.



The next step might be confusing, because we need to change the cd-rom drive that's invariably taking up D: at the moment, because we want to use D: for the Windows XP partition, but it's already taken by the cd-rom drive. If you skip this step than XP will install onto the E: drive, which isn't the end of the world, but it's not quite as tidy.

Right-click on the cd-rom drive in the list and choose Change Drive Letter and Paths from the menu.



Now we'll change the CD drive to use E: by selecting that in the drop-down.



Now we can create a new partition for XP to live on and make sure that the drive letter is set the way we want. If you do not create a partition now the XP install will do so automatically, but it's easier and cleaner to do it this way.

Right-click on the Unallocated free space area and then select New Simple Volume from the menu.




Follow through the wizard and select whatever options you'd like, making sure to use D: as the drive letter.

Now you will need to close out of disk management and reboot your computer. This is because we can't do the next step until we reboot. (you can try, but it won't work)

So we've come back from rebooting… open up Computer from the start menu and then right-click on the D: drive and select properties. Give your partition a meaningful name like "XP". It would be wise to name the C: drive to "Vista" at this point as well.




Now you'll want to pop your XP cd into the drive and boot off it. You may have to configure your BIOS to enable booting off the CD drive, or if your computer says something like "Hit Esc for boot menu" you might want to use that.

Once you come to the screen where you can choose the partition to install on, then choose either the unpartitioned space or the new partition you created. Whatever you do, don't try and install onto your Vista partition! See how much cleaner it is now that we've labeled each partition distinctly?




We'll assume XP is completely installed at this point, and you will have lost your ability to boot into Windows Vista, so we'll need to use the VistaBootPro utility to restore the Vista boot loader.

Download And Install VistaBootPRO


During the install you'll be forced to install the .NET 2.0 framework. Open up VistaBootPRO and then click on the System Bootloader tab. Check the "Windows Vista Bootloader" and then "All Drives" radio buttons, and then click on the Install Bootloader button.



At this point, the Windows Vista bootloader is installed and you'll only be able to boot into Vista, but we'll fix that. Instead of manually doing the work, we'll just click the Diagnostics menu item and then choose Run Diagnostics from the menu.



This will scan your computer and then automatically fill in the XP version.. click on the "Manage OS Entries" tab and then click in the textbox for Rename OS Entry, and name it something useful like "Windows XP" or "The Windows That Works"



Click the Apply Updates button and then reboot your computer… you should see your shiny new boot manager with both operating systems in the list!



If you get an error saying "unable to find ntldr" when trying to boot XP, you'll need to do the following:

Find the hidden files ntldr and ntdetect.com in the root of your Vista drive and copy them to the root of your XP drive.
If you can't find the files there, you can find them in the \i386\ folder on your XP install cd

This is a critical piece of information: Windows XP will be installed on the D: drive, even in Windows XP… so you'll need to keep that in mind when tweaking your system.



You can share information between the drives, but I wouldn't recommend messing with the other operating system's partition too much… it might get angry and bite you. Or screw up your files. What I do recommend is that you store most of your files on a third drive shared between the operating systems… you could call that partition "Data".
Read rest of entry
 

My Blog List

Term of Use

Empower Your Needs Copyright © 2009 Black Nero is Designed by Ipietoon