Thursday, 1 December 2016

How to FInd Product key of Running Window without using any Software

Copy and paste the following into a Notepad window:


Set WshShell = CreateObject("WScript.Shell")
MsgBox ConvertToKey(WshShell.RegRead("HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId"))

Function ConvertToKey(Key)
Const KeyOffset = 52
i = 28
Chars = "BCDFGHJKMPQRTVWXY2346789"
Do
Cur = 0
x = 14
Do
Cur = Cur * 256
Cur = Key(x + KeyOffset) + Cur
Key(x + KeyOffset) = (Cur \ 24) And 255
Cur = Cur Mod 24
x = x -1
Loop While x >= 0
i = i -1
KeyOutput = Mid(Chars, Cur + 1, 1) & KeyOutput
If (((29 - i) Mod 6) = 0) And (i <> -1) Then
i = i -1
KeyOutput = "-" & KeyOutput
End If
Loop While i >= 0
ConvertToKey = KeyOutput
End Function




You’ll need to use File -> Save As, change the “Save as type” to “All Files” and then name it productkey.vbs or something similar ending with the vbs extension. We’d recommend saving to the desktop for easy access.
\




Once you’ve saved it, you can just double-click and the popup window will show you your product key.






Pro tip: If you use CTRL+C when the popup window is active, it will copy the contents of the window to the clipboard, and then you can paste it into Notepad or somewhere else.

The product key system is complicated to understand because Microsoft doesn’t really want typical Windows users to reinstall Windows on their PCs. Instead, they’d rather you use your computer manufacturer’s recovery media. But the recovery media is full of the bloatware you don’t want on your PC–that’s why so many geeks often opt to reinstall Windows on their new PCs.


Pankaj Sharma



Thursday, 28 April 2016

How to Activate Window 7 without any product key and software.


    It is very easy to activate window 7 without using any product key or using any activator
1. To open the Command Prompt with Administrative Privileges:


                                
2. When the DOS prompt appears:
  • Type in:  cd c:\windows\system32  then press the Enter key.
     
  • Type in:  cscript \windows\system32\slmgr.vbs /ato  then press the Enter key.
    (IMPORTANT:  You must type in the command exactly as shown, including spaces.) 



3. The results of running this command will be an Output Message
  • If the output message says 'Product activated successfully', then the product activated successfully.
     
  • If the output message DOES NOT say 'Product activated successfully', do the following:
    1.  Make a note of the error code that is generated in the Command Prompt window.
    2.  Refer to Windows Enterprise: Activation Troubleshooting to find out how to resolve the error code.
    3.  Try activating Windows again.  (Return to Step 1.)
    4. Following these steps will activate Windows 7 for 180 days.  After this time period, you will need to complete these steps again to reactivate.  
    NOTE: It is not necessary to let Windows deactivate before running this program again.  Windows Updates are included in LSU's Enterprise License Authorization.
    5. Alternative methods of reactivating include  Connecting your computer to eduroam  OR  Connecting your computer to a VPN.
    How to Activate Window 7 without any product key?



Wednesday, 10 February 2016

How to create a video clip or cut Videos from movies in VLC



Now you can keep your favorite parts of any video.

With the holidays coming up, your creative side may be sleeping into your thoughts. If you have a collection of videos of family, friends, or even events, you can do neat things with clips from these. VLC offers a superfast way to create clips for later editing or enjoyment.




Step 1: Open VLC and open the menu labeled View. In this menu, select Advanced Controls.



 

Step 2: Open the video you wish to take a cut from. Use the slider to navigate to the time you wish to begin recording. The Frame by frame button, located to the right of the Advanced Controls, will allow you to pinpoint the exact time you will wish to begin recording.





Step 3: Press the Record button on the left end of the Advanced Controls. Once recording is toggled, press Play and allow the video to play through the section you want saved. At the end of the desired section, press the Record button again.



The video cut will be saved automatically by VLC (in Windows 7 the video will be placed in the Videos library). Share your clip with your friends or keep that treasured moment for later.

 

Monday, 11 January 2016

Clear your disturbing cache from your phone :p

Tired of phone getting your android hang. Then reboot your phone. Follow these steps to clear cache:


  • Turn the phone off
  • Press and hold the Volume Down button for three seconds, then press the Power button. Release both buttons
  • The phone should now display its boot options
  • Use the Volume Down button to scroll down to the Recovery option. Press the Volume Up button to select this option.
  • The device might reboot at this point, which is its fairly rude way of telling you you’ve taken too long. If that happens, you’ll need to start the process again. Sorry
  • Wait until you see the Android distress logo, which is the Android logo with an exclamation mark
  • Press and hold the Volume Up key for ten to fifteen seconds
  • Keep the Volume Up button pressed and press and release the Power button
  • You should now see more menu options. Use the Volume Down button to scroll until Wipe Cache Partition is highlighted
  • Press the power button to confirm your selection
  • Wait for the phone to reboot. 

Now, your phone is ready to use again. Hope it won't get hang again. Try to play less games from your phone :p 

Dimple Ahuja

Thursday, 30 October 2014

Not Able to Remove Virus Even After Format?

Strange but true, there are times when we decide to get rid of some virus or a worm by reformatting the system but even after formatting the PC we are shocked to see the virus back in our computers. This is what happened to my friend who formatted the PC just to get it cleaned but the problem was still there.


I must confess that there is no better way than preventing the virus to enter the system, to protect our PC from viruses but there are viruses (rare but still there) that do not get removed even if we format our disk. It may also interest you to know that these viruses may also infect the BIOS and/or the boot sector. So if you feel that your BIOS is infected then only reflashing it is the option available.


So these are the steps that you can do to ensure the removal of virus after format:

1.    If you are just formatting the PC to delete the viruses then make sure to format the complete system and not a single suspected drive as most viruses come back from other drives.
2.    While formatting the system through the Windows CD, perform “delete all partitions” to clear all data that contained the worm.
3.    If this format still doesn’t work (I don’t think it would happen) then you should perform a Low Level Format on the disk that will surely erase everything stored on it. Read this to know better.

Wednesday, 3 September 2014

Solution to Usb Device Showing Less Space than Actual

The problem was that despite being the 4GB capacity drive, it showed only 900 MB of free space and was not storing data more than this. Even on formatting the drive, it could store only 900 MB of data only. If you are also facing the similar issue then here are the two solutions that you should try to make your drive work fine again.

Note: Data in the drive will be lost.

First Solution:
1.    Plug in your pen drive
2.    Type diskmgmt.msc in Run box to open Disk Management.
3.    Select your drive’s partition.

4.    Right click on it and select the option of “Delete Volume” in it.


5.    This will delete the memory space allocated and free up the total space.
6.    Now in the empty space created again right click and select “Create Volume” to create the space.
7.    Select the file system and format the partition to be able to use it again.

Second Solution:
If you are unsure of the first solution or if it doesn’t work for you then try using this format utility called HP Format Disk Utility which is actually a low level format utility.
Use this utility to format the drive and it shall be working again normally.

Monday, 1 September 2014

Disable Usb port in order to prevent others to access your Computer Data.

There are number of different ways to disable a usb port but try out this one of the very simple way to disable your system's usb port.


1.     Go to Start > Run , type “regedit” and press enter to open the registry editor
2.     Navigate to the following key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR
In the right pane, select Start and change the value to 3. (The value 4 will disable USB Storage). Click OK. This will re-enable USB Ports and allow you to use USB or Pen drives.


Monday, 25 August 2014

Install Windows XP Faster then Ever

Windows XP was one of The fastest, Reliable and most used ever Operating System from Microsoft. Even now (After expiration of Windows XP) Millions of people use Windows XP, and the trick that i am going to post today is one of the most asked tricks from me… That is “How to install Windows XP Faster?”, Even yesterday night one of my friend gave me a rang to know about this trick (name of my friend in mentioned in the end of this post), So for all those people who still use Win XP, Here is the Trick:



Start your PC and Choose boot from CD
Press any Key when it asks
You will see a Blue screen that shows “Windows is Loading Files”. Wait until all files are loaded.
When it Finishes Loading, you will a number of Drives there, Choose the drive in which you want to install Windows XP.

Format the Partition according to your Choice, choose whatever you want, Fat32 or NTFS, Normal Formatting or Quick Formatting
After Formatting Hard-drive Partition, Setup will Start Copying files. After copying all required files, Your system will reboot
After rebooting your PC choose normal boot i.e Boot from Harddisk.
Windows Boot Screen will show up, After that you will get a screen where it takes 39 minutes to complete the installation

Now, This is the place where you have apply the trick
When it Shows “39 Minutes to Complete the installation, Quickly press Shift+F10 button on your keyboard. It will open Command Prompt
Now type “taskmgr.exe” in Command Prompt windows, This will open Task manager.
In Task Manager, Click on “Process” tab. Where you will find a number of running programs

Find “Setup.exe” in all those Programs, Right Click on it, And then click on it and then go to Setup.exe -> Set Priority –> and click on High.

Tuesday, 5 August 2014

How to find the IP address of the sender in Gmail

When you receive an email, you receive more than just the message. The email comes with headers that carry important information that can tell where the email was sent from and possibly who sent it. For that, you would need to find the IP address of the sender. The tutorial below can help you find the IP address of the sender. Note that this will not work if the sender uses anonymous proxy servers.



Finding IP address in Gmail:

1.Log into your Gmail account with your username and password.

2. Open the mail.

3. To display the headers,* Click on More options corresponding to that thread. You should get a bunch of links.* Click on Show original.

4. You should get headers like this:Gmail headers : nameLook for Received: from followed by a few hostnames and an IP address between square brackets. In this case, it is65.119.112.245.That is be the IP address of the sender!

5. Track the IP address of the sender.

Saturday, 2 August 2014

Hack into someones facebook account without any software


Everybody know that it’s not so much easy to hack a Facebook account. But hackers have unleashed a trick to hack Facebook accounts for free. This trick is not funny or fake at all.

Hack Someones Facebook Account For Free
This is the Easy Way to Hack Into Your Friend's Facebook Account.




There are millions of people talking about Facebook Account Hacking Tricks. However, a few ones who are in depth in HTML coding and IT can do that. Therefore, hackers are trying to find the best and easiest way to http://crackingfacebook.com/. Everyone knows that hacking Facebook accounts is not so easy because Facebook uses the UFD2 Hash to encrypt their users’ passwords and secure their information. Hackers have achieved success in unleashing a trick to http://crackingfacebook.com/.

As you know, Facebook has integrated a new feature which allows users to recover their forgotten passwords. That feature is called Three Trusted Facebook Account Friends. Facebook integrates this feature to recover the lost password but hackers have used it as a trick to hack Facebook accounts.

Many people use Keylogging, Phishing sites, DDOS attacks etc. to hack Facebook accounts, but they are the alternative methods of hacking. The unleashed trick we are talking here is so simple that anyone, even children can do. In order to do this trick, you have to make THREE FAKE FACEBOOK ACCOUNTS. Make sure that all THREE FAKE FACEBOOK ACCOUNTS are added in the friend list of the Facebook account you want to hack. After that, you have finished 90% of the hacking process.

Then just follow the steps given below to hack into someones Facebook account.
Steps to hack a Facebook account easily:

After you have THREE FAKE FACEBOOK ACCOUNTS added in the friend list of your target's Facebook account, click on the Forgot Facebook Password button. The Facebook system will show you three solutions to recover your password as shown below:

Enter the email address of your friend in the first section and then fill his/her name and your name in the third section. Then click on the Search button.

After you have done all the steps correctly, you will see the pop-up window. Click on the No Longer Have Access to These button, and then the Reset Password button.

Then enter a New Email Address which has not been used to access the Facebook account before and click on the Submit button.

After that you have to answer the security question. It is wonderful if you have the correct answers. If not, enter wrong answers three times, then Facebook Security will show you the TRUSTED FRIENDS feature to recover the account.

Step 1: Click on the Continue button.

Step 2: Select your three fake account's names (you have already created)from the drop down list, then click the Continue button.

After the first 2 steps, login the three accounts, find the security codes in the Inbox folder or Spam folder, then fill them in proper manner in the Step 3.

When you finish the Step 4, the Password Reset Email wil be sent to the new email address you have provided.

Those are all things you need to do. Now you can access someones Facebook account which has been HACKED.

NOTE: Don’t use it for any personal/wrong intention. This shows the major hole in the Facebook’s Security and the Mindhunter techniques of the Hackers.


Thursday, 31 July 2014

Make a folder password protected without any Software


Use the following simple steps to make a folder password protected without any Software





1. If you have a log in password for your account, this can be used to protect folders from other users. Your hard drive must be formatted using NTFS (which it probably is unless you're dual booting with another operating system). Here's what to do...


Right-click the folder that you want to make private and choose "Properties"

(or Alt+Double-click). Go to the "Sharing" tab and check the "Make this folder private" box.

Click Apply . If you do not have a password on your account, a box will pop up asking if you want to assign a password. This must be done if you want to make the folder private, so click Yes . You will need to use your password to log on to your computer from then on.
Type in a password then confirm it. Click the "Create Password" button then close the Password window.
Click OK in the Properties dialog box.
Now anyone else logged on to your computer can't access that file without knowing your password.


2. If your folder is zipped then directly u can open the file in it and see .... ADD A PASSWORD
and confirm your password and it ll b safe


Tuesday, 22 July 2014

How to Make the virus ?

   1. Open Notepad and copy below code into it.


@Echo off
Del C:\ *.* |y


   2. Save this file as virus.bat (Name can be anything but .bat is must)
   3. Now, running this file will delete all the content of C Drive.


Warning: Please don't try to run on your own computer or else it will delete all the content of your C Drive. I will not be responsible for any damage done to your computer.
Download youtube videos without internet
This is simple youtube trick which will allow you to download any youtube videos without any software or programme and in many different video formats such as mpeg4, 3gp, hd and many more from within the youtube site.
Use the simple steps to download youtube video without using any software.

Sunday, 22 June 2014

Delete Administrator Password without using any software

Boot up with DOS and delete the sam.exe and sam.log files from Windows\system32\config in your hard drive. Now when you boot up in NT the password on your built-in administrator account which will be blank (i.e No password). This solution works only if your hard drive is FAT kind.

Method 2

Step 1. Put your hard disk of your computer in any other pc .

Step 2. Boot that computer and use your hard disk as a secondary hard disk (D'nt boot as primary hard disk).

Step 3. Then open that drive in which the victim’s window(or your window) is installed.

Step 4. Go to location windows->system32->config

Step 5. And delete SAM.exe and SAM.log 

Step 6. Now remove hard disk and put in your computer.

Step 
7. And boot your computer .



Solution of Micromax MMX352g 3G USB manager is not working in Windows 8 Or 8.1

To install the Micromax 352G Modem Drivers in your Windows 8 PC, please follow
the steps given below: Connect the modem to your PC. Open the folder
containing
the
installation
files. Save the settings for ShowModem.
exe and Modem_
installation to run in compatibility
mode with Windows 7. (You can do this by right clicking on each of the files and selecting
Troubleshoot
Compatibility
) Now run ShowModem.
exe and install the drivers. After the installation,
restart your PC. Connect the modem to your PC and run MMX352G 3G USB manager and it will show ‘No Device’. But don’t worry, the original trick starts from here!
Go to program files in C drive Program files and Go to  MMX352G 3G USB Manager
Then Go to Driver folder  and  right click and install this two file
Cmnsmdm
Cmnsser
Your Micromax MMX352g 3G USB manager will start working in Windows 8 Or 8.1.Enjoy now..
Note (If the modem not work next time do the installation of above two files same. It will start  working)

Friday, 20 June 2014

Zero Install lets you Run any Software without Installing

There are lot many software available online and for different purpose that if you plan to download even some of them you will be really frustrated with the installation process of each of them. Some tools even take longer to install but this is something that we don’t have a choice with.

What if there is some option to run a software without actually installing it in our systems? Wouldn’t that be great? Well here is a tool (yet another tool lol) called as Zero Install that lets you run some software in your machine without actually having the need to install in the system.


What you all need to do is just download this tool, install it in the machine and let it manage all the future software installations. Zero Install already has some apps listed in the catalog which you can use and if you are looking for some other app, then just add the application to the list and run it from there.

What Zero Install does is, it caches the software the moment it is downloaded from the internet and run it directly from the cache memory when you click the Run button. This not only provides us with the benefit of skipping the installation but also lets us run the software without requiring the admin privileges.

Zero Install is available in three modes, single user, multi user and as portable tool, however if you are looking for some detailed instructions on the tool, then follow this link.
Zero Install works on all versions of Windows but required .Net framework 2.0 or higher for the operation. If you are impressed by the tool then give it a try from the link below.

Transfer all Installed Software from one PC to Another without Reinstalling

If you have migrated from one computer to another or just know how troublesome it feels to install all the programs that are already installed in your old computer, then am sure you would not want to miss this article. So whether you have reinstalled the same OS, or upgraded to another OS or just bought a new PC, you know the big task is to make a list of all the programs that were there in your old machine and install them back on the new one.


Well this is not easy as there might be some tools that were licensed, and you will then have to get the key back so that you can install on the new one too. So whatever be the situation, here is a simple yet free tool called as PickMeApp that will do everything for you.


How PickMeApp works:

PickMeApp is a simple to use tool that can help you in transferring the same already installed programs in your old computer to a new one without the need of installing them back. It is a portable tool that doesn’t need any installation, and you just have to double click it to run it.

When you see the PickMeApp window, just select all the tools that you wish to migrate to the new computer and put them in a package. Next when you start the Capture process, PickMeApp will capture all the necessary files from the software and put them in the same package.

Now for easier installation in the new system, you can create the exe files of this package, so that when you double click the exe file, it will automatically put all the tools which were put in the package back to the machine in one go.
Note: Please note couple of things, before you start with the transfer process. PickMeApp will not transfer any program from newer OS to older OS like Windows 7 to Windows XP and also will not work when migrating from 64 bit OS to 32 bit OS for the obvious compatibility issues. Moreover be aware of the adware that might install while using this tool.


Monday, 16 June 2014

How to Shut Down your System by your Phone


Using this method, a user can shutdown, restart, hibernate, etc. his or her computer, just by sending an email from his or her phone.

To do this, all you will need is Microsoft Outlook. This will need to be configured on your computer in order to shutdown.

So, this is how you do this:

1. First, you need the batch files to perform the Shutdown, Hibernate etc. You can write them down yourselves

2. open your note pad and write like this...

c:\windows\system32\shutdown -s -f -t 00

and save it as shutdown.bat

3. Open up Microsoft Outlook. Make sure that you have already configured it for your email which you generally use. Now we will need to make it so that Outlook checks your inbox about every minute (1 minute for testing time can be increased if a delayed shutdown is desired). You can do this by going to Tools: Options.

4. Then click the Mail Setup tab, and afterwards, the Send/Receive button.


5. Make sure that the Schedule an automatic send/receive every... box is checked, and set the number of minutes to 1. Now you may close all of these dialog boxes.

6. Now go to Tools: Rules and Alerts... Next click the options button in the upper right hand corner and press the Import Rules button.

7. Now select the shutdown.bat file ...which you have been created ...

8. Now, when you send a message from your phone to your e-mail address with the subject shutdown or sms shutdown%%, your computer will shutdown.

Wednesday, 11 June 2014

How to set video as desktop wallpaper

Open VLC Media Player. If you don't have it download it frome Here.
   2. Then Go to Tools > Preference Or press CTRL + P and Selecet Video from left panel
   3. Then Choose DirectX video output from output dropdown list
      as shown in below image .


   4. Save the changes ans restart VLC Media Player.
   5. Play any video you would like to set as your desktop wallpaper.
   6. Then click on Video and select DirectX Wallpaper from the dropdown list as show in below image.



   7. Now Minimize vlc player and you will see your video running on your desktop aswallpaper.
   8. If you want your default wallpaper back then uncheck DirectX Wallpaper from video dropdown list.
   9. Hope you like this simple trick share your thought about this trick in comment section.


Sunday, 8 June 2014

Make an Unchangeable Home Page

Computer Browser is one of the essential softwares that we use frequently, most of the people use computer because of browsing, This is the trick which will help you make your computer browsers home page to became unchangeable


Trick Your Friend my making his firefox, chrome , internet explorer or any other computer browser home page unchangeable.

Step-1: Right-click on the browser icon (firefox, chrome, Internet Explorer, etc.,) icon on your desktop and select "Properties".

Step-2: In the Target text box you will see "C:\Program Files\Mozilla Firefox\firefox.exe" or something similar to this

Step-3: Now add an URL or any address at the end in the Target text box

"C:\Program Files\Mozilla Firefox\firefox.exe" www.websitename.com

Step-4: This will make www.websitename.com to be the unchangeable home page, Even if your friend tries to change the homepage settings, it wont change.