How To Install The Microsoft Loopback Adapter in Windows XP: Manual Installation
How To Install The Microsoft Loopback Adapter in Windows XP: Manual Installation
How To Install The Microsoft Loopback Adapter in Windows XP: Manual Installation
XP
The Microsoft Loopback adapter is a testing tool for a virtual network environment where network access is not
available. Also, you must use the Loopback adapter if there are conflicts with a network adapter or with a
network adapter driver. You can bind network clients, protocols, and other network configuration items to the
Loopback adapter, and you can install the network adapter driver or network adapter later while retaining the
network configuration information. You can also install the Loopback adapter during the unattended installation
process.
Manual installation
To manually install the Microsoft Loopback adapter in Windows XP, follow these steps:
After the adapter is installed successfully, you can manually configure its options, as with any other adapter. If
the TCP/IP properties are configured to use DHCP, the adapter will eventually use an autonet address
(169.254.x.x/16) because the adapter is not actually connected to any physical media.
Note By default, TCP/IP properties are configured to use DHCP. changing the default location of program
installation
Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
Here in right side panel, double click on ProgramFileDir and here its default value is
C:\Program Files.
Now modify the value to any other drive (for example D:\Program Files).
4. Speedup Browsing Folders : 1. Open My Computer..2. Click on Tools menu..3. Click on Folder
Options..4. Click on the View tab...5. Uncheck the Automatically search for network folders and
printers check box..6. Click Apply..7. Click Ok..8. Reboot your computer..
5. keyboard shortcut for windows to create a "New Folder" : Alt (hold) + F+W+F (not applicable in
Desktop)
1.Start>>>>Run
2.write "gpedit.msc" without quotes in the run box then click OK.
3.Look at the left of the coming window.
...Click User configuration>>>Administrative Templates>>>System.
4.Now look at the right site of the window.
double click on Turn off Autoplay>>>Select setting tab from above >>>Select Enable>>Select All device In
turn off autoplay on bar.
5.Click Apply>>>Click OK.
1. Right click on any blank space of windows desktop -> New -> Shortcut. A “Create Shortcut”
window will open.
3. Type in whatever name you like in the blank. I use “Shutdown”. Then, click “Finish” button.
By default, the shortcut use a “unknown application” icon. We can change it, of course.
Right click on the Shutdown shortcut icon, click “Properties” -> click “Change icon…”. It will popup an alert,
ignore it by clicking “Ok” button. You will get a list of icons to choose from:
Spot the Shutdown icon? Select it and click “OK” button twice. Done.
Now, only need one click to shutdown computer.
Tip:
- You can also set “Shortcut key” in the shutdown shortcut’s propertise to shutdown computer using keyboard
shortcut.
- To create shortcut for Restart computer, just replace the command with: shutdown.exe -r -t 0
Hi all members
Salamz..
as per request i recieved here I would like to share a trick to password protect the folder using Notepad..
2. Change your password in the code it's shown the place where to "type your password here".
5. I t will create folder with locker automatically for you. After creation of the locker folder, place the contents
you want to lock inside the locker folder and run locker.bat again .
cls
@ECHO OFF
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
goto CONFIRM
:LOCK
goto End
:UNLOCK
set/p "pass=>"
goto End
:FAIL
goto end
:MDLOCKER
md Locker
goto End
:End
Yeah, you can save you private data for free but here the catch, you can edit your password by right clicking the
bat file and select "edit". In order to prevent someone changing your password, try change the file name and
extension such as "system.dat".
To remove added text in Internet Explorer title bar, just delete the Window Title string value.