Let’s begin the guide without wasting time. Just make sure that you have a pen drive with 4GB + capacity if you are making a bootable USB flash drive. Requirements to create bootable Windows USB: # Windows 7 or Vista ISO # Pen drive with 4GB+ (2 GB is sufficient for XP) # 15 Minutes of free time Procedure: 1. Insert your USB flash/pen drive to your system and backup all the data from the USB as your USB drive will be formatted during the process. 2. Now download software WinToFlash.exe (free).(FROM google) 3. Run the tool, and browse to your Windows 7, Vista, or XP DVD files (make sure that your USB drive letter is correct). 4. Click Create button to begin the bootable USB process. Wait for few minutes to see the bootable USB. 5. That’s all! Like if you like it!!!!!
Updated 18 April ---------------------------------------------------------------------------------- Android is most popular operating system for mobiles.This Operating System is designed by Google and is available for free.Most of the smart phone making companies are using Android as their mobile phone operating system.This system has benefit of thousands of free applications available over Google Play.A common problem which mobile users are facing is that their mobile is locked after too many wrong pattern attempts. Pattern Lock in Android Mobile Most of mobile phone users lock screen of mobile using pattern lock.Pattern lock is a kind of lock in which you have to draw the image by connecting the circles.You can browse your mobile only when you enter the right pattern.In case you enter the wrong pattern ,you are asked to retry the pattern lock. If you add a wrong pattern for more than 20 times than your phone get locked.Now you can’t try new pattern or use any other feat...
Sublime Text is one of most good looking and fast IDE,compiler and editor for small programs (<600M), specially if you are doing competitive coding. It was built for MacOS but later ported to Windows. So getting to the point you can " Download Sublime Text " from its Official Website. https://www.sublimetext.com/3 So Its easy to download and install, now register it with any of following Keys :- Keys Here Configuring Sublime Text For C This part doesn't come as handy as previous one. First of all you need to check whether you have GCC selected in your Windows's Environments or not. 1. Go to Properties of My PC. 2. Select Advanced System Settings on Left Side Bar. 3. Select Environment Variables. 4. Look For Path, open it. 5. Check if any of address is pointing towards gcc.exe. If Yes Then Goto Making Custom Build File below in post. else now since no GCC is being pointed download a MinGW - Minima...
Comments