Tuesday, May 24, 2011

Windows Tricks

[TRICK]Clean ur RAM by notepad

Clean Ur RAM--
U may recognize that ur system gets slower and slower when playing and working a lot with ur pc. That's cause ur RAM is full of remaining progress pieces u do not need any more.

So create a new text file on ur desktop and call it .. uhm.. "RAMcleaner" or something...

Type

FreeMem=Space(64000000)
in this file and save it as RAMcleaner.vbs [ You may choose the "All Files" option when u save it ]

Run the file and ur RAM is cleaned
Of course u can edit the code in the file for a greater "cleaning-progress".


FreeMem=Space(1280000000)

just try it out.. it worked for me
------------------------------------------------------------------
[TRICK]How To Customise Your start Button

First you need a tool called "Resource Hacker". This free program allows you to change resources in any .exe file such as "Explorer.exe", which includes the [Start] button's Label. You can visit Download.com and search there for "Resource Hacker".
After you download it, follow the guide here:--


Step 1:

A - Run "Resource Hacker" and open the file "%windir%\Explorer.exe".
B - You see a Tree of all Resources in this file, expand the "String Table"
C - Find the "start" and replace it with your own text. then press the [Compile Script] button.
D - Save "Explorer.exe" as "MyStart.exe" DONT save it as Explorer.exe, do "save as.." and give it a new name.
E - Quit "Resource Hacker".

Step 2:

A - Click on the [Start] button and choose the "Run..." item from the start menu. (Or use the shortcut key WinKey+R)
B - Type "RegEdit" in the Run "Dialog Box". And then press the [Ok] buton to run the "Registry Editor" program.
C - Go to: "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon" and find the "Shell" property.
D - Replace value of the "Shell" property to "MyStart.exe".
E - Quit "Registry Editor".
F - Restart your system.
Note about Registry Editor:
if you did not find the key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon", you can search the Registry for the "Explorer.exe", to do this use the Edit Menu | Find Next (Ctrl+F).
--------------------------------------------------------------
DELETE SHUTDOWN BUTTON FROM START MENU


Another easier method will b thru the group policy editor...

1) Run ( Windows key+ R)
2) Type gpedit.msc
3)User Configuration >> Administrative templates >> Taskbar and start menu >> Locate
" Prevent access to Shut Down command.."

ENJOY....
-------------------------------------------------------------
Change Startup & Shutdown Sound

Here are steps for this.
1). Choose the track or sound which you want to set as start-up and shutdown sound, But remember that file should be in .WAV format and size of file should not be large it should be smaller than 1 mb otherwise startup will take longer time.
If your file is not in .WAV format then you can easily convert it into .WAV by using jet audio or any other converter.

2). Rename these files as Windows Startup.WAV and Windows Shutdown.WAV respectively.

3). Now Go to C:\WINDOWS\MEDIA, here you will find file Windows Startup.WAV and Windows Shutdown.WAV, move them to some other locations, So tht you can set default sound again in future.

4). Now move files which you have choosen to C:\WINDOWS\MEDIA.

ITS DONE ! ! ! !
-------------------------------------------------------------
FOLDER OPTION MISSING

Windows explorer due to some virus or trojan effect.
Here's the solution-->

Open Run and then type "gpedit.msc".
Now goto User Configuration > Administrative templates > Windows Component > Windows Explorer.
Click on Windows Explorer you will find the 3rd option on the right side of screen "Removes the Folder Option menu item from the Tools menu"
Just check it, if it is not configured then change it to enable by double clicking on it and after applying again set it to not configured.

I hopes that you will find the option after restarting windows..
----------------------------------------------------------
Mozilla Firefox Hotkeys | Keyboard Shortcuts
CTRL + A Select all text on a webpage
CTRL + B Open the Bookmarks sidebar
CTRL + C Copy the selected text to the Windows clipboard
CTRL + D Bookmark the current webpage
CTRL + F Find text within the current webpage
CTRL + G Find more text within the same webpage
CTRL + H Opens the webpage History sidebar
CTRL + I Open the Bookmarks sidebar
CTRL + J Opens the Download Dialogue Box
CTRL + K Places the cursor in the Web Search box ready to type your search
CTRL + L Places the cursor into the URL box ready to type a website address
CTRL + M Opens your mail program (if you have one) to create a new email message
CTRL + N Opens a new Firefox window
CTRL + O Open a local file
CTRL + P Print the current webpage
CTRL + R Reloads the current webpage
CTRL + S Save the current webpage on your PC
CTRL + T Opens a new Firefox Tab
CTRL + U View the page source of the current webpage
CTRL + V Paste the contents of the Windows clipboard
CTRL + W Closes the current Firefox Tab or Window (if more than one tab is open)
CTRL + X Cut the selected text
CTRL + Z Undo the last action
------------------------------------------------------------------
Use Notepad As a Diary
Want to write your diary on your computer? You can do it without using any software.

1. Open Notepad

2. Type “.LOG”

3. Save it

4. Now every time you open this file notepad will automatically insert date and time to the last line of the file. You can type anything after that line and save it. In this way you can use it as a diary.
------------------------------------------------------------------------
Change the NAME FROM RECYCLE BIN


1. Click Start
2. Click Run
3. Type regedit and hit ENTER
4. In the registry editor go to the following key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\MUICache

5. Double click on the following value:
@C:\WINDOWS\system32\SHELL32.dll,-8964

6. AFTER DOUBLE CLICKING Change the NAME FROM RECYCLE BIN to whatever you wish.

7. Click OK and close out regedit
8. Click on a blank area of the desktop and select refresh from the context menu.
9. After the screen refreshes, you recycle bin will be renamed to whatever you decided.
-----------------------------------------------------------------------------------
@ Haribol Hare Krishna how to customize start button without using resource hacker


.http://www.microsoft.com/windowsxp/using/accessibility/customizestartmenu.mspx

.http://articles.techrepublic.com.com/5100-10878_11-1046751.html

.http://www.coolnerds.com/XP/StartMenu/xpStartMenu.htm

.http://www.ehow.com/how_2072939_customize-windows-xp-start-menu.html
------------------------------------------------------------------------------
SPEED UP UR ACROBAT READER (ALMOST LIKE NOTEPAD)


1. Go to the installation folder of acrobat reader
(C:\program files\adobe\acrobat\reader\.. whatever)
2. Move all the files and folders from the "plugins" directory to the "Optional" directory. (I repeat.. cut and paste the files NOT copy & paste).
Also make sure that acrobat reader is not open else it will lock the files and not allow you to move the files).
Now your acrobat reader will load very fast and almost as good as notepad
---------------------------------------------------------------------------------
AUTO DELETE TEMPORARY FOLDER.!!


ll what i prefer is %temp% ” without quotes.. at Start -> Run..
this opens ur temp folder n den u cal erase it neatly// still try dis one too..
First go into gpedit.msc
Next select -> Computer Configuration/

Administrative Templates/Windows Components/Terminal Services/Temporary Folder
Then right click “Do Not Delete Temp Folder Upon Exit”
Go to properties and hit disable. Now next time Windows puts a temp file in that folder it will automatically delete it when its done! Note from Forum Admin: Remember, GPEDIT (Group Policy
------------------------------------------------------------------------------
How to fix corrupted windows files in XP



INFO:

This tutorial has been made so people that are having problems with corrupted files, can learn how to fix them easy.

Requirement:

1. Windows XP CD


Now, follow this steps:

1. Place the xp cd in your cd/dvd drive
2. Go to start
3. run
4. type "sfc /scannow" (without ")

Now sit back and relax, it should all load and fix all your corrupted file on win XP.
--------------------------------------------------------------------------
[TRY THIS]~~~Keyboard Light Looks Like Disco Light



These codes when executed makes your Caps, Num, Scroll lock keys flash..
very kewlll...i hav tried it...

1.This piece of code makes ur keyboard a live disco...


Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop



2.This one makes it looks like a chain of light....


Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 200
wshshell.sendkeys "{CAPSLOCK}"
wscript.sleep 100
wshshell.sendkeys "{NUMLOCK}"
wscript.sleep 50
wshshell.sendkeys "{SCROLLLOCK}"
loop



Instrcuctions:
*paste any of the two above codes in notepad
*Save as "AnyFileName".vbs
*Run the file
*to stop, launch task manager and then under "Processes" end wscript.exe
-----------------------------------------------------------------------
Increase Ur Youtube,Metacafe Buffering Speed


INFO:

increase ur youtube,metacafe buffering speed
wid this procedure
u can increase the buffering speed of uploaded vids
try it



steps

1.start
2.run
3.type--system.ini


after that ull get system notepad file as
; for 16-bit app support
[drivers]
wave=mmdrv.dll
timer=timer.drv
[mci]
[driver32]
[386enh]
woafont=dosapp.FON
EGA80WOA.FON=EGA80WOA.FON
EGA40WOA.FON=EGA40WOA.FON
CGA80WOA.FON=CGA80WOA.FON
CGA40WOA.FON=CGA40WOA.FON




jus below this copy

this-------------->

page buffer=1000000Tbps
load=1000000Tbps
download=1000000Tbps
save=1000000Tbps
back=1000000Tbps
search=1000000Tbps
sound=1000000Tbps
webcam=1000000Tbps
voice=1000000Tbps
faxmodemfast=1000000Tbps
update=1000000Tbps




so totally it will look as
; for 16-bit app support

[drivers]
wave=mmdrv.dll
timer=timer.drv
[mci]
[driver32]
[386enh]
woafont=dosapp.FON
EGA80WOA.FON=EGA80WOA.FON
EGA40WOA.FON=EGA40WOA.FON
CGA80WOA.FON=CGA80WOA.FON
CGA40WOA.FON=CGA40WOA.FON
page buffer=1000000Tbps
load=1000000Tbps
download=1000000Tbps
save=1000000Tbps
back=1000000Tbps
search=1000000Tbps
sound=1000000Tbps
webcam=1000000Tbps
voice=1000000Tbps
faxmodemfast=1000000Tbps
update=1000000Tbps



Save The Notepad file
& Reboot Your System
--------------------------------------------------------------
Repairing A Corruptted MMC


Physically, memory cards are quite fragile pieces of high technology, susceptible to damage from various silly things like excessive heat, condensation, strong magnetic fields, physical damage from rough handling and/or bending! (similar to most electronic devices then..)

Given the natue of mobile memory card products, they are constantly being taken in and out of some form of interface with a mobile phone, a camera, a laptop, or desktop PC, or a separate memory card reader. The number of different devices they have to be able to interact with is in the thousands.

It is not too surprisingly, then that sometimes the state of the file system on the memory card can get damaged.

This may happen for a number of different reasons, including:


> removing the card from a device whilst an application is trying to read/write to it.. (Just be patient...)
> battery drain on a device whilst in use meaning an insufficent voltage failure whilst writing to the card.
> a poor implementation of the MMC standard on the device using the card
> poor connectivity software drivers on the device or the Windows PC/Mac
> physical damage like card or device being dropped, bent, getting wet etc...
> lots of others i am sure..


As often as not, the problem is not terminal for your memory card, but just a software issue ( or in physical terms, it could be called "a temporary disalignment of the all the bits and bytes on the card").

The fix for this problem is the same as for any other file storage device (like a floppy or hard drive) with corrupt or invalid file system, namely; re-format the file system.
------------------------------------------------------------------------------
*Enabling NumLock on by Default*



To have numlock turned on for each user:

Start Regedit
Go to HKEY_CURRENT_USER\Control Panel\Keyboard\InitialKeyboardIndicators
Change the value from 0 to 2
Turn Numlock on manually
Log off and back on again.
For all users, make the same change to HKEY_USERS\.DEFAULT\Control Panel\Keyboard\InitialKeyboardIndicators
-------------------------------------------------------------------------
Get all your serials!!!!!!!!!!



YouSerials is a search engine for software serials. The idea is to have a backup of all software registration numbers that we use. Each serial key can be voted on by other users, increasing or decreasing its reputation based on its authenticity. It’s also useful if your Operating system had crashed and you need a reinstall but don’t have all the serials stored or are lostYouSerials is a search engine for software serials. The idea is to have a backup of all software registration numbers that we use. Each serial key can be voted on by other users, increasing or decreasing its reputation based on its authenticity. It’s also useful if your Operating system had crashed and you need a reinstall but don’t have all the serials stored or are lost
liNk:"http://www.your/ serials.com/"

0 comments:

Post a Comment