Sunday, November 27, 2011

simpler method making bootable windows 8 flash drvie

http://blogs.msdn.com/b/habibh/archive/2011/09/14/how-to-create-a-bootable-usb-flash-drive-to-install-windows-8-developer-preview.aspx

Friday, November 25, 2011

PC TRICKS

Bill Gates still doesn't know why it happens: Try out yourself... Open Microsoft Word and type =rand(200,99) and then HIT ENTER....see what happens. it won't hurt ur system!! CHANGE THE NAME OF RECYCLEBIN.... open notepad and paste this following matter there and now save this as recyclebin.reg and now click on the created file and then click yes........now rename the recyclebin as u wish.... REGEDIT4 [HKEY_CLASSES_ROOTCLSID{645FF040-5081-101B-9F08-00AA002F954E}ShellFolder] "Attributes"=hex:50,01,00,20 "CallForAttributes"=dword:00000000

Thursday, November 24, 2011

windows 8 30 things that u must know

1. A great feature introduced in Windows 8 is Genuine Center, through which you’ll be able to enter or change your license key and view the status of your license genuineness. 2. Windows 8 On screen keyboard, can split in two parts and converts in Thumb Keyboard to provide easy access to all keys on a Tablet. 3. Multitasking has been made easy and more efficient. Windows 8 runs two different UI simultaneously. 4. Apps can communicate with each other in Windows 8. 5. Gesture-based navigation is intuitive and fast. 6. The most unique feature of Windows 8 is that it offer Multi-Monitor options where on one monitor you can display your start screen and the desktop on the other. 8. Windows 8 removes the fear of PC failure as it has Push-Button Reset option. 9. Windows 8 automatically manages to keep the PC up to date without interrupting you in the middle of your work with the newly featured Windows Update. 10. In Windows 8 cryptography is much easier. 11. Windows 8 supports newly designed SmartScreen which is a set of sophisticated technologies to help protect you from malicious websites and programs. 12. Windows 8 comes integrated with built-in drivers that support a broad range of devices, including printers, sensors, touch-input devices, and displays. 13. Secured boot stops malware in its tracks and makes Windows 8 significantly more resistant to low-level attacks. 14. Windows 8 allows mobility and connectivity virtually from anywhere. 15. In Windows 8 DirectAccess helps remote users to securely access resources within a corporate network. 16. AppLocker has been enhanced with richer capabilities and enables to manage both desktop and Metro style applications. 17. Business users can save their data from unauthorized access as Windows 8 comes preloaded with new version of BitLocker. 18. Windows 8 introduces Windows store from where you can find the apps you want, ranging from exciting new games, to the productivity tools and many more. 19. Windows 8 intends many new features for business users. 20. You can set Windows 8 to auto refresh which eliminates the need of pressing F5 again and again. 21. Windows 8 provides a reset option, which restores the PC to the state it was in when originally purchased in case a major PC failure happens. 22. You can integrate your Windows live ID account in Windows 8, hence eliminating need of creating a separate user account locally. 23. Windows 8 is going to feature built-in Cloud Apps and services with SkyDrive. 24. Protecting the pre-OS environment with UEFI. 25. Windows 8 is also likely expected to comprehend the Calling and SMS capabilities on 3G supported tablets. 26. Driver developers can use the new, integrated Microsoft Visual Studio development environment to increase productivity and develop richer applications. 27. Windows 8 supports a broad range of app programming languages (for example, C,C++,HTML5,CSS3,DirectX 11.1,XAML). 28. Windows 8 offers Windows Push Notification Service through which apps can receive secure messages from your website, and send them to your app’s live tile or pro vide a notification to the user. 29.Windows 8 integrates support for contact selection directly within Windows using its feature Contact Picker. 30. Windows 8 supports Mobility and Connectivity on the Go for business users.

Wednesday, November 23, 2011

HACK UR SYMBIAN PHONE NOKIA

* ═══════════════════ Another Cool and Easy Method To H@ck All Symbian Devices...(Nokia & SonyEricson) UMU Mobile Security Method by Coderus.. This method is similar to Dr.Web Antivirus method... but more simple... * For a similar method using Norton see the 9th post.. Both methods are 100% working... * 1. install UMU Mobile Security.sisx. After installing application will be launched.. 2. Accept connection ask (you can use WiFi) 3. Accept trial key 4. Accept license - Select Yes 5. Enable Protection - Select No 6. Register - Select Ok - Enter 123 - Retype 123 7. Press Options - Anti-Virus 8. Go to Quarantine 9. Options - Restore - Press Yes 10. Back - Home - Exit - Uninstall UMU Mobile Security 11. Enter 123 password for uninstallation 12. Install RomPatcherPlus_3.1.sisx - Launch it - Apply Open4all - You get full access to all folders 13. Move the installserver for your version to C:SYS/bin

Tuesday, November 22, 2011

Install windows 8

Recommended: Click Here to Scan Windows For Errors and Performance Issues How To Install Windows 8 From USB Flash Drive Posted April 13, 2011 – 10:24 am in: Windows 8 Guides Advertisements Now that the pre-beta version of the upcoming Windows 8 OS is officially available for download, some of you might be planning to use it as your primary OS. When it comes to installing Windows 7 and Windows 8, the best way is using a bootable USB stick to quickly install the OS. Win8 As most of the motherboards available today support USB booting, we are going to show you how to prepare a bootable USB to install Windows 8. Though there are free utilities available to create bootable USB, most of them don’t work properly. So, we are using this simple-to-use and 100% working Command Prompt method. Requirements: # Windows 8 ISO file or DVD # 4 GB+ USB flash drive # A PC with Vista, Windows 7, or Windows 8 OS Note: Please backup all files on your USB flash drive as we are going to format it. 1. Connect your USB flash drive to your PC and backup all files before proceeding to the next step. 2. Go to Start, All Programs, Accessories, right-click on Command Prompt and select Run as administrator to launch the Command Prompt with admin rights. Click Yes for the UAC prompt. Install Windows 8 From USB Step01 You can also launch the Prompt with administrative privileges by typing CMD in Start menu search box and then hitting Ctrl + Shift + Enter keys. 3. In the Command Prompt, type the following command and hit enter: DISKPART Install Windows 8 From USB Step1 You will see the following message: Install Windows 8 From USB Step2 4. Now, type LIST DISK command and hit Enter key to see the disk number of your USB flash drive. In this guide, my USB flash drive disk number is “1”. Check the USB size next the to status (see in the below picture) to make sure your USB disk number. Install Windows 8 From USB Step3 Install Windows 8 From USB Step4 For example, in the above snapshot, you can see 15 GB size next to my Disk 1. So, make sure that DISKPART has detected your USB flash drive. If you can’t see your USB flash drive in the list, try to reconnect the flash drive and then follow the above steps again. 5. Now type the following commands one and by one, and hit Enter key after typing each command to execute it. SELECT DISK 1 (your USB stick disk number that you have obtained in step 4) CLEAN CREATE PARTITION PRIMARY SELECT PARTITION 1 ACTIVE FORMAT FS=NTFS (Format process may take few minutes to hours depending on your USB drive size) ASSIGN EXIT Install Windows 8 From USB Step5 Now you have created a bootable USB. Don’t close the Command Prompt. Simply minimize it and proceed to the next step. 6. Now, you need to mount the Windows 8 ISO file that you have downloaded. Please refer to our how to mount an ISO file guide to mount Windows 8 ISO. Once you have mounted, note down the drive letter of virtual drive as we need to copy the contents of that virtual drive to the bootable USB. And, if you already have a bootable Windows 8 DVD, simply insert it into the optical drive and note down the drive letter. 7. Maximize the Command Prompt and execute the following commands: G: CD BOOT and hit enter (Where “G” is your DVD drive letter or mounted virtual drive letter) CD BOOT and hit enter to see the below message. Install Windows 8 From USB Step6 8. You are almost done! Type BOOTSECT.EXE /NT60 J: (where “J” is your USB flash drive letter and can be found in explorer) command and hit Enter key. Install Windows 8 From USB Step7 Install Windows 8 From USB Ste9 9. Now open your virtual drive that you have used to mount the Windows 8 ISO and copy all contents to the root of your USB flash drive. And, if you have bootable Windows 8 DVD in the optical drive, simply copy all the contents to USB flash drive. Install Windows 8 From USB Step15 NOTE: Please note that you need to enable the USB boot feature in the BIOS to be able to install Windows 8 from USB flash drive.

Friday, November 18, 2011

flashing and upgrading blackberry

FLASHING / UPGRADING A BLACKBERRY DEVICE 1. Download and Install Blackberry Desktop Manager(Preferably v 6.0) 2. Download & install the BLACKBERRY FLASHFILE (Depending on the phone model involved) 3.Delete the vendor.xml file located in c : program files/common files/research in motion/apploader 4.With battery Connect your BlackBerry device to your computer 5.Run Loader from c : program files/common files/research in motion/apploader & click Next 6.Select all software you want installed. 7.Proceed to the end portion untill you see the "Finish" button 8.& wait for Your device's software has been updated successfully.

Thursday, November 17, 2011

Synchronize contacts from Blackberry to HTC windows mobile phone.

1 back up your contacts to Microsoft outlook and google mail(gmail) 2 download the software companionLink 5.0 for outlook (http://www.companionlink.com/downloads/) 3 configure the Companion link software to any of the options that u want to use. NB synchronizing via Google sync is just the best option that i know. thanks to Ekah