Wednesday, December 31, 2014

How to solve Windows 7 Activation Problem.
विण्डोज 7 को Command Prompt से एक्टिवेट कैसे करें...
1. Open Command Prompt with Administrator privilege by typing cmd in Start Menu Search box and press Ctrl+Shift+Enter.
2. Now Type following command:
slmgr -rearm

3. You'll be prompted to restart Windows, restart it and the trial period will be reset to 30 days again.
4. You can use the same command 3 times. In this way you'll be able to use Windows for 120 days without activation.
5. Now its time for the main trick. Type regedit in RUN dialog box and Press Enter. Now go to following key:
For Windows Vista:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\SL
For Windows 7:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform
6. In right-side pane, change value of SkipRearm to 1.
Extend_Windows_Vista_7_Trial_Period.png
7. Now you'll be able to use the slmgr -rearm command 8 more times. So you'll get total 360 days for using Vista and 7 without activation:
120 days by using slmgr -rearm command before registry editing
+
240 days after registry editing
||
360 days
Feel Lucky.... 

How to Break Windows 7 Password without  Using Any Software

विण्डोज 7 का पासवर्ड तोड़ें बिना किसी साफ्टवेयर के.....

Step1:- Boot Your PC Using bootable usb drive or windows7 or windows8 bootable disk
            in my case it is a Pen Drive.Open Boot Menu by Pressing F12 or F11 or ........ 

Step2:-Select your Bootable Media to which you boot into your PC.(Here Your pendrive is treated as HDD So...)
it start booting with pendrive like this..
Step3:- Click next, On next screen click on repair your computer.
Step4:-On system recovery options window, select windows 7 and click next.
After clicking on next it will display all the options of system recovery.
Step5:-Select Command Prompt 
then cmd prompt will open like this
run the following command in command prompt..
Step6:-Search for System Partition by using commands  c: or d: or e: in my case it is C:\Windows\
go to C:\WINDOWS\SYSTEM32  location and type ren command to rename cmd.exe to magnify.exe.
Step7:-after running the above command type exit and restart machine without pendrive
when it will ask for password at login screen click on Ease of Access Button at left lower corner of window.

Step8:-Select Magnifier and click on Apply.
After clicking on apply it will open cmd prompt. like this...
Step8:-Run net user command to get user details and to change user password.

After using above commands type Exit and 
Step9: Now your password is changed and It is 123@qwe for both administrator and pk User Account.

Thank You.
If any problem post your comment on the blog...................

Thursday, December 11, 2014


स्विच मोड पावर सप्लाई ऑउटपुट्स
What is the Output Voltage of SMPS Wires.

 -12V      (Blue)
 -5V        (White)
  0V         (Black)
+3.3V    (Orange)
+5V       (Red)
+12V     (Yellow)

CONTROL SIGNALS :
PG Signal (Gray)     >+5V
PS_ON      (Green)  >+5V
+5VSB       (Voilet)  
                     >Stand By Voltage

Wednesday, December 10, 2014

पेनड्राइव को बुटेबल कैसे बनाएँ ?
How to create Bootable Pen Drive in Windows ?

Simply Open Command Prompt
Run  >> cmd
Under Command Prompt Type following Commands.
Diskpart
List Disk
This Command Shows the Connected Storage Devices to the computer. Note Down your pen drive Disk Number
Select Disk <Disk Number of Your Pendrive>
Clean
Make Your Pendrive Primary By using this command and further
Create Partition primary
Assign
Format Quick
Close the dialog box if any appear in front of you and type the following commands.
Active
Exit
Exit
After Completing above Commands Extract your ISO Image and Copy it on the Pendrive (Eg. Windows7, Windows8)
To Extract Windows files from ISO install Winrar on your System.
If you already have Extracted windows files Just copy all the files on the pendrive.
Restart your system >> Goto  BIOS and Select First Boot Device to your Pendrive.
Press 10 to Save & Exit From BIOS.
Feel Lucky...........................