[SOLVED]TURBO C++ ERROR "This system does not support fullscreen mode. Choose 'Close' to terminate the application." OR HOW TO RUN TURBO C/C++ IN FULLSCREEN MODE IN WINDOWS 7

If you are using windows 7 and running turbo c / c++ you will definately get this error "This system does not support fullscreen mode. Choose 'Close' to terminate the application."
So This error occurs due to c/c++ programing is very old and still used it requies 16bit mode which can't be done in windows 7
so i have a solution how to make this screen into fullscreen 
Because full screen is necessary to type larger programs and decreasing the chances of error in c++/C programming

ALL WORKING COMMANDS OF THE COMMAND PROMPT IN WINDOWS 7


After the list of all windows file extensions full form we have one more big list

What is Command Prompt?
A command prompt is a non-graphical interface that allows you to interact with your operating system. At the command prompt, you enter commands by typing their names followed by options and arguments. Most modern computers use a graphical user interface (GUI), which allows users to more intuitively access programs and documents. However, some programs and commands are still only available only through a command prompt.

How To Access Command Prompt?

Goto Start –> Run and type CMD and hit Enter.
or
Press Windows Key+R this will launch Run dialog box. Type, CMD and hit Enter. Then type the following commands. :P

ALL THE COMMANDS OF THE COMMAND PROMPT 

  • APPEND : Used by programs to open files in another directory as if they were located in the current directory.
  • ARP : The arp command is used to display or change entries in the ARP cache.
  • ASSOC :The assoc command is used to display or change the file type associated with a particular file extension.
  • AT: The at command is used to schedule commands and other programs to run at a specific date and time.
  • ATTRIB : The attrib command is used to change the attributes of a single file or a directory.
  • AUDITPOL : The auditpol command is used to display or change audit policies.
  • BCDBOOT : The bcdboot command is used to copy boot files to the system partition and to create a new system BCD store.
  • BCDEDIT: The bcdedit command is used to view or make changes to Boot Configuration Data.
  • BDEHDCFG : The bdehdcfg command is used to prepare a hard drive for BitLocker Drive Encryption.
  • BITSADMIN : The bitsadmin command is used to create, manage, and monitor download and upload jobs.
  • BOOTCFG : The bootcfg command is used to build, modify, or view the contents of the boot.ini file, a hidden file that is used to identify in what folder, on which partition, and on which hard drive Windows is located.
Related Posts Plugin for WordPress, Blogger...
All tips and Tricks share over here are only for education purposes. Powered by Blogger.