Search This Blog

Saturday, 29 October 2016

How to Add & Remove keyboard language in Win XP, Vista, 7

Adding and Removing keyboard language's

Do you regularly need to type in multiple languages in Windows?  Here I show you the easy way to add and change input languages to your keyboard in XP, Vista, and Windows 7.
Windows Vista and 7 come preinstalled with support for viewing a wide variety of languages, so adding an input language is fairly simply.  Adding an input language is slightly more difficult in XP, and requires installing additional files if you need an Asian or Complex script language.  First we show how to add an input language in Windows Vista and 7; it’s basically the same in both versions.  Then, we show how to add a language to XP, and also how to add Complex Script support. 
In All the versions of windows we can change the keyboard language in simple way 

Follow the video for more Easy Way


Step 1 
Go to search box inside the Start menu .and Type Keyboard then select “Change keyboards or other input methods”.
Searching in the start menu 


Step 2

After clicking the “Change keyboards or other input methods” a new Dialog box open "Region and Language" 
Region and Language 
Step 3

Now click "Change Keyboards" to add another keyboard language or change your default one




Step 4

My default input language is US English Your's could be Different, and My default keyboard is the US keyboard layout.  Click Add to insert another input language while still leaving your default input language installed.
Here I am selecting the Arabic (Kuwait) . But you can select any language you want.  Windows offers almost any language you can imagine, so just look for the language you want, select it, and click Ok.
Step 5
If you want, you can click Preview to see your layout choice before accepting it.  This is only the default characters, not ones that will be activated with Shift or other keys (many Asian languages use many more characters than English, and require the use of Shift and other keys to access them all).  Once your finished previewing, click close and then press Ok on the previous dialog.

Step 6
Now you will see both of the  keyboard languages in the Installed services box.  You can click Add to go back and get more, or move your selected language up or down (to change its priority), or simply click Apply to add the new language.

Step 7

Also, you can now change the default input language from the top menu.  This is the language that your keyboard will start with when you boot your computer.  So, if you mainly use English but also use another language, usually it is best to leave English as your default input language. 



Step 8

Now here you can Remove the language what language you want by just selecting it and remove  by click " Remove"


Step 8


Once you’ve pressed Apply or Ok, you will see a new icon beside your system tray with the initials of your default input language.

If you click it, you can switch between input languages.  Alternately you can switch input languages by pressing Alt+Shift on your keyboard.

We can place the language bar On desktop where ever we want by clicking " Show the Language bar and place it where you want and switch it to your desired language.




For more Blogs and Videous subscribe my channel on Youtube/wisdom of electronic


Friday, 28 October 2016

How to check the Graphic & Ram in Windows


Go to start and search RUN and type " dxdiag " in RUN command .This Dialog box open 





Gta VI SecuLauncher failed to Start application 2000 gta VI with photos and video

Error: Gta VI SecuLauncher failed to Start application 2000 gta IV

 Step 1

Download this link files Extract it  and copy it then paste in your gta IV Installed Folder.
It will show "copy and Replace" or "Replace files " .then Replace the all files .



Image result for replace gta 4 launcher files


Check Out the video for More Easy Way 

 Step 2

Download this link file Extract it  and install Patches  file 1010 to 1050 and then open the crack+ Xlive file folder copy all files and paste it in to the Gta IV installed folder and then Replace it like before. 

https://drive.google.com/file/d/0B5fvwbaMBi4hNmNCdmtnc3pZU0k/view?pageId=113220639360049483233



Step 3

Start the launcher and Play 




Commands below and don't forget to like and subscribe 






Friday, 21 October 2016

What is arduino.


INTRODUCTION TO ARDUINO


ARDUINO UNO R3
Arduino is an open-source electronics platform based on easy-to-use hardware and software. Arduino boards are able to read inputs - light on a sensor, a finger on a button, or a Twitter message - and turn it into an output - activating a motor, turning on an LED, publishing something online. You can tell your board what to do by sending a set of instructions to the microcontroller on the board. To do so you use the Arduino programming language (based onWiring), and the Arduino Software (IDE), based on Processing.
Over the years Arduino has been the brain of thousands of projects, from everyday objects to complex scientific instruments. A worldwide community of makers - students, hobbyists, artists, programmers, and professionals - has gathered around this open-source platform, their contributions have added up to an incredible amount of accessible knowledge that can be of great help to novices and experts alike.

Why Arduino?

Thanks to its simple and accessible user experience, Arduino has been used in thousands of different projects and applications. The Arduino software is easy-to-use for beginners, yet flexible enough for advanced users. It runs on Mac, Windows, and Linux. Teachers and students use it to build low cost scientific instruments, to prove chemistry and physics principles, or to get started with programming and robotics. Designers and architects build interactive prototypes, musicians and artists use it for installations and to experiment with new musical instruments. Makers, of course, use it to build many of the projects exhibited at the Maker Faire, for example. Arduino is a key tool to learn new things. Anyone - children, hobbyists, artists, programmers - can start tinkering just following the step by step instructions of a kit, or sharing ideas online with other members of the Arduino community.
Quad With Arduino
There are many other microcontrollers and microcontroller platforms available for physical computing. Parallax Basic Stamp, Netmedia's BX-24, Phidgets, MIT's Handyboard, and many others offer similar functionality. All of these tools take the messy details of microcontroller programming and wrap it up in an easy-to-use package. Arduino also simplifies the process of working with microcontrollers, but it offers some advantage for teachers, students, and interested amateurs over other systems:

  • Inexpensive - Arduino boards are relatively inexpensive compared to other microcontroller platforms. The least expensive version of the Arduino module can be assembled by hand, and even the pre-assembled Arduino modules cost less than $50
  • Cross-platform - The Arduino Software (IDE) runs on Windows, Macintosh OSX, and Linux operating systems. Most microcontroller systems are limited to Windows.
  • Simple, clear programming environment - The Arduino Software (IDE) is easy-to-use for beginners, yet flexible enough for advanced users to take advantage of as well. For teachers, it's conveniently based on the Processing programming environment, so students learning to program in that environment will be familiar with how the Arduino IDE works.
  • Open source and extensible software - The Arduino software is published as open source tools, available for extension by experienced programmers. The language can be expanded through C++ libraries, and people wanting to understand the technical details can make the leap from Arduino to the AVR C programming language on which it's based. Similarly, you can add AVR-C code directly into your Arduino programs if you want to.
  • Arduino Based Tank 
  • Open source and extensible hardware - The plans of the Arduino boards are published under a Creative Commons license, so experienced circuit designers can make their own version of the module, extending it and improving it. Even relatively inexperienced users can build the breadboard version of the module in order to understand how it works and save money.