Subscribe to my full feed.

Friday, November 30, 2007

Folder Lock Without Any Software

*Copy the following codes (Marked in blue colour) :

cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u 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 Locker "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%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End

* Now paste it in notepad.
* Change the "type your password here" with your password (Marked as bold in the above posted matter).
* Save it as batch file(with extension .bat).Any name will do.
* Now you see a batch file. Double click it to create a folder locker.
* A new folder named Locker would be formed at the same location.
* Now brings all the files you want to hide in the locker folder.
* Now double click the batch file to lock the folder namely Locker.
* If you want to unlock your files,double click the batch file again and you would be prompted for password.Enter the password and enjoy access to the folder.

Source

Thursday, November 29, 2007

Earn Money Through Blogsvertise

Are you having a blog ? Want to earn some extra money from your blog ?

Then I think I have the idea which can monetize your blog.You can earn more than $300 per month depending on your blog popularity and other conditions.The idea is Blogsvertise.com.You can earn while sitting in front of your computer by just writing reviews about any product.

Just sign in with Blogsvertise.com as a Blogger and earn cash.After signing in just add the blog for verification and wait for their approval.Once it is approved it is your money machine.You will get tasks from them which ranges from $5-$20 but it can also increase with your increase activity in your blog and depending upon the advertisers.Once you complete the review which is described in the advertiser's task,you have to submit the URL address to them by signing into your blogsvertise account.Wait for the approval from the Admin and as it gets approved you are paid with the amount.

The payment option is through Paypal only.So just be sure that you have a Paypal account ready for that.

Wednesday, November 28, 2007

Get Scrap Notification While On Orkut

With increasing popularity of Orkut,Google is certainly thinking of us.With each day Orkut is getting more and more beautiful with lots of special features.Just couple of months back Orkut enhanced the user's privacy by letting user decide who should watch his/her personal Photo Album or Video Gallery or even the Testimonials.

Now Orkut has added a new feature to this list.This new feature enables you to get a notification at the bottom of your screen if you receive scraps while on orkut.Thus saving your much time and Internet bandwidth in refreshing the page all the time to check whether new scarps have been there or not.To enable this go to your homepage and then settings.Under the notification tab check the "new scrapbook notifications" box under the "Notice" column.

Tuesday, November 27, 2007

View Locked Albums In Orkut

Orkut recently added a high security option enabling the user to lock their albums,videos as well as the testinomials from strangers or basically who are not the user's friend-list.The user has the option to make the above things Private i.e for friends only or Public i.e for everyone.

But as every security have some loop holes and so it also.I just found out this trick to view locked albums in Orkut.

Just copy the code in the address bar of the user's profile whose locked albums you want to see and run this script.

javascript:alert("Wait for few seconds for pic`s to load......");nb=document.all[0].innerHTML.match(/[0-9]*.jpg\)
/g);nb=
parseInt(nb);document.body.innerHTML="<
center><font style='font-size:100'><b>ALBUM HACK<br></b>SCRIPT BY MR.NOBODY</font>";for(i=1;i<=100;i++){document.body.

innerHTML+='<img src="http://img3.orkut.com/
images/milieu/'+i+'/0/'
+nb+'.jpg"><br><br>
<br><br>';};void(0)


Note: Run this script at your own risk.This site is not responsible for any effect after this script is run.This script may run or may not run.So just create a fake account first and then go for the kill.

Saturday, November 24, 2007

Top 5 Mobile Applications

I would like to share this with all my freinds.This one I got from one technical forum and I myself checked it out.They are really must have in every mobile phones.

#No.1 Opera Miniwww.opera.com

    Opera Mini 3.1 - faster and more powerful! Free Web browser for your phone. Opera Mini gives you access to your favorite Web sites on your favorite phone. Browse the full Web anywhere, anytime! Internet traffic is compressed, giving a fast browsing experience.
#No.2 Morangewww.morange.com
    Morange 3.3.2 is becoming better! You will be surprised. Now you can make Cheap Interantional phone calsl, besides features like Mobile IM (MSN/Google Talk/Yahoo/ICQ/AOL/QQ), PushMail like Blackberry, PodCast like iTunes, Blogs News, Remote PC... all in one.
#No.3 MyWaveswww.mywaves.com
    Watch unlimited Videos for Free! Subscribe to your favorite channels- Content from Anime, to Music Videos, Bollywood, Comedy, Bikini Contests, News and More!
#No.4 Cellity freeSMSwww.freesms.com
    The new way to send SMS, write messages with up to 2048 characters and send them to your friends for free (made by cellity).
#No.5 Berggi www.berggi.com
    Berggi, the hottest mobile Messenger and Email.

Friday, November 23, 2007

Speed Up Windows XP

There are many softwares available for tweaking your XP performance and increase the speed of XP.But,I present you a very simple registry hack which can really speed up your XP without any problem and without wasting your bandwidth to download any softwares. Just copy paste following code in Notepad and save the file with any name but the extension of the file must be .REG, and after that run the file:

Better if you downlaod the file from here.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D94-71B3-
4b9a-9489-5FE6850DC73E}\InProcServer32]
@=hex(2):00

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\
ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\
ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"

[HKEY_CLASSES_ROOT\Directory\Shell\DosHere]
@="Command &Prompt Here"

[HKEY_CLASSES_ROOT\Directory\Shell\DosHere\Command]
@="%windir%\\System32\\cmd.exe /k cd \"%1\""

[HKEY_CLASSES_ROOT\Drive\Shell\DosHere]
@="Command &Prompt Here"

[HKEY_CLASSES_ROOT\Drive\Shell\DosHere\Command]
@="%windir%\\System32\\cmd.exe /k cd \"%1\""

[HKEY_CURRENT_USER\Software\Microsoft\Windows\
CurrentVersion\Explorer]
"Link"=hex:00,00,00,00

[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"StatusBar"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"fWrap"=dword:00000001

[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"="1"
"HungAppTimeout"="1000"
"MenuShowDelay"="8"
"WaitToKillAppTimeout"="2000"
"LowLevelHooksTimeout"="1000"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\
CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001
"ClearRecentDocsOnExit"=dword:00000001
"NoRecentDocsHistory"=hex:01,00,00,00
"LinkResolveIgnoreLinkInfo"=dword:00000001
"NoResolveSearch"=dword:00000001
"NoResolveTrack"=dword:00000001
"NoInternetOpenWith"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="2000"

[- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
CurrentVersion\Explorer\RemoteComputer]



NOTE: Before applying any changes in the registry always do a system restore or back up your complete registy.
(Backing up your registry------Run-->regedit-->click on computer(leftpane)-->File-->Export-->give a Name -->Save)

If you didn't like the changes after appying the registry tweak...then double click on the backed up registry file and everything reverts back to original as it was.

Prevent Access To Certain Drives

This restriction prevents users from My Computer or the Windows Explorer to access the contents of selected drives.Also they will not be able to use Run,Map Network Drive,or the "Dir" command to view the directories on these drives.

Type "regedit" and navigate to :

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\
Policies\Explorer

And to:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\
Policies\Explorer

Create a new DWORD in both these locations called "NoViewOnDrive".Add these decimals numbers to hide the drive(s).

A:1,B:2,C:4,D:8,E:16,F:32,G:64,H:128,I:256,J:512,K:1024,All Drives:67108863

For example,to hide drive A and drive C,you would add 1(for A)+4(for C) to get 5, and the value of NoViewOnDrive should be set to 5.To disable all the drives,set the value to 67108863.

You'll need to restart Windows to see the effect take place.

Note: Back up the whole registry and then apply the above hack so that if some thing goes wrong you can get to the old state.

Monday, November 19, 2007

Reclaim Your Optical Drive

This hack might help if your optical drive isn't being detected.This hack is applicable if your drives disappear after you uninstall any softwares or have disappeared for no apparent reason.

Open the registry editor by typing regedit in the Run Command and navigate to this :

HKEY_LOCAL_MACHINE\System\CurrentControlSet\
Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}


Delete the values inside the keys UpperFilters and LowerFiltes.If that doesn't seem to work go ahead and delete the keys themselves.You'll need to reboot to see the effect.

Secure Your Desktop Icons And Settings

Prevent your friends from playing with the desktop settings on your computer !

Type "regedit" in the Run Command and navigate to this :

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrrentVision\
Policies\Explorer


Here create a DWORD Value called NoSaveSettings.Set its value to 1.You'll need to restart Windows for the change to take place.

Change The Location Of The Windows Installation Files

If you installed XP from CD and then copied the installation discs to your hard drive,use this hack to change the default installation folder that XP will look for when it searches for additional files later.

Type "regedit" in the Run Command and then navigate to :

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
CurrentVersion\Setup


Change the string value called SourcePath to one specifying the path to where the XP setup files are now stored.This will make XP to look in this new location, instead of you clicking "browse" and browsing to there.

Registry Hack : Edit the Startup Program List

Many of the programs that run at the boot time do not figure in the Startup folder. If you want to block more than one application from loading at the startup, you will need to manually block of those individually through their preference settings. Tedious and time consuming. This hack can help you do the same in one go.

Type “regedit” in the Run Command and then follow these steps.
Navigate:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\
Run


And also to:

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\
Run


All the programs that load at the startup are listed under these two keys. Delete all the entries which you don’t want started up at boot time. Next bootup, they will be gone.

Note: Be careful while deleting entries from these two keys. Do not delete programs such as anti-virus and anti-spyware programs which could result in some problems. They can be easily identified from their path.

Registry Hack : Load Application Faster

We start with a simple hack .Type "regedit" in the Run Command Box from Start Menu.This hack will load applications faster.The Windows prefetcher aims to load applications faster bt "prefetching" the application and storing it in the pre-fetch cache.You can speed up the application loading by changing the default value of one the settings under the relevant key.

Navigate to :

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters

The default value of the EnablePrefetcher setting is 3.Change this value to 5 to make application load faster.You can also experiment with higher values upto 9 and can see whether you get any improvement or not.

Windows Registry : Introduction and Structure

The Windows registry is a directory which stores settings and options for the operating system for Microsoft Windows 32-bit versions, 64-bit versions and Windows Mobile. It contains information and settings for all the hardware, operating system software, most non-operating system software, users, preferences of the PC, etc. Whenever a user makes changes to Control Panel settings, file associations, system policies, or installed software, the changes are reflected and stored in the registry.

Structure

Keys and Values

The registry contains two basic kinds of elements: keys and values.

Registry Keys are similar to folders - in addition to values, each key can contain subkeys, which may contain further subkeys, and so on. Keys are referenced with a syntax similar to Windows' path names, using backslashes to indicate levels of hierarchy. E.g.

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows refers to the subkey "Windows" of the subkey "Microsoft" of the subkey "Software" of the HKEY_LOCAL_MACHINE key.

Registry Values are name/data pairs stored within keys. Values are referenced separately from keys. Value names can contain backslashes which would lead to ambiguities were they referred to like paths. The Windows API functions that query and manipulate registry values take value names separately from the key path and/or handle that identifies the parent key.

Hives

HKEY_CLASSES_ROOT

Abbreviated HKCR, HKEY_CLASSES_ROOT stores information about registered applications, such as Associations from File Extensions and OLE Object Class IDs tying them to the applications used to handle these items.

HKEY_CURRENT_USER

Abbreviated HKCU, HKEY_CURRENT_USER stores settings that are specific to the currently logged-in user.

HKEY_LOCAL_MACHINE

Abbreviated HKLM, HKEY_LOCAL_MACHINE stores settings that are general to all users on the computer.

HKEY_USERS

Abbreviated HKU, HKEY_USERS contains subkeys corresponding to the HKEY_CURRENT_USER keys for each user registered on the machine.

HKEY_CURRENT_CONFIG

Abbreviated HKCC, HKEY_CURRENT_CONFIG contains information gathered at runtime; information stored in this key is not permanently stored on disk, but rather regenerated at boot time.

HKEY_PERFORMANCE_DATA

This key provides runtime information into performance data provided by either the NT kernel itself or other programs that provide performance data.

[Wikipedia]


Disclaimer

This blog contains information on how to edit and modify your Windows Registry.It is always recommended that you take a backup of the Registry before editing any of the values because any improper editing can cause strange behaviour and at worst could even corrupt your operating system completely,requiring you to re-install Windows.

We encourage you to try out the hacks ,but only if you know what you are doing and if you do it with care.