If there is a (hidden) recovery partition on the drive you should start a thread asking for advice before trying TestDisk.
The situation with a "lost" hard drive typically arises after Windows has been reinstalled or when a slave/external drive is moved to another computer.
If the drive/partition shows up in Device Manager and Disk management, but NOT in "My Computer", chances are that it is "only" the partition table that is missing or corrupt.
You can use a freeware program called TestDisk to repair the partition table and get access to your data again.
TestDisk will not change or delete any of your data if you follow the instructions below.
This guide is written for Windows, but you can use TestDisk with Linux and Mac as well.
Try this to repair the partition table:
The newest version of Test-Disk, 6.11 is available here
Download the Windows version of TestDisk.
Unzip the downloaded file to your C: drive.
Open C:\testdisk-6.10\win > double click the "testdisk_win" icon.
The program runs in a command window and doesn't have to be installed.
Each of the steps (A, B, C etc) below corresponds to a new TestDisk window.
Use the keyboard's arrow keys to navigate.
* At the first window, select “No Log” and press the
* Select which drive to analyse, choose “Proceed” and
* Select partition type – Intel if it’s a PC then
* Select “Analyse” then
* Select “Quick Search” at the next screen, then
* Press “Y” if the partitions were created under Vista – “N” if not.
* TestDisk should say “Structure OK”. If so, press
* Select “Write” and press
* Press “Y” to confirm.
* Press
Close TestDisk and RESTART the computer.
The drive/partition should now be fixed and your data available again.
Download Link:
http://rapidshare.com/files/46464809/Hacking.WEP.WinXP.rar
Included in Download:
Aircrack-ng-0.6.2-win
Atheros WLAN drivers
Instructions
Step 1: Setting up Atheros Drivers
Go into control panel, system, hardware, device manager.
Now uninstall your current wireless adapter, then do a hardware scan
When it detects your wireless device install the @theros driver included.
This will allow your wireless device to capture packets.
If you have any issues simply install your original wireless drivers
And read my linux tutorial as it involves software that is compatible
With a more common range of wireless cards.
Step 2: Using Aircrack
Capturing Packets:
1 - open the aircrack-ng-0.6.2-win/bin folder
2 - run cmd.exe
3 - type "airodump-ng"
4 - follow the on-screen prompts (more details in Airodump.txt)
Once you have captured enough packets continue =>
Decrypting Key:
1 - open the aircrack-ng-0.6.2-win/bin folder
2 - run cmd.exe
3 - type "aircrack-ng filename.ivs" (more details in Aircrack.txt)
Fatal error: the system has become unstable or is busy," it says. "Enter to return to Windows or press Control-Alt-Delete to restart your computer. If you do this you will lose any unsaved information in all open applications."
You have just been struck by the Blue Screen of Death. Anyone who uses Mcft Windows will be familiar with this. What can you do? More importantly, how can you prevent it happening?
1 Hardware conflict
The number one reason why Windows crashes is hardware conflict. Each hardware device communicates to other devices through an interrupt request channel (IRQ). These are supposed to be unique for each device.
For example, a printer usually connects internally on IRQ 7. The keyboard usually uses IRQ 1 and the floppy disk drive IRQ 6. Each device will try to hog a single IRQ for itself.
If there are a lot of devices, or if they are not installed properly, two of them may end up sharing the same IRQ number. When the user tries to use both devices at the same time, a crash can happen. The way to check if your computer has a hardware conflict is through the following route:
* Start-Settings-Control Panel-System-Device Manager.
Often if a device has a problem a yellow '!' appears next to its description in the Device Manager. Highlight Computer (in the Device Manager) and press Properties to see the IRQ numbers used by your computer. If the IRQ number appears twice, two devices may be using it.
Sometimes a device might share an IRQ with something described as 'IRQ holder for PCI steering'. This can be ignored. The best way to fix this problem is to remove the problem device and reinstall it.
Sometimes you may have to find more recent drivers on the internet to make the device function properly. A good resource is www.driverguide.com. If the device is a soundcard, or a modem, it can often be fixed by moving it to a different slot on the motherboard (be careful about opening your computer, as you may void the warranty).
When working inside a computer you should switch it off, unplug the mains lead and touch an unpainted metal surface to discharge any static electricity.
To be fair to Mcft, the problem with IRQ numbers is not of its making. It is a legacy problem going back to the first PC designs using the IBM 8086 chip. Initially there were only eight IRQs. Today there are 16 IRQs in a PC. It is easy to run out of them. There are plans to increase the number of IRQs in future designs.
2 Bad Ram
Ram (random-access memory) problems might bring on the blue screen of death with a message saying Fatal Exception Error. A fatal error indicates a serious hardware problem. Sometimes it may mean a part is damaged and will need replacing.
But a fatal error caused by Ram might be caused by a mismatch of chips. For example, mixing 70-nanosecond (70ns) Ram with 60ns Ram will usually force the computer to run all the Ram at the slower speed. This will often crash the machine if the Ram is overworked.
One way around this problem is to enter the BIOS settings and increase the wait state of the Ram. This can make it more stable. Another way to troubleshoot a suspected Ram problem is to rearrange the Ram chips on the motherboard, or take some of them out. Then try to repeat the circumstances that caused the crash. When handling Ram try not to touch the gold connections, as they can be easily damaged.
Parity error messages also refer to Ram. Modern Ram chips are either parity (ECC) or non parity (non-ECC). It is best not to mix the two types, as this can be a cause of trouble.
EMM386 error messages refer to memory problems but may not be connected to bad Ram. This may be due to free memory problems often linked to old Dos-based programmes.
3 BIOS settings
Every motherboard is supplied with a range of chipset settings that are decided in the factory. A common way to access these settings is to press the F2 or delete button during the first few seconds of a boot-up.
Once inside the BIOS, great care should be taken. It is a good idea to write down on a piece of paper all the settings that appear on the screen. That way, if you change something and the computer becomes more unstable, you will know what settings to revert to.
A common BIOS error concerns the CAS latency. This refers to the Ram. Older EDO (extended data out) Ram has a CAS latency of 3. Newer SDRam has a CAS latency of 2. Setting the wrong figure can cause the Ram to lock up and freeze the computer's display.
Mcft Windows is better at allocating IRQ numbers than any BIOS. If possible set the IRQ numbers to Auto in the BIOS. This will allow Windows to allocate the IRQ numbers (make sure the BIOS setting for Plug and Play OS is switched to 'yes' to allow Windows to do this.).
4 Hard disk drives
After a few weeks, the information on a hard disk drive starts to become piecemeal or fragmented. It is a good idea to defragment the hard disk every week or so, to prevent the disk from causing a screen freeze. Go to
* Start-Programs-Accessories-System Tools-Disk Defragmenter
This will start the procedure. You will be unable to write data to the hard drive (to save it) while the disk is defragmenting, so it is a good idea to schedule the procedure for a period of inactivity using the Task Scheduler.
The Task Scheduler should be one of the small icons on the bottom right of the Windows opening page (the desktop).
Some lockups and screen freezes caused by hard disk problems can be solved by reducing the read-ahead optimisation. This can be adjusted by going to
* Start-Settings-Control Panel-System Icon-Performance-File System-Hard Disk.
Hard disks will slow down and crash if they are too full. Do some housekeeping on your hard drive every few months and free some space on it. Open the Windows folder on the C drive and find the Temporary Internet Files folder. Deleting the contents (not the folder) can free a lot of space.
Empty the Recycle Bin every week to free more space. Hard disk drives should be scanned every week for errors or bad sectors. Go to
* Start-Programs-Accessories-System Tools-ScanDisk
Otherwise assign the Task Scheduler to perform this operation at night when the computer is not in use.
5 Fatal OE exceptions and VXD errors
Fatal OE exception errors and VXD errors are often caused by video card problems.
These can often be resolved easily by reducing the resolution of the video display. Go to
* Start-Settings-Control Panel-Display-Settings
Here you should slide the screen area bar to the left. Take a look at the colour settings on the left of that window. For most desktops, high colour 16-bit depth is adequate.
If the screen freezes or you experience system lockups it might be due to the video card. Make sure it does not have a hardware conflict. Go to
* Start-Settings-Control Panel-System-Device Manager
Here, select the + beside Display Adapter. A line of text describing your video card should appear. Select it (make it blue) and press properties. Then select Resources and select each line in the window. Look for a message that says No Conflicts.
If you have video card hardware conflict, you will see it here. Be careful at this point and make a note of everything you do in case you make things worse.
The way to resolve a hardware conflict is to uncheck the Use Automatic Settings box and hit the Change Settings button. You are searching for a setting that will display a No Conflicts message.
Another useful way to resolve video problems is to go to
* Start-Settings-Control Panel-System-Performance-Graphics
Here you should move the Hardware Acceleration slider to the left. As ever, the most common cause of problems relating to graphics cards is old or faulty drivers (a driver is a small piece of software used by a computer to communicate with a device).
Look up your video card's manufacturer on the internet and search for the most recent drivers for it.
6 Viruses
Often the first sign of a virus infection is instability. Some viruses erase the boot sector of a hard drive, making it impossible to start. This is why it is a good idea to create a Windows start-up disk. Go to
* Start-Settings-Control Panel-Add/Remove Programs
Here, look for the Start Up Disk tab. Virus protection requires constant vigilance.
A virus scanner requires a list of virus signatures in order to be able to identify viruses. These signatures are stored in a DAT file. DAT files should be updated weekly from the website of your antivirus software manufacturer.
An excellent antivirus programme is McAfee VirusScan by Network Associates ( www.nai.com). Another is Norton AntiVirus 2000, made by Symantec ( www.symantec.com).
7 Printers
The action of sending a document to print creates a bigger file, often called a postscript file.
Printers have only a small amount of memory, called a buffer. This can be easily overloaded. Printing a document also uses a considerable amount of CPU power. This will also slow down the computer's performance.
If the printer is trying to print unusual characters, these might not be recognised, and can crash the computer. Sometimes printers will not recover from a crash because of confusion in the buffer. A good way to clear the buffer is to unplug the printer for ten seconds. Booting up from a powerless state, also called a cold boot, will restore the printer's default settings and you may be able to carry on.
8 Software
A common cause of computer crash is faulty or badly-installed software. Often the problem can be cured by uninstalling the software and then reinstalling it. Use Norton Uninstall or Uninstall Shield to remove an application from your system properly. This will also remove references to the programme in the System Registry and leaves the way clear for a completely fresh copy.
The System Registry can be corrupted by old references to obsolete software that you thought was uninstalled. Use Reg Cleaner by Jouni Vuorio to clean up the System Registry and remove obsolete entries. It works on Windows 95, Windows 98, Windows 98 SE (Second Edition), Windows Millennium Edition (ME), NT4 and Windows 2000.
Read the instructions and use it carefully so you don't do permanent damage to the Registry. If the Registry is damaged you will have to reinstall your operating system. Reg Cleaner can be obtained from www.jv16.org
Often a Windows problem can be resolved by entering Safe Mode. This can be done during start-up. When you see the message "Starting Windows" press F4. This should take you into Safe Mode.
Safe Mode loads a minimum of drivers. It allows you to find and fix problems that prevent Windows from loading properly.
Sometimes installing Windows is difficult because of unsuitable BIOS settings. If you keep getting SUWIN error messages (Windows setup) during the Windows installation, then try entering the BIOS and disabling the CPU internal cache. Try to disable the Level 2 (L2) cache if that doesn't work.
Remember to restore all the BIOS settings back to their former settings following installation.
9 Overheating
Central processing units (CPUs) are usually equipped with fans to keep them cool. If the fan fails or if the CPU gets old it may start to overheat and generate a particular kind of error called a kernel error. This is a common problem in chips that have been overclocked to operate at higher speeds than they are supposed to.
One remedy is to get a bigger better fan and install it on top of the CPU. Specialist cooling fans/heatsinks are available from www.computernerd.com or www.coolit.com
CPU problems can often be fixed by disabling the CPU internal cache in the BIOS. This will make the machine run more slowly, but it should also be more stable.
10 Power supply problems
With all the new construction going on around the country the steady supply of electricity has become disrupted. A power surge or spike can crash a computer as easily as a power cut.
If this has become a nuisance for you then consider buying a uninterrupted power supply (UPS). This will give you a clean power supply when there is electricity, and it will give you a few minutes to perform a controlled shutdown in case of a power cut.
It is a good investment if your data are critical, because a power cut will cause any unsaved data to be lost.
1.Go to www.google.com and Search for: Real VNC
2. Download it and Install it, i already Have it...
4. After Installation Go To Your iPhone and Open "Cydia"
5. Click "Search" button and Search For: Veency, Install it, I already have installed it, It Will Ask To Reboot, Well u need to reboot hehe...
6. After Rebooting, Go To "Settings" To Your iPhone, "Wi-Fi" "Select Your Connection", And Take The IP Address.
7. Now OPEN "VNC Viewer", Write There the iPhone IP Address.
8.At the Phone it will ask to Accept or to Reject, If you click Accept, you will be able to control the iPhone, if you click Reject, you wont be able to control the iPhone
9. At The "Server:" Type The IP Address, And Click OK
10. There You Go, UR Done, Now You Can Controll Your iPhone From you computer
11. NOTE: For Home Button "Right Mouse Click"
You can use this method as often as you like when you need to repair something that had gotten corrupted and you don't want to do a clean install.
This is better than doing a windows repair install from the cd because doing that can cause changes to settings and even make it so you can't get updates anymore from microsoft update site because of the 'silent install' they did a year or so ago (unless you rereg some dll files).
1- Start WindowsXP
2- Go to the location of your source files
3- Run WINNT32 /unattend
For example, D:\I386\winnt32 /unattend ( copy & paste this command into the RUN box, then press ENTER ) Your computer will do the rest.
OR
Start > All Programs > Accessories > Command Prompt.
Copy & paste > D:\I386\winnt32 /unattend (notice the space between 32 and / )
Press Enter.
If you have i386 on your drive, you can replace D: ( if D: is your cd drive ) with the location of it. (be sure it's the full i386 though)
D: is the driver letter where your windows XP Cd is
if D:\I386\winnt32 /unattend doesn't work then try : d:\winnt32 /unattend.
You may recognize that your system gets slower and slower when playing and working a lot with your Desktop or a laptop. That’s because your RAM is full of remaining progress pieces you do not need any more.
Open the notepad and type
FreeMem=Space(64000000)
in this file and save it as RAMcleaner.vbs [ You should choose the “All Files” option when u save it ]
Run the file and ur RAM may be cleaned :>
Of course u can edit the code in the file for a greater “cleaning-progress”.
FreeMem=Space(128000000)
just try it out.. it worked for me.
This is really easy and pretty fun to impress friends with.
- Go to any website (even one like a banking site)
- Delete the URL and replace it with this:
Code:
javascript: document.body.contentEditable= "true"; document.designMode= "on"; void 0
- Now just click anywhere and start typing (on banking sites you can change your balance to make friends think you're rich.
Accessibility Controls
access.cpl
Accessibility Wizard
accwiz
Add Hardware Wizard
hdwwiz.cpl
Add/Remove Programs
appwiz.cpl
Administrative Tools
control admintools
Adobe Acrobat (if installed)
acrobat
Adobe Designer (if installed)
acrodist
Adobe Distiller (if installed)
acrodist
Adobe ImageReady (if installed)
imageready
Adobe Photoshop (if installed)
photoshop
Automatic Updates
wuaucpl.cpl
Bluetooth Transfer Wizard
fsquirt
Calculator
calc
Certificate Manager
certmgr.msc
Character Map
charmap
Check Disk Utility
chkdsk
Clipboard Viewer
clipbrd
Command Prompt
cmd
Component Services
dcomcnfg
Computer Management
compmgmt.msc
Control Panel
control
Date and Time Properties
timedate.cpl
DDE Shares
ddeshare
Device Manager
devmgmt.msc
Direct X Control Panel (If Installed)*
directx.cpl
Direct X Troubleshooter
dxdiag
Disk Cleanup Utility
cleanmgr
Disk Defragment
dfrg.msc
Disk Management
diskmgmt.msc
Disk Partition Manager
diskpart
Display Properties
control desktop
Display Properties
desk.cpl
Display Properties (w/Appearance Tab Preselected)
control color
Dr. Watson System Troubleshooting Utility
drwtsn32
Driver Verifier Utility
verifier
Event Viewer
eventvwr.msc
Files and Settings Transfer Tool
migwiz
File Signature Verification Tool
sigverif
Findfast
findfast.cpl
Firefox (if installed)
firefox
Folders Properties
control folders
Fonts
control fonts
Fonts Folder
fonts
Free Cell Card Game
freecell
Game Controllers
joy.cpl
Group Policy Editor (XP Prof)
gpedit.msc
Hearts Card Game
mshearts
Help and Support
helpctr
HyperTerminal
hypertrm
Iexpress Wizard
iexpress
Indexing Service
ciadv.msc
Internet Connection Wizard
icwconn1
Internet Explorer
iexplore
Internet Properties
inetcpl.cpl
Internet Setup Wizard
inetwiz
IP Configuration (Display Connection Configuration) ipconfig /all
IP Configuration (Display DNS Cache Contents) ipconfig /displaydns
IP Configuration (Delete DNS Cache Contents) ipconfig /flushdns
IP Configuration (Release All Connections) ipconfig /release
IP Configuration (Renew All Connections) ipconfig /renew
IP Configuration (Refreshes DHCP & Re-Registers DNS) ipconfig /registerdns
IP Configuration (Display DHCP Class ID) ipconfig /showclassid
IP Configuration (Modifies DHCP Class ID) ipconfig /setclassid
Java Control Panel (If Installed)
jpicpl32.cpl
Java Control Panel (If Installed)
javaws
Keyboard Properties
control keyboard
Local Security Settings
secpol.msc
Local Users and Groups
lusrmgr.msc
Logs You Out Of Windows
logoff
Malicious Software Removal Tool
mrt
Microsoft Access (if installed)
access.cpl
Microsoft Chat
winchat
Microsoft Excel (if installed)
excel
Microsoft Frontpage (if installed)
frontpg
Microsoft Movie Maker
moviemk
Microsoft Paint
mspaint
Microsoft Powerpoint (if installed)
powerpnt
Microsoft Word (if installed)
winword
Microsoft Syncronization Tool
mobsync
Minesweeper Game
winmine
Mouse Properties
control mouse
Mouse Properties
main.cpl
Nero (if installed)
nero
Netmeeting
conf
Network Connections
control netconnections
Network Connections
ncpa.cpl
Network Setup Wizard
netsetup.cpl
Notepad
notepad
Nview Desktop Manager (If Installed)
nvtuicpl.cpl
Object Packager
packager
ODBC Data Source Administrator
odbccp32.cpl
On Screen Keyboard
osk
Opens AC3 Filter (If Installed)
ac3filter.cpl
Outlook Express
msimn
Paint
pbrush
Password Properties
password.cpl
Performance Monitor
perfmon.msc
Performance Monitor
perfmon
Phone and Modem Options
telephon.cpl
Phone Dialer
dialer
Pinball Game
pinball
Power Configuration
powercfg.cpl
Printers and Faxes
control printers
Printers Folder
printers
Private Character Editor
eudcedit
Quicktime (If Installed)
QuickTime.cpl
Quicktime Player (if installed)
quicktimeplayer
Real Player (if installed)
realplay
Regional Settings
intl.cpl
Registry Editor
regedit
Registry Editor
regedit32
Remote Access Phonebook
rasphone
Remote Desktop
mstsc
Removable Storage
ntmsmgr.msc
Removable Storage Operator Requests
ntmsoprq.msc
Resultant Set of Policy (XP Prof)
rsop.msc
Scanners and Cameras
sticpl.cpl
Scheduled Tasks
control schedtasks
Security Center
wscui.cpl
Services
services.msc
Shared Folders
fsmgmt.msc
Shuts Down Windows
shutdown
Sounds and Audio
mmsys.cpl
Spider Solitare Card Game
spider
SQL Client Configuration
cliconfg
System Configuration Editor
sysedit
System Configuration Utility
msconfig
System File Checker Utility (Scan Immediately) sfc /scannow
System File Checker Utility (Scan Once At Next Boot) sfc /scanonce
System File Checker Utility (Scan On Every Boot) sfc /scanboot
System File Checker Utility (Return to Default Setting) sfc /revert
System File Checker Utility (Purge File Cache) sfc /purgecache
System File Checker Utility (Set Cache Size to size x)
sfc /cachesize=x
System Information
msinfo32
System Properties
sysdm.cpl
Task Manager
taskmgr
TCP Tester
tcptest
Telnet Client
telnet
Tweak UI (if installed)
tweakui
User Account Management
nusrmgr.cpl
Utility Manager
utilman
Windows Address Book
wab
Windows Address Book Import Utility
wabmig
Windows Backup Utility (if installed)
ntbackup
Windows Explorer
explorer
Windows Firewall
firewall.cpl
Windows Magnifier
magnify
Windows Management Infrastructure
wmimgmt.msc
Windows Media Player
wmplayer
Windows Messenger
msmsgs
Windows Picture Import Wizard (need camera connected)
wiaacmgr
Windows System Security Tool
syskey
Windows Update Launches
wupdmgr
Windows Version (to show which version of windows)
winver
Windows XP Tour Wizard
tourstart
Wordpad
write
Instead of pressing CTRL+ALT+DEL or windows + L to lock your machine you can create an icon to lock your machine. There are very simple steps by using it you can simply lock your computer
using single mouse click.
Just Follow the simple step:
* Right click
An empty spot on the desktop, point to New and click Shortcut.
* In the Create Shortcut dialog box, type the following in the 'Type the location' of the item text box:
Check Download Links Code:
rundll32 user32.dll,LockWorkStation
* Click Next
* In "Type a name for this shortcut", type "" (any name as u wish) and click Finish
* This will Create a shortcut in your Desktop.
* Now each time when you want to lock the computer , Just click on this shortcut.
What if your mouse/touchpad stops working and you only have your keyboard left?
If you can remeber the windows shortcuts great! but an easier way is to use mousekeys
Hold down ALT and SHIFT and press the NUM LOCK KEY.
The computer will ask you if you want to switch on Mousekeys.
Use the outside numbers on your numberpad (12346789) to control the cursor and press the 5 key to select.
A mouse icon will appear in your taskbar Click this to change the settings for pointer speed etc.
How to set up Internet Connection Sharing (Windows XP Computers)
Before you begin:
* The 'Host' computer is the system that will be connecting to the Internet; 'Client' refers to any computer that is sharing the Internet connection, and is connecting to the Host computer.
* You may need to disable or configure any firewall(s) to ensure that they are not interfering with your Network.
* This Tutorial assumes that your Networks Physical Setup is already in place and fully operational.
* You should be aware that for every concurrent Internet Connection, your Internet Speed will be markedly decreased -- therefore if you are using 56k Dial-up, your Internet will become very slow with too many Client computers connected.
First, ensure that your LAN is setup properly for ICS:
On the HOST PC, please run the Network Setup Wizard:
* Goto Start --> Programs --> Accessories --> CommunicationsNetwork Setup Wizard. -->
* The first thing to do when the wizard appears is read the welcome message, and then click Next.
* Read the 'Before you continue....' message, and then click Next.
* Select the option This computer connects directly to the Internet. The other computers on my network connect through this computer, and then press Next.
* Now, type in a Description for your computer; ie: Host Computer.
* Enter a Computer Name (or leave it as it's Default), and then press Next.
* Enter a Workgroup Name -- or leave it as it's default, and then press Next.
* If you want to share files and/or your printer with other computers on the network, select the option Turn on file and printer sharing and press Next.
* Check the information; if it is all fine, press Next.
On the CLIENT PC(s), please run the Network Setup Wizard:
* Goto Start --> Programs --> Accessories --> CommunicationsNetwork Setup Wizard. -->
* The first thing to do when the wizard appears is read the welcome message, and then click Next.
* Read the 'Before you continue....' message, and then click Next.
* Select the option This computer connects to the Internet through a residential gateway or another computer on my network, and then press Next.
* Now, type in a Description for your computer; ie: Client1 Computer.
* Enter a Computer Name (or leave it as it's Default), and then press Next.
* Enter the same Workgroup Name that you used on the HOST Next. computer, and then press
* If you want to share files and/or your printer with other computers on the network, select the option Turn on file and printer sharing and press Next.
* Check the information; if it is all fine, press Next.
* Now, if possible, you should Create a Network Setup Disk -- once you have created a Network Setup Disk, insert it into any other computer on your network that you intend to use as a Client and run it; follow all prompts. If you cannot create a Network Setup Disk, then repeat the above steps on all Client PC's, however ensure that you give each Client computer a unique name; ie: Client1, Client2, Client3 etc..
Your LAN should now be configured properly; it is now time to setup ICS.
On the HOST PC, please do the following:
* Open the Network Connections window (Start --> Programs --> Accessories --> Communications --> Network Connections).Internet Connection Here, you should have at least two connections listed: one for your , and one for the Ethernet adapter connected to your Local Area Network (LAN).
Right-click the connection icon corresponding to your Internet Connection and select Properties.
* Choose the Advanced tab, and turn on the Allow other network users to connect through this computers Internet connection option when you're done. option. Click OK
* Verify that Internet Connection Sharing is enabled; it should say Enabled, Shared in the Network Connections window.
* You should now be able to access the Internet by connecting the Host computer to your Service Provider -- Client computers do not need to connect; simply open up Internet Explorer and you should be able to browse. If you are unable to connect to Internet Explorer on the Client computers, ensure that the Host computer has an active connection to the Internet.
Computer Hardware Poster 1.7
Direct Download Link: www.deviantart.com
Here are some reasons why CCleaner is the best choice...
Freeware
CCleaner is 100% Free! No Spyware, No Adware, No Viruses. Certified by Softpedia
Check out the prices of other Disk Cleaners. Prices range from $4.99-$49.99.
CCleaner cleans much more
Most Disk Cleaners (Shareware) will just scan your C: drive for certain file extensions (common file types, temp., logs, memory dumps, and backup files).
CCleaner cleans them plus applications, 150+ applications...
CCleaner is careful about not removing important files. It cleans useless junk, not files that could "possibly" effect Windows or other applications.
CCleaner's cleaning speed is just remarkable compared to other Disk Cleaners.
The ability to add new/more programs to CCleaner with no programming knowledge, just basic Windows knowledge will do.
Size
CCleaner is barely over 1 MegaByte... Most range from 1.5MB-4MB
Look
Doesn't have any ads, splash screen, or fancy graphics that aren't nesscary for the program.
Safety
CCleaner was designed from the ground to be safe and secure to use. It has multiple levels of checks in place to ensure that it cannot delete any useful information or documents you may still need. We also certify that it contains no Spyware or Adware.
Portability
CCleaner can run from a USB thumbdrive and be installed/run on a computer without a complicated setup process.
High Security
For the super cautious users we also offer secure file erasing. By overwriting the files before deleting them, making it impossible to recover the data.
Multiple Languages
Thanks to the translators, CCleaner is available in 35 different languages.
Registry
CCleaner even has a built-in Registry Cleaner. It's not the best (not CCleaner's main function), but it will find invaild registry entries that most Registry Cleaners will not. Unlike the Disk Cleaners with a Registry Cleaner, CCleaner does really fast scanning for Registry Issues. The reason is CCleaner doesn't want to effect Windows performance or effect any applications. It's better to be safe than sorry!
Updated
CCleaner is updated regularly with new features, fixes, new applications, and so on.
With winapp2.ini, you can update CCleaner with new applications almost daily!
Support
Support is outstanding for CCleaner. There are a bunch of very smart and talented people in the Forums, if they can't fix your CCleaner (or anything else for that matter) problems, the developer of the program will try to help you out.
Kiss YouTube is a new site in the crowded niche of YouTube download service, which sets itself apart by making it as simply as humanly possible to download YouTube videos to your computer. After watching a YouTube video and deciding you want to keep it, go up to your browser’s address bar and type “kiss” after “www.” and right before “youtube.com”. Hit enter, and you’ll be able to download the video.
Quote:
“While you are watching a video clip on the youtube website, just add the word “kiss” to the video URL in your browser address bar and hit enter. The video is ready to be saved on your computer in FLV format.
“For instance, if the Youtube URI is something like youtube.com/watch?v=ls1954aa, you can download the clip by adding the word “kiss” in front of the youtube.com domain name. Hence the final address becomes kissyoutube.com/watch?v=ls1954aa which will have the link to save that clip.”
There are times when for some unknown reasons, the registry entries or system files get corrupted.
Here is one method of restoring those files using a program called 'webfldrs.msi' without reinstalling the whole of Windows. The program is located right there on your PC and can be run from c:\windows\system32\webfldrs.msi
If it's not on your system, you can download it from here;-
Code:
http://rapidshare.com/files/297062455/webfldrs.rar
Here is the procedure;-
- Insert your Windows XP CD into your CD-ROM
- Run webfldrs.msi
You will see the following dialogs. Just follow the instructions.
Steps:
1- make a new folder ( name it as you like )
2- inside this folder make a ( TXT ) file & copy inside it this (the entire thing)
Code:
Quote:
Quote: 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
:End
3- After u copy the Commanding go to line 23 (or try using shortcut- CTRL+F and type password to locate the line) u will find this word : password here (Change it with any password u like.) is :
eg: if NOT %pass%== narnia1234 goto FAIL
//so ur password here becomes narnia1234 .//
4- After that go to ‘save as’ & name this file as "locker.bat "
5- Now back to the folder & u will find a ( LOCKER ) commanding.
(locker.exe)
6- Double Click on it & u will find a new folder (Private )
7- Ok ,, now copy what u want in this "private Folder" & after that come out of the folder, and Double click on locker again. It will open and ask if you want to lock your folder? Y/N ?
8- Type Y. your private folder will dissapear.
9- If you want to UNLOCK your folder ,go to (locker) & type your pass and you will see your private folder.
it not only hides the fodler, but incase, u unhide all files... and try opening it without entering password, it'l take u to the control panel...
Also, if u want to store files on your Pen-Drive, u can use this script. No Software Required
Incase u delete your Locker file (just in case), then u can make a new one (but with the same password) and open it from that.
Alternatively, u can keep this locker file somewhere else, and when u want to open ur folder, only then bring it back to that place ..