HOW TO INSTALL WINDOW 7 ULTIMATE
- Get link
- X
- Other Apps
HOW TO INSTALL WINDOW 7 ULTIMATE
Windows is the most common operating system and in window 7 ultimate version is the most popular os. So we learn how to install
So we learn how to install windows 7 for installation we can use os two sources one is ISO file and the second is OS setup but ISO is a safe and easy way to installation of the window. You can use Live CD or Bootable Pendrive here we use bootable Pendrive.if you don't know how to make bootable USB you can download "Rufus Tool" for making bootable USB after this insert bootable USB Pendrive and restart pc and using F12 key go to boot menu option here you can show three option 1 is CD-DVD RW and second is Hard Disk and the third one is USB STORAGE select USB and press enter but if you have old BIOS PC so you have to go to BIOS setup using F1 key it is different in different brands PC so you can google for it and press F10 to save setup setting and RESTART PC and if all process is correct your window 7 shows loading on-screen and next window 7 screen show select language and keyboard language, etc. then press next button and you can see "INSTALL NOW" option Enter next is window license agreement accept press enter. The next step is an important step because its partition option if your whole hard disk is blank so goto "Drive option" and select create partition option "Number of partition" Divide by full Hard disk size.
EX. 500 GB =Hard disk size Number of Partition 4
500/4=125 GB
125 GB Convert into MB.
Type partition size in MB and press Enter after this step every process to be select next.
500/4=125 GB
125 GB Convert into MB.
Type partition size in MB and press Enter after this step every process to be select next.
- Get link
- X
- Other Apps
Popular posts from this blog
PHP sample coding for easy learning.
What is PHP? For Web Application Development using Php Php full form is Hypertext Preprocessor and Php PHP is introduced by Rasmus Lerdorf in 1994. Php is a server-side scripting language like Asp, in other words, we can say Php is a powerful tool for creating dynamic and interactive web pages. PHP script is executed on the server it is a wamp, apache, and Php can use with many different databases like MySql, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc Php is server installation and writing PHP code is very simple and easy to understand and it is best and popular because one reason is it is an open-source software so it is free to download and use from the following Weblinks: www.php.net . Php is use on mostly all famous operating systems like Windows, Linux, Unix, Mac, etc. In the old day when PHP is used by the user and developer, it is known as the Core Php concept with some feature is not contain the current Php version. In today time Php ...
What is Python ? Intoduction of Python
Introduction of Python Python is the most used high-level programming language it's created by GUIDO VAN and first introduced in 1991. Python is contain object-oriented programming feature like java,c++ etc.Also in current time python is used for Data Science, hacking security applications and many other major areas in IT. Python used to execute the command in your terminal, using an interpreter so python use interpreter for run program. Python is open source and python is available for any Operating System like Linux, Unix, Window, MAC, Linux many more. Python is developed in the C++ Object-oriented programming language comparing other language python give you sample code and easy to understand in such are variable creation, define the function, object creation, many other areas.sum sample Arithematic operation in other languages with large and complex logic codes then Python gives this operation with small and sample logic with faster output. How v...
Programming in C learn sample Program
Sample program of C language with structure explanation C language is a general-purpose programming language in old-time c is know as B language that means Basic combine Programming language (BCPL). C language is found by Denis Ritchie in 1972 something and C is used Compilers for debug and run c program it is very fast executed and compile. C language generally says it is OOP means object-oriented programming language but c support some OOP concept but it is a not pure Object-oriented programming language. Basically, there are three types of Programming Languages..(1) Procedural Programming Language ...
Comments
Post a Comment
Thank you for comment and your feedback.