This is easily possible via Bluetooth
Month: April 2013
Display Hidden Files using Command Prompt
Attrib -s -h -r c:*.* /s /d
-s (removes system attribute)
-h (removes hidden attribute)
-r (removes read only attribute)
Delete a Folder using DOS Command
Use the command RD instead of DEL
Example: RD “abc.txt”
Disable Touch Screen on Blackberry Phones
No such setting available on Blackberry Phones
Instead, you can install a Paid App named TalkLock from AppWorld
To learn more about the App review below link
How to Enable the Preview of PDF Files in Windows 7/Windows 8,8.1
1. Click the Start Button in Windows 7 and click Run / Right-Click on Windows Icon at the bottom left corner of the screen and click Run in Windows 8/8.1
2. Type regedit and click Ok.
4. In the left pane of the Registry Editor, locate the below entry:
HKEY_LOCAL_MACHINE/SOFTWARE/Wow6432Node/Classes/CLSID/{DC6EFB56-9CFA-464D-8880-44885D7DC193}
6. In the right pane, locate AppID.
7. Change AppID value to {534A1E02-D58F-44f0-B58B-36CBED287C7C}.
8. Restart your computer if the changes do not reflect immediately.