You Are Viewing Tools

Bug Me Not :: Bypass Compulsory Registration

Posted By Harsh Singh on June 13th, 2009

http://magicalharsh.com/blog/bug-me-not-bypass-compulsory-registration/

While surfing the net , you might have come across a number of websites that force you to register before you can see their stuff , read the forum or download something . This can be quite irritating , filling out all the information plus the daily/weekly newsletter few of these sites send you is of no good either .

While stumbling , I came across a site which provides an excellent medium to retrieve and share login credintials of such sites . In short “Find and share logins for websites that force you to register” . Share your information and benefit from the information other share .

Top 10 Temporary Mail Services

Posted By Harsh Singh on June 3rd, 2009

http://magicalharsh.com/blog/top-10-temporary-mail-services/

What is a temporary mailbox ?

A temporary mailbox service is the best solution for protection against attacks from millions of spam bots that crawl across the web . A temporary or disposable email inbox automatically expires after a certain time period.

(more…)

Bypass the Web

Posted By Harsh Singh on June 1st, 2009

http://magicalharsh.com/blog/bypass-the-web/

At present , famous social networking sites like orkut , facebook are blocked in most of the institutions . But there lies a solution to every problem . There are many proxy sites and proxy softs available to bypass this restriction . Ultrasurf being the one of them thats most effective .

One more very useful tool for this purpose is iBypass . This is a proxy site which provides you with the freedom to browse the web as per your wish without any restrictions whatsoever . Just enter the url of the site you want to surf and you will be right there .

For more information about the proxy sites and servers visit http://proxy.org/

Virus :: A folder is automatically created within all the folders with the same name as parent folder

Posted By Harsh Singh on March 7th, 2009


One of the most common viruses to affect your system . This virus
automatically creates a folder within folder with the same name as of parent folder . It appears again and again even if you delete it a thousand number of times .

More info about this virus

Name of the threat: W32.Netsky.P@mm
Command or file name: FVProtect.exe

Threat type: Spywaretrojan

Affected OS:
Win32 (Windows 9x, Windows XP, Windows Vista)

Intrusion Method

This threat copies its file(s) to your hard disk. Its typical file name is W32.Netsky.P@mm. Then it creates new startup key with name W32.Netsky.P@mm and value FVProtect.exe. You can also find it in your processes list with name FVProtect.exe or W32.Netsky.P@mm.

Solution

Download program for FVProtect.exe removal (True Sword Threat Remover)

Courtesy : http://www.securitystronghold.com/

Desktop notepad appears at startup

Posted By Harsh Singh on November 24th, 2008

Desktop notepad appears at startup


Just recently, a notepad(Configuration settings) with file name Desktop and content [.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%system32shell32.dll,-21787
appears during start-up.

Since the last few times , my lappy was automatically opening this desktop.ini file at startup ….. I searched for a method to fix this problem…….

Method 1: Delete the Desktop.ini File

  1. Start Windows Explorer.
  2. On the Tools menu, click Folder Options, and then click the View tab.
  3. In the Advanced settings box, click to clear the Hide extensions for known file types check box and the Hide protected operating system files check box (if they are not already cleared), and then click OK.
  4. Delete any occurrences of the Desktop.ini file that contains the lines described earlier in the “Symptoms” section of this article. To do so:
    1. Locate each of the following folders, right-click the Desktop.ini file (if the file exists in that folder), and then click Open:
      • drive :D ocuments and SettingsAll UsersStart MenuProgramsStartup
      • drive :D ocuments and SettingsAll UsersStart MenuPrograms
      • drive :D ocuments and SettingsAll UsersStart Menu

      where drive is the drive on which Windows is installed.

    2. Verify that the file contains the following lines:
      [.ShellClassInfo] LocalizedResourceName=@%SystemRoot%system32shell32.dll,-21787

      If the file contains these lines, right-click the file, click Delete, and then click Yes when you are prompted to confirm the deletion.

  5. Restart your computer and verify that the issue is resolved.

Method 2: Use the System Configuration Utility (Msconfig.exe) to Disable the Startup Item

  1. Click Start, and then click Run.
  2. In the Open box, type msconfig, and then click OK.
  3. Click the Startup tab.
  4. Click to clear the check box beside any desktop entries in the Startup Item column that are listed as Common Startup in the Location column, and are also located in any of the following locations (as indicated in the Command column):
    • drive :D ocuments and SettingsAll UsersStart MenuProgramsStartup
    • drive :D ocuments and SettingsAll UsersStart MenuPrograms
    • drive :D ocuments and SettingsAll UsersStart Menu
  5. Click OK to quit the System Configuration Utility.
  6. Restart your computer and verify that the issue is resolved.

Courtesy : microsoft

Unable to open D: by double clicking

Posted By Harsh Singh on October 3rd, 2008
Unable to open D: by double clicking

fix this in following steps

first go to run then write ” regedit” that is registry 

then find ” ctrl+f” 

in this box write “mountpoints2″ and delete it …… 

then again press “ctrl+f” again find mountpoints2 until all these files are not deleted 

then u will see ur problems is solved…………….

Speed up the Start Menu

Posted By Harsh Singh on August 1st, 2008

Speed up the Start Menu

The default speed of the Start Menu is pretty slow, but you can fix that by editing a Registry Key. Fire up the Registry Editor and navigate to the following key:

HKEY_CURRENT_USER Control Panel Desktop MenuShowDelay

By default, the value is 400. Change this to a smaller value, such as 0, to speed it up.

If this doesn’t work for some reason, then you might try the following: Navigate to Display Properties then Appearance then Effects and turn off the option titled Show menu shadow. You will get much better overall performance.

Windows Startup Booster

Posted By Harsh Singh on June 27th, 2008

Copy following lines in NOTEPAD:-

DEL /S /q “Drive Letter:Documents and SettingsUser NameLocal SettingsTemp”
DEL /S /q “Drive Letter:WINDOWSTemp”
DEL /S /q “Drive Letter:WINDOWSPrefetch”

1.Write the drive letter of windows drive eg. If windows is installed in c drive then,

DEL /S /q “C:Documents and SettingsUser NameLocal SettingsTemp”

2.Write the current user name eg. IF you have give user name “Owner” {Dont include double quotes)then,

DEL /S /q “C:Documents and SettingsOwnerLocal SettingsTemp”

3.Save the text file and give name “deltemp.bat”{Dont include double quotes} in my documents{If you desire you can change the location)

4.When you are going to shut down your PC or Laptop,run this file where you have saved by just double clicking on it…

You will see the startup of Windows is faster tha previous

When you have saved that deltemp.bat file…

and you dont want to run it again and again while shutting down Computer then you can make it automatic…It will run automatically when u shut down your Computer…

PROCEDURE
1.Open run command located in start menu.

2.Type “gpedit.msc”(without double quotes).

3.Go to Computer Configuration>Windows Settings>Scripts>Shutdown

4.Double click on Shutdown…A dialog box will be opened…Click on ADD button…

5.Now browse and locate that file “deltemp.bat” and open it..then click on OK button

Now you dont need to run that file again & again…

Google Talk Freezes with show music status using Winamp 5.5

Posted By Harsh Singh on June 18th, 2008

we know very well about the famous Google talk’s “show my current music status” and might be using it without any problem in Winamp although WMP needs an in activation. But after installing the latest version of Winamp 5.5, I had a few problems with the Google talk Integration.

Whenever you select the Show my current music track, Google talk either freezes or stops responding. This is actually a technical issue with Google talk or Winamp which is yet to be discovered but many users who have upgraded to Winamp 5.5 are facing this problem, so one of a guy has posted a simple resolution for fixing this bug.

The solution is:

Step 1: Go to the root directory of Winamp which is usually in C:Program FilesWinamp

Step 2: Select Tools->Folder Options->View (Tab) and uncheck the hide extensions for known file types and click Ok.

Step 3: Now create an empty file (Right click the mouse -> New -> Text document), so the default file would be like “New Text Document.txt”.

Step4: Rename the above file to “winamp.m3u” and save.

Step5: Close Winamp and Google Talk. Now open again and Your Show Current music track status should work like a charm

Open ID

Posted By Harsh Singh on June 7th, 2008

What is OpenID?

OpenID eliminates the need for multiple usernames across different websites, simplifying your online experience.

You get to choose the OpenID Provider that best meets your needs and most importantly that you trust. At the same time, your OpenID can stay with you, no matter which Provider you move to. And best of all, the OpenID technology is not proprietary and is completely free.

How do I get an OpenID?

Surprise! You may already have one. If you use any of the following services, you already have your own OpenID:

AOL
openid.aol.com/screenname
Blogger
blogname.blogspot.com
Flickr
www.flickr.com/photos/username
LiveDoor
profile.livedoor.com/username
LiveJournal
username.livejournal.com
Orange (France Telecom)
http://openid.orange.fr/
SmugMug
username.smugmug.com
Technorati
technorati.com/people/technorati/username
Vox
member.vox.com
Yahoo
http://openid.yahoo.com
WordPress.com
username.wordpress.com

Well Known & Simple Providers

If you don’t have an OpenID yet, here are a few which are generally recommended by various members of the community. In the end you should choose a Provider from a company which you trust. We realize this list isn’t perfect and plan to evolve it into a more useful tool. If you’re curious about the technology behind various providers, you can look at a guide comparing provider feature sets.