Translete this site

HDD Capacity Restore v1.2


HDD Capacity Restore License: Freeware
Operating System: MS Windows 2000/2003/XP
HDD Capacity Restore Tool allows you to restore factory capacity of any hard drive. A complete capacity restore guide is supplied with the application.
In some cases this program allows to actually increase the capacity of a hard drive (if it was limited by the distributor; for example, Hewlett-Packard sometimes sells 80-GB hard drives but sets a 40-GB limit. You can restore the full 80-GB capacity in this case).
  • Supported hard drives: all hard drives
Download Windows installer: HDD CapaPublish Postcity Restore v1.2




.....................................................................................................................................

Associate an icon with a drive

To set the icon of any drive (hard disk, cd rom or anything else) with a letter (C:\ etc.), run REGEDIT (Start -> Run -> regedit)

Navigate to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer

If one doesn't already exist, create a new KEY called "DriveIcons". Under this key, create a new key with the letter of your drive.

I.e. C for your C:\ drive.

To change the icon for that drive, create a key inside that one called DefaultIcon and set the path of (Default) to the location of your icon

eg C\DefaultIcon\
then (Default) = D:\Documents\C Drive Icon.ico

To change the name of that drive, create a key in the drive letter one (eg C\) called DefaultLabel and set the (Default) to what you want the drive to be called.
This is useful if you want to assign a long name to the floppy drive.

To disable changing of wallpaper

The Windows Picture and Fax Viewer will still allow people to select the Set as Desktop Background option upon right-clicking an image shown in the aforementioned system program.
You would be better advised to create an OU to host each of the machines on which you wish to restrict this option and adding an entry for a file called "Internet Explorer Wallpaper.bmp" in to the following Policy location:

Computer Configuration | Windows Settings | Security Settings | File System
If you add a file, simply select the location from your own machine and Windows will enter the file as %APPDATA%\Microsoft\Internet Explorer\Internet Explorer Wallpaper.bmp
If the file does not exist on your computer, navigate to a website, right-click an image (any image) and select Set as Background. This will create the file mentioned above and allow you select it from within Group Policy Editor.
You can also edit the registry (carefully, of course).
In the editor (Start > Run > regedit) navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop (It may be necessary to create the location).
Here, edit/create the DWORD value "NoChangingWallpaper" so that it's value is 1.

This Is A Hidden Zip Program In Windows

Start Menu > Run > type "iexpress"

and compress and run the file



Express Packager - Welcome to IExpress 2.0


IExpress is a technology designed to simplify creation of a setup program. Using the step-by-step IExpress Wizard, you can create self-extracting files that automatically run the setup program contained inside. The setup program can be an .inf file or an executable program. IExpress technology automatically removes the setup files after installation, saving the user time and frustration.


note:

You can use winrar to extraxt files made with this program


looks to be a interestring progam and may beable to get high compression rates

Show Super Hidden Files

Even if you turn on show hidden files in Windows Explorer some files will remain hidden. These files are super hidden. Set the registry value below to 1.



[HKEY_CURRENT_USER\Software\M*cro$oft\Windows\
CurrentVersion\Explorer\Advanced]
“SuperHidden” = 1



You will need to reboot after changing this setting for it to work.
dont mess around whith all those files



What are Super Hidden Files?

M*cro$oft has added many features to Windows XP to protect the critical files of the operating system. The system file checker, for instance, continually monitors the system files to ensure that no application will replace your system files with a version that Windows XP was not designed to work with. The new super hidden files feature allows Windows to protect itself even further by hiding some of its most critical files from the user. If they can't get to it, they can't hurt it, right?

Activate Windows XP Without Registration

1. Type Regedit on the Run Menu

2. Go to Hkey-Local_Machine/Software/ Microsoft/WindowsNT/CurrentVersion/
WPAEvents

3. Select OOBETimer (Reg-Binary) and Press Enter. Now You will See a Set of 12 Keys.

4. FF D5 71 D6 8B 6A 8D 6F D5 33 93 FD
{just delete D6 (4th entry) and replace it with C4}

5. Exit Regedit.

6. Type "%systemroot%\system32\oobe\msoobe.exe /a" on the Run Menu (without quotes)

7. Select "Yes I want to telephone a customer service representative to activate windows".

8. Click Next

9. Select "Change Product Key"

10. Put these keys
QMDGV-QRC2B-XF6JB-GRGHK-W9DRC

11. Select Update

Dont worry about asking again to register , close that

Restart the system and repeat steps 6 to 11, now the process will tell you that Windows XP is already activated.

Thats All.

Setup Your Own Web Server On Window Xp

Setup Your Own Web Sever on Windows Xp
A simple guide to turn your xp box to a web server

Now days everybody wants have there own we server. Then the important question. What would be the cheapest way to do it? If you are on a broadband connection (cable/dsl), Windows XP Professional IIS (Internet Information Server) is the cheapest answer.

Step 1 ) Accessing the Win Xp IIS Interface

First you have to check whether IIS is already turned on.

Go to [START] -> [CONTROL PANEL] -> [ADMINISTRATIVE TOOLS]
Check to see whether [Internet Information Services] shortcut is already there. If it is skip step 2.

Step 2 ) Installing Win Xp IIS

Go to [START] -> [CONTROL PANEL] -> [ADD REMOVE PROGRAMS]
Click on [Add/Remove Windows Components] Tab
Scroll down to Internet Information Services (IIS)
Check the box on the left and click apply.

Step 3 ) Starting IIS

Click to [START] -> [CONTROL PANEL] -> [ADMINISTRATIVE TOOLS]
Click on [Internet Information Services]
Now you will see the IIS user interface
Expand the left tree under (your computer name)(local computer)
You will see Web Sites ? FTP Sites ? Default SMTP Virtual Server
Expand [Web Sites]
You will see [Default Web Site Started or Stopped]
If it is stopped, [RIGHT CLICK] on [DEFAULT WEB SITE] and click start.

Step 4 ) Checking to see whether IIS is actually working

Open your web browser
On the address bar type http://localhost
You will see the default IIS welcome screen
If you see the welcome screen your web server is up and running.

Step 5 ) Pinching a small hold in your firewall

If you have ICF (Internet Connection Firewall) Enabled you will have to open up port 80 to let the world access your web server
Go to [START] -> [RIGHT CLICK MY NETWORK PLACES] -> [CLICK PROPERTIES]
[RIGHT CLICK] on your Lan or High Speed Internet Connection
[CLICK PROPERTIES]
[CLICK] on the Advanced Tab
[CLICK] [PROTECT MY COMPUTER] Check box
[CLICK] [SETTINGS] at the bottom of the dialog box
Under the [SERVICES] tab check the [WEB SERVER]
[CLICK OK]
If you have a router/firewall you will have to enable [PORT FORWADING] to enable access to your web server from the outside world. Make sure [PORT 80] is forwarded to the PC(IP) your running the web server.

Step 6 ) Placing the files

By default your web server directory will be located at C:\Inetpub\wwwroot
Now you can place you *.html, *.htm and *.asp files there

Getting a dynamic DNS for your personal web Server

Now that you have your Web Server running, let?s get a unique name for it. There are few Dynamic DNS providers out there, but my favorite is SITELUTIONS.COM

But if you don?t have your own domain name and wish to use a free service, I recommend www.no-ip.com. Visit their web site and register for the free NO-IP service and download the DUC Client for windows. Now every time your IP changes the DUC client will update the new IP at NO-IP DNS servers. So you will always be able to access your web server using yourname.no-ip.com

If you plan to use your own domain name go to www.sitelutions.com. They provide the best service that you can find for free. If you?re looking for a reliable Domain Name Registrar check out www.godaddy.com.

Once you get your own domain name, go to your domain control panel and update your DNS servers to the ones that the Dynamic DNS Provider gives you.