Project Wonderful - Your ad here, right now, for as low as $0.03

Increasing options in add/remove programs:

No Comment - Post a comment

Not a fan of MSN Messenger? don't want Windows Media Player on your system? Fair enough, but if you go to Add/Remove Programs in the Control Panel, by default none of Windows XP's 'built in' programs are visible. it's fairly easy to change, though... just open the file X:\Windows\inf\sysoc.inf (where X: is the drive letter where Windows XP is installed) in Notepad. You should see a section of the file something like this:
[Components]
NtComponents=ntoc.dll,NtOcSetupProc,,4
WBEM=ocgen.dll,OcEntry,wbemoc.inf,hide,7
Display=desk.cpl,DisplayOcSetupProc,,7
Fax=fxsocm.dll,FaxOcmSetupProc,fxsocm.inf,,7
NetOC=netoc.dll,NetOcSetupProc,netoc.inf,,7
iis=iis.dll,OcEntry,iis.inf,,7
com=comsetup.dll,OcEntry,comnt5.inf,hide,7
dtc=msdtcstp.dll,OcEntry,dtcnt5.inf,hide,7
IndexSrv_System = setupqry.dll,IndexSrv,setupqry.inf,,7
TerminalServer=TsOc.dll, HydraOc, TsOc.inf,hide,2
msmq=msmqocm.dll,MsmqOcm,msmqocm.inf,,6
ims=imsinsnt.dll,OcEntry,ims.inf,,7
fp_extensions=fp40ext.dll,FrontPage4Extensions,fp40ext.inf,,7
AutoUpdate=ocgen.dll,OcEntry,au.inf,hide,7
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7
RootAutoUpdate=ocgen.dll,OcEntry,rootau.inf,,7
IEAccess=ocgen.dll,OcEntry,ieaccess.inf,,7
This is a list of all components installed at the moment. I've taken the example of MSN Messenger - the program entry called 'msmsgs', third-last line. You can see the word 'hide' highlighted - this is the string which tells Windows not to display the component in the Add/Remove Programs list. Fix this up by simply deleting the word 'hide' like so:
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7
To this:
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,,7
Now, after restarting, you should be able to see MSN Messenger in the Add/Remove Programs list. If you want to be able to quickly view and remove all components, simply open the sysoc.inf file and do a global find and replace for the word ",hide" and replace it with a single comma ",".


Never miss a thing. Make Yahoo your homepage.

 

Online back ups( useful links)

No Comment - Post a comment

Online back up means using web for back up. There are different web sites providing web back up. Here are some free back up sites.
1. www.DropBoks.com
2. www.ewedrive.com
3. www.DropSend.com
4. www.justuplt.com

I hope this is highly useful to you


---------------
Mail Send by LtlvMail2(http://www.linetown.com/ltlvMailEn2.htm)!

 

How to remove W32.USB worm manually

No Comment - Post a comment

W32.USB worm spreads through u s b drives. It is possible to remove this manually. 1. Press Ctrl+Alt+Del. The task manager will open 2. Find suchost.exe 3. Press Del key to stop that process 4. Open My computer 5. Type C:\heap41a in the address bar and press enter 6. Delete all files in that folder 7. Then remove its entry from registry. For that go to start> run> regedit. And goto edit> find. Then find its entry and remove.

 

My music links

No Comment - Post a comment

Here are my collection www.musicalnirvana.com www.indianmelody.com www.carnaticcorner.com www.gazal.in www.bollywoodworld.com/music www.musicindiaonline.com

 

Internet Protocol

No Comment - Post a comment

Internet Protocol address) is a unique address that certain electronic devices use in order to identify and communicate with each other on a computer network utilizing the Internet Protocol standard (IP)—in simpler terms, a computer address. Any participating network device—including routers, computers, time-servers, printers, Internet fax machines, and some telephones—can have their own unique address. Also, many people can find personal information through IP addresses.

An IP address can also be thought of as the equivalent of a street address or a phone number (compare: VoIP (voice over (the) internet protocol)) for a computer or other network device on the Internet. Just as each street address and phone number uniquely identifies a building or telephone, an IP address can uniquely identify a specific computer or other network device on a network.

An IP address can appear to be shared by multiple client devices either because they are part of a shared hosting web server environment or because a proxy server (e.g., an ISP or anonymizer service) acts as an intermediary agent on behalf of its customers, in which case the real originating IP addresses might be hidden from the server receiving a request. The analogy to telephone systems would be the use of predial numbers (proxy) and extensions (shared).

IP addresses are managed and created by the Internet Assigned Numbers Authority. IANA generally allocates super-blocks to Regional Internet Registries, who in turn allocate smaller blocks to Internet service providers and enterprises.

 

Change The Internet Explorer Window Title

No Comment - Post a comment

Try some snazzy title for the Internet Explorer.

Navigate to:
HCU\Software\Microsoft\Internet Explorer\Main

Change the String Value called "Window Title" to any text you feel like. To change it back to the default, delete the "Windows Title" entry

 

Change the Window Title In WMP

No Comment - Post a comment

Use this if you want to give the Windows Media Player window title something descriptive and creative,for eg. "my plyer"
Navigate to:
HCU\Software\Policies\Microsoft\WindowsMediaPlayer

and to:
HLM\Software\Policies\Microsoft\WindowsMediaPlayer

set the String Value for the setting TitleBar to the required texet you wish to display...
to revert to the default title,delete the TitleBar entirely.Just restart WMP to see the effect

 

Change the Window Title In WMP

No Comment - Post a comment

Use this if you want to give the Windows Media Player window title something descriptive and creative,for eg. "WMP".(this is non creative and non desciptive title..u can do better)...
Navigate to:
HCU\Software\Policies\Microsoft\WindowsMediaPlayer

and to:
HLM\Software\Policies\Microsoft\WindowsMediaPlayer

set the String Value for the setting TitleBar to the required texet you wish to display...
to revert to the default title,delete the TitleBar entirely.Just restart WMP to see the effect

 

How to make your Desktop Icons Transparent

1 comments - Post a comment

Go to ontrol Panel > System, > Advanced > Performance area > Settings button Visual Effects tab "Use drop shadows for icon labels on the Desktop"

 

Changing the Toolbar Background

No Comment - Post a comment

You can customize the background you see on Internet Explorer's toolbar. It's just a bitmap. To change the background, create a REG_SZ value called BackBitmap in HKCU\Software\Microsoft\Internet Explorer\Toolbar. Set this value to the path and name of the bitmap file you want to see in the toolbar's background. Internet Explorer tiles the bitmap horizontally and vertically to fill the toolbar.

 

Deleting System Softwares

No Comment - Post a comment

XP hides some system software you might want to remove, such as Windows Messenger, but you can tickle it and make it disgorge everything. Using Notepad or Edit, edit the text file /windows/inf/sysoc.inf, search for the word 'hide' and remove it. You can then go to the Add or Remove Programs in the Control Panel, select Add/Remove Windows Components and there will be your prey, exposed and vulnerable.

 

Creating Shutdown Icon or One Click Shutdown:

No Comment - Post a comment

Navigate to your desktop. On the desktop, right-click and go to New, then to Shortcut (in other words, create a new shortcut). You should now see a pop-up window instructing you to enter a command line path.
Use this path in "Type Location of the Item"
SHUTDOWN -s -t 01
If the C: drive is not your local hard drive, then replace "C" with the correct letter of the hard drive. Click the "Next" button. Name the shortcut and click the "Finish" button. Now whenever you want to shut down, just click on this shortcut and you're done.

 

Locking the desktop

No Comment - Post a comment

If you are leaving your computer for a while and do not wish to turn it off, but want to assure that no-one else can use the computer while you are away, locking the desktop is the best option.

By pressing WINDOWSKEY+L, you password protect your system just as if you had logged out or restarted the computer. The advantage is that any programs or processes that were running when you locked the desktop will stay open and running in the background, ready for you to resume work or play.

 

Removing Shared Documents folder From My Computer

No Comment - Post a comment

Open registry editor by going to Start then Run and entering regedit. Once in registry, navigate to key

HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ My Computer \ NameSpace \ DelegateFolders

You must see a sub-key named {59031a47-3f72-44a7-89c5-5595fe6b30ee}. If you delete this key, you have effectively removed the my shared documents folder.

 

Force windows XP to reboot upon crashing

No Comment - Post a comment

This registry edit will cause your system to reboot itself automatically upon crashing. This can be useful if you have a reason for keeping your system on 24/7:

Open REGEDIT

Navigate to 'HKEY_LOCAL_MACHINE\SYSTEM
\CurrentControlSet\Control\CrashControl'

Edit the 'AutoReboot' value to '1'

 

What is spyware

No Comment - Post a comment

Spyware, also called adware, and trackware is small application installed on your computer in most cases without your explicit permission. It will monitor your Web habits, and Web surfing activity. Spyware is a relatively new kind of threat that common anti-virus applications do not yet remove. There are few types of spyware applications. One of them called "dialers". These "dialers" will dial a phone number somewhere far away, and you will have to pay a huge bill next month for very long International phone conversations. The other type called "browser hijackers". These spyware applications will change a start page URL in your browser settings, so every time you open your browser it will redirect you somewhere to the other site, or it will open few of the pop up windows that you don't really want to see.
If you notice that your home page hijacked, or your browser crashes, or some toolbars that you never installed appear in Internet Explorer, your computer most probably infected, but even if you don't see all these changes, you might still be infected, because most of the new spyware tools silently tracking your surfing habits in order to create a marketing profile for you as a user. Marketing companies try to understand what sites we visit, what products we buy, and what banners we click in order to sell us more.
It is hard to remove spyware, because most of these applications add a string of values to your registry keys. It is possible to remove the values from the registry manually, but in most cases it is almost impossible to monitor the changes done to the registry. Improper modifications to windows registry can cause your system become unbootable, so it is highly advisable not to modify the registry of you don't know what you are doing. Fortunately there are some free software products available on the Internet that will help you to get rid of such programs. One of the first spyware removal application on the market was LavaSoft AdAware (available for download at www.lavasoftusa.com)
 
You should check for updates before you use this program for the first time


Be a better sports nut! Let your teams follow you with Yahoo Mobile. Try it now.

 

Login with Multiple Id's on the SAME Yahoo Mess.

No Comment - Post a comment

 

You can login with multiple id's on the same yahoo messenger without any download or patch .

Follow these steps -

1. Go to Start ----> Run . Type regedit, then enter .

2.Navigate to HKEY_CURRENT_USER --------> Software --->yahoo ----->pager---->Test

3.On the right pane , right-click and choose new Dword value .

4.Rename it as Plural.

5.Double click and assign a decimal value of 1.

 

SOME CRAZY SCRIPTS!!!

No Comment - Post a comment

 

Earth Quake


javascript:function flood(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} flood(6);

Message Display

javascript:function reverse() { var inp = " ! tukro si siht ot emocleW "; var outp="";for (i = 0; i <= inp.length; i++) { outp =inp.charAt (i) + outp;}alert(outp) ;}; reverse();

Dancing Images

javascript:b=[]; a=document.images; for(wt=0; wt<a.length; wt++){a[wt].style.position='relative'; b[b.length]=a[wt]}; j=0; setInterval('j++; for(wt=0; wt<b.length; wt++){b[wt].style.left= Math.sin((6.28/a.length)*wt+j/10)*10}; void(0)',1); void(0)

Colorful Look (Suits Orkut)

javascript: mwunm=0; c=["red","blue","green"]; a=document.links;setInterval('mwunm++;a[mwunm % document.links.length].style.color=c[mwunm % c.length]',10);void(0)

 

Removing Shared Documents folder From My Computer

No Comment - Post a comment

 

Open registry editor by going to Start then Run and entering regedit. Once in registry, navigate to key

HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ My Computer \ NameSpace \ DelegateFolders

You must see a sub-key named {59031a47-3f72-44a7-89c5-5595fe6b30ee}. If you delete this key, you have effectively removed the my shared documents folder.

 

Renaming The Recycle Bin icon:

No Comment - Post a comment

 

To change the name of the Recycle Bin desktop icon, click Start then goto Run, write Regedit and press Enter. It opens Registry Editor. Now in Registry Editor go to:

HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}
and change the name "Recycle Bin" to whatever you want (don't type any quotes).

 

Creating Shutdown Icon or One Click Shutdown:

No Comment - Post a comment

 

Navigate to your desktop. On the desktop, right-click and go to New, then to Shortcut (in other words, create a new shortcut). You should now see a pop-up window instructing you to enter a command line path.
Use this path in "Type Location of the Item"
SHUTDOWN -s -t 01
If the C: drive is not your local hard drive, then replace "C" with the correct letter of the hard drive. Click the "Next" button. Name the shortcut and click the "Finish" button. Now whenever you want to shut down, just click on this shortcut and you're done.

 

Deleting System Softwares

No Comment - Post a comment

 

XP hides some system software you might want to remove, such as Windows Messenger, but you can tickle it and make it disgorge everything. Using Notepad or Edit, edit the text file /windows/inf/sysoc.inf, search for the word 'hide' and remove it. You can then go to the Add or Remove Programs in the Control Panel, select Add/Remove Windows Components and there will be your prey, exposed and vulnerable.

 

Creating a desktop shortcut for locking your comp!

No Comment - Post a comment

 

If you use your computer in an area where others may have access to it, and there are things on your system you would rather have kept confidential, locking your desktop when you leave the computer is an essential task. Here's a recipe for a desktop shortcut that will lock your computer in two easy clicks:

Right click on an empty area of the desktop and choose 'new' then 'shortcut.' The create shortcut wizard will open; in the first text box, type '%windir%\System32\rundll32.exe user32.dll,LockWorkStation' and then give your shortcut an appropriate name on the next page, and hit 'finish.'

You will notice that the shortcut you created has a blank icon. To select a more appropriate one, right click on the shortcut and hit 'properties.' In the 'shortcut' tab, click the 'change icon' button.

In the 'look for icons in this file' box, type '%SystemRoot%\system32\SHELL32.dll' then click 'ok' to see a range of icons for your new shortcut. Choose an appropriate icon. Your desktop locking shortcut is now ready for use. Test it out.

 

Get back the missing folder options in windows

No Comment - Post a comment

Suppose Folder Options (windows xp & other windows) that we get for every folder in the menu bar menu Tools is missing (some one has disabled it) and you want to change any setting in folder option, then here is a trick to get back the missing folder options tool.Go to Startmenu->Run and enter regedit there and press ok to execute regedit (registry editor). There you'll see a tree like structure of folders like stuff in left. There navigate to registry entry HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
and on right side you'll see many values.

Out of these values in right see a value (key) named "NoFolderOptions" .Double click after highlighting it, if there under value box it's written 1 then change it to 0 and press enter. Exit the registry editor and close any folder and open again to see the settings.If you want to disable Folder Options then set the value of "NoFolderOptions" to 1 (and to retrieve it back change it to 0).

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

 

Fwd: folder lock using command prompt

1 comments - Post a comment


To lock a folder in windows XP without any software. Follow the steps below.

1. Make a Folder in C drive rename it as "a" without quotes.
2. Now open Command Prompt .

3. Type "attrib +s +h C:\a" without quotes and press enter.
4. This command will Make your folder invisble and it can not be seen even in hidden files and folders.
5. To make it visible again type "attrib -s -h C:\a"

You can lock any other folder also by changing the location C:\a to address of your folder.


__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

 

Trick to lock your private folder

No Comment - Post a comment


Suppose you want to lock the folder love in d: which has the path D:\love.In the same drive create a text file and type
ren love love.{21EC2020-3AEA-1069-A2DD-08002B30309D}
Now save this text file as loc.bat

Create another text file and type in it
ren love.{21EC2020-3AEA-1069-A2DD-08002B30309D} movies
Now save this text file as key.bat

Now you can see 2 batch files loc and key. Press loc and the folder games will change to control panel and you cannot view its contents. Press key and you will get back your original folder.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

 

The Registry Tweak To Enable/Disable Taskmanager

No Comment - Post a comment


Navigate to Start menu->Run, and here in Run window type regedit.exe and press ok to open registry editor.

Here we need to do registry editing. On left pane difefrent registry hives are present and on right diffrent registry keys and their coresponding values appear.On left pane go to the entry HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System by first double clicking HKEY_CURRENT_USER and then under it double clicking Software and so on till you reach System. There in right see a lot of keys and values.

In that right pane right click and click New->DWORD Value to create a new registry variable(key) and assign coresponding values. Now right click that new value (that we created now) and modify it's name to DisableTaskMgr.

Now what value to give to the registry key named DisableTaskMgr.If you want to disable taskmanager assign 1 as value to key DisableTaskMgr. If again you want to enable the taskmanager you have to assign 0 as value to the key DisableTaskMgr that you created to disable it.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

 

Make the folder INVISIBLE without hiding

No Comment - Post a comment

 



1)Right Click on the desktop.Make a new folder

2)Now rename the folder with a space(U have to hold ALT key and type 0160).

3)Now u have a folder with out a name.

4)Right click on the folder>properties>customize. Click on change icon.

5)Scroll a bit, u should find some empty spaces, Click on any one of them.click ok Thats it

 

Free website

No Comment - Post a comment

With Bravenet hosting you can do it all! Build 10 websites in one account, get a free domain name, 24/7 support, 300GB disk space, 600GB bandwidth, rich statistics, PHP & mySQL, unlimited email and FTP accounts, you can't lose!
Sign up now!

 

yahoo multi messenger

No Comment - Post a comment

start- run- regedit- double click on HKEY_CURRENT_USER- software- yahoo- pager- Test- create a new string value- rename it with plural- double click on it n set a value to 0(zero)- close

 

Speed Up Internet for faster downloads

No Comment - Post a comment

1. First, open the Windows Registry using Regedit, and navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider

2. Note the following lines (all hex dwords):
Class = 008
LocalPriority = 1f3 (499) - local names cache
HostsPriority = 1f4 (500) - the HOSTS file
DnsPriority = 7d0 (2000) - DNS
NetbtPriority = 7d1 (2001) - NetBT name-resolution, including WINS


3. What we're aiming to do is increase the priority of the last 4 settings, while keeping their order. The valid range is from -32768 to +32767 and lower numbers mean higher priority compared to other services. What we're aiming at is lower numbers without going to extremes, something like what's shown below should work well:

4. Change the "Priority" lines to:
LocalPriority = 005 (5) - local names cache
HostsPriority = 006 (6) - the HOSTS file
DnsPriority = 007 (7) - DNS
NetbtPriority = 008 - NetBT name-resolution, including WINS

5. Reboot for changes to take effect...

 

My Computer - short cut

No Comment - Post a comment

We always use shortcuts. One important shortcut is winkey+E. It is used to open My computer . This will open My computer in explorer view. Some times explorer view is boring. One solution is given below.
Open regedit.exe
go to HKEY_CLASSES_ROOT\Folder\Shell\explore\ddeexee
change [ExplorerFolder("%1,%I,%S)] to [ViewFolder("%1,%I,%S)]
------
*** www.berggi.com ***