Sabse pahle sabse pahle apni profile pic per click Kijiye Uske bad main Jackson a jaaiye vahan per aapko Ek share and receive ka option Dikhai Dega jisse aapko bhejna hai vahan per aapko share per click karne aur jismein lena hai usmein usko click karna hai Sabse pahle aapko share Mein click karna hai uske bad use app ko select kar lena hai Jisko aap dusre mobile mein bhejna Chahte Hain Uske bad Mein dusre phone mein receive option per click karne click karne ke bad aapko vah device Dikhai Dega Uske bad usko click kar dena donon aapas Mein connect ho Jaenge aur aapki file se ho jayegi
2 India ke driving licence ko aap 21deso Mein use kar sakte hain
3 Real talk. Com
Free International call
4 appfree
Free paid app
5 Free wf apps
1 Wi-Fi map
2 Wi-Fi password recovery
3 Wi-Fi magic
6 freeconferencecall.com
Vidya aapko call karna Hamen apna number send kiye bhi is website ka use Karen
7 hide your number Truecaller
1 disable you are Truecaller account
2 go Truecaller unlist page and unlist your number
8 Top 5 Toughest Exams in the World
दुनिया में शीर्ष 5 सबसे कठिन परीक्षा
1 Gaokao
2 IIT-JEE(Indian Institute of Technology Joint Entrance Examination)
3 Upsc (Union Public Services Commission)
4 Mensa
5 GRE (Graduate Record Examination)
How to see windows product key cmd
Method 1
- 1 Click Command Prompt (Admin)
- 2 At the command prompt, type:
- wmic path SoftwareLicensingService get OA3xOriginalProductKey.
Method 2
Go to Ragistry Editer
Go Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform
Method 3
1 create new file in notepad
2 type this code
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
Downlode this file
save as all file
Usefull Links

0 Comments
Thanks