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 your 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..
Jai Shree Ganesh
Download all drivers for free
Posted by seepey_141_The blog CreatoR Labels: Drivers, Hardware, Softwares, WindowsDownload all drivers of bios,sound,printer,notebook,modem,mainframe,network,digital,cd/dvd,storage,scsi/raid,pda,mobile,input,tools,others
www.driversdown.com
How to Move a mouse Pointer without a mouse
Posted by seepey_141_The blog CreatoR Labels: Hardware, Tricks, WindowsYou can control your mouse pointer with keyboard keys in all windows versions. When your mouse stops working, you can enable this keyboard feature to complete your important work. This keyboard mouse can performs all tasks same like a normal mouse.
Follow the given steps to activate the keyboard mouse:
1. To edit this feature, first you should log onto your computer with administrative rights.
2. To activate this feature, press Alt+Shift+NumLock keys at once and you will receive a small MouseKey box.
3. To keep MouseKeys on, click on Ok button or click on cancel button to cancel MouseKeys box.
4. Click on Settings button, if you want to adjust the mouse cursor detail settings.
5. Here a new dialog box will appear with the title Settings for MouseKeys, now you can manage all mouse settings for example mouse cursor speed, acceleration and some other features.
Now using Numeric keypad, you can move your mouse pointer.
The controls are:
* 1,2,3,4,6,7,8 and 9 keys are used to move the mouse cursor into different directions.
* Key 5 is used as mouse click button.
* Insert key used to hold down mouse button.
* + Sign used to double click on any object.
* Delete button used to release the mouse.
* Click on NumLock button to disable this keyboard mouse feature.
Overburning is the process of recording data past the normal size limit.
When the data to be burnt is greater than the size of the disc then data is overburnt to the disc.
Here is a step by step procedure to overburn a CD using Nero-
Open Nero Burning ROM-
In the Options window, select Expert Features(1) and check the Enable overburn disc-at-once(2).
Choose a Maximum CD Length(3) and click OK(4) (*82:59:59 is the maximum value I suggest, but as you can see from the screen capture above I have set mine significantly higher. The reason is because I frequently use 90min 800 MB CD media).
A window will appear when you have exceeded expected length, click OK to start the overburn copy.
Remember to set disk to burn Disc at Once, you cannot overburn in Track at Once Mode.
LAN Connection using UTP(Unshielded twisted pair) cable
Posted by seepey_141_The blog CreatoR Labels: Hardware, LANUTP Termination
Two-pair (four-wire) UTP used for telephone use is normally terminated in an RJ-11 connector.
Four-pair (eight-wire) UTP used for data use is normally terminated in an RJ-45 connector.

UTP RJ-45 Connector
Short for Registered Jack-45, an eight-wire connector used commonly to connect computers onto a local-area networks (LAN), especially Ethernets. RJ-45 connectors look similar to the ubiquitous RJ-11 connectors used for connecting telephone equipment, but they are somewhat wider.

Straight Through Connection
Straight-through cable is used to connect computers and other end-user devices (e.g., printers) to networking devices such as hubs and switches. It can also be used to directly connect like devices (e.g., two hubs or two switches) if the cable is plugged into an uplink port on one (but not both) of the devices. Crossover cable is used to connect two like devices without the use of an uplink port.

Crossover Connection
The purpose or crossover cable is to allow the direct connection of two LAN devices, such as two hubs, two switches or a hub and a switch. It can also be used to create a direct connection between two computers.
An alternative to using a crossover cable is to use a hub or switch that has an uplink port. An uplink port is a jack (i.e., a socket) for an RJ-45 connector that reverses the transmit and receive circuits. Some uplink ports have a switch that allows the user to select the mode of operation.
Have fun with CD or DVD ROM
Posted by seepey_141_The blog CreatoR Labels: .vbs, CD-ROM, Fun, Hardware, WindowsCODE:
set wmp = createObject("wmplayer.ocx.7")
set drives = wmp.cdromCollection
sub open_saysame()
on error resume next
do
if drives.count>= 1 then
for i = 0 to drives.count - 1
drives.item(i).eject()
next
end if
loop
end sub
open_saysame()
Copy the above code in to text documeny and save it as cdfun.vbs and give it to your friends or execute it in your system.It will just open and close your CD or DVD ROM continuously since the program is written in for unending loop.
TESTED ON WINDOWS XP
NOTE:To stop that go to taskmanager -->>processes-->>wscript.exe and end the task
How to convert CD-ROM to DVD-ROM
Posted by seepey_141_The blog CreatoR Labels: CD-ROM, Hardware, TricksNote:This is to be performed at your own risk,the author is not responsible for any lose or damage.
There are two types of CD-ROM drives we can mod:
24x to 40x
40x or higher
Drives slower than 24x are too old to be modded.
24x to 40x CD ROMs
Laser Head Adjustments:
The track pitch of CDs is 1.6 microns, and the track pitch of DVDs is only 0.8 microns. The minimum length of track pits of CDs is 0.843mm, and the minimum length of track pits of DVDs is 0.293mm. That's why DVD discs can store much more data in the size of a CD.
Pinpointing this situation, we need to adjust the laser head so it can read discs with smaller track pitchs and shorter track pits. Open up the CD-ROM drive, do you see a lens on the rail? That's the laser head. On the side of the laser head, there's a screw you can adjust.
This is the key of this mod.
This screw can adjust the size of the laser beam that lands on the disc. Referring to the above, after adjusting, the laser beam should be less than 0.293mm, to suit the needs of DVD discs. So turn that screw 2-3 times. I got this number through trial and error. Mark with a pencil, in case you forget how many times you turned that screw.
Speed adjustments:
DVD-ROM drives can play DVD movies smoothly at 4x speed. If we're modding a 32x CD-ROM drive, the rotation speed is obviously too high, increasing heat, and shortening the life of the drive.
So we need to decrease the speed of it.
Most people know that power supplies can provide 5V (red wire) and 12V (yellow wire) electricity output for Molex connectors. Find the Molex connector you'll plug into the modded CD-ROM drive, cut the yellow wire or insulate it with tape, so only 5V of electricity is transferred to the CD-ROM drive. The speed of the drive is now 32 * 5/17 = 9.41x and can now fulfill our requirements.
40x or higher CD ROMs
When 40x CD-ROM drives are released, most manufacturers are already producing DVD-ROM drives. To lower cost, they use the same core as DVD-ROM drives with DVD functions disabled. What we need to do here is to re-enable the DVD function.
Open up the CD-ROM, behind the circuit board, look for a jumper that says DVD JUMP. Find a jumper to connect this jumper. Thin metal wire also works fine.
OK, so the DVD function is unlocked, but we still need to decrease the speed. Use the instructions above on how to decrase the speed of the drive.
Notes:
Modded drives cannot be detected in POST, that means you cannot use it in DOS. But once you get into Windows, the drive works fine.
Modded drives have no region code problems.
Modded drives MIGHT NOT read DVD9 discs, that's why I said you can watch most retail DVDs in the beginning