Search This Blog

Monday 2 May 2011

HOW TO RUN C OR C++ ON WINDOWS 7

Most of the windows7 users are facing problems in running c & c++ on windows 7.
Here I am going to tell you that how to run c & c++ om windows 7:
Follow this procedure and use c and c++ on windows 7.
steps:
  • 1st of all download DosBOx form this link and install it.
http://www.soft82.com/get/download/windows/dosbox-for-freebsd/


  • now download turbo c++ compiler then extract it in a folder say turbo. 
     here is the link click on it and download turbo c++
  • now open dosbox folder and click on the DosBox icon
  • now type the following commands:
(suppose that your tubo c++ folder is in C drive, for this the commands will be as given below )

Z:\> mount t c:\turbo\                 and press enter
         now will see a message like
                        Drive t is mounted as local directory c:\turbo\
now type
z:\>t:             (press enter)
t:\>cd tc       (press enter)
t:\tc>cd bin    (press enter)
t:\tc\bin>tc                 (press enter)

now you the c++ compiler will get opened.

  • now press Alt+ENTER to maximize the screen
  • now go to Options then click on Directories and press enter
  • now enter here 
                 in the 1st box type:            t:\tc\include
                 
                 in the 2nd box type:           t:\tc\lbi
 
now press enter to save these changes.

now you can use c and c++ on your Windows

try it and enjoy it.

Using Problem Step Recorder (PSR)

You can use Problem Steps Recorder to automatically capture the steps you take on a computer, including a text description of where you clicked and a picture of the screen during each click (called a screen shot). Once you capture these steps, you can save them to a file that can be used by a support professional or someone else helping you with a computer problem----

Notes 1.      When you record steps on your computer, anything you type will not be recorded.
          2.      Some programs, like a full-screen game, might not be captured accurately or might not provide useful details to a support professional.

>Click START menu

>Type PSR and ENTER

>Click START RECORDING

>when you have ended recording click STOP RECORDING

>In theSave As dialog box, type a name for the file, and then click Save (the file is saved with .zip extension)


After recording and saving a .zip file, click the help down arrow Picture of help down arrow, and then click Send to E‑mail recipient. This will open an e‑mail message in your default e‑mail program with the last recorded file attached to it.

Note

  • You won't be able to click the Send to e‑mail recipient option until you've recorded and saved a file.

    For more useful working tricks follow--- http://tipstricksforwindows.blogspot.com/ & share it with your friends.

Sunday 1 May 2011

Customize Windows logon screen?


To change your background on windows log-on screen you need to follow following simple steps------
Mannual-----
  1. At first you have to select an image whose size is less than 245 Kb.(you can use image editors to change the size of your image.)
  2. Copy the image (less than 245 Kb) & paste it to  C:\Windows\System32\oobe\info\Backgrounds 
  3. Cut the existing jpg named backgroundDefault & paste it to another place then "click to rename that image" copy the name of that image.
  4. Rename your image in C:\Windows\System32\oobe\info\Backgrounds by pasting.(sometimes direct renaming does not work in this trick.)
  5. Now open regedit in RUN, then open HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Authentication\
    LogonUI\Background 
    click on OEMBackground & set its value as 1.
  6. Now log-off your user-account & your login with your new login screen.
By Software-----
   for software download ---- click here
    For more useful working tricks follow--- http://tipstricksforwindows.blogspot.com/ & share it with your friends.

      Secure Gmail account- Using your 2 step Verifification

      This trick enables you -------- to login Your gmail account

      • login with your provided password by gmail.
      • along-with  by use of a code sent by gmail on your cell phone (every time you login new code is sent by gmail on your cell )

      There are simple steps that you need to follow.This trick will require 5-10 minutes

      1. Sign in with your gmail accounts.
      2. From google home page click on settings on upper right corner & select google account settings.
      3. Then select personal settings> Security > using 2 step verification.
      4. In new window click on  option.
      5. Then select your phone type: 
      >enter your phone no. > send text message > enter the code you received on your phone verify it >Hit Next.
      6.Click Next on new window.
      7.now a new window appear which shows Backup verification code NOTE THESE CODES AS THESE ARE USED WHEN YOUR PHONE IS NOT AVAILABLE. Hit
      8. Enter another no as back up(if your mobile is lost or stolen then you can access your account using this no.)
      9.Hit Next in new window------in new window click 
      this will sign out current gmail id.

      10.Now sign in your gmail id with 2 step verification & Enjoy surfing with more security.

      For more useful working tricks follow--- http://tipstricksforwindows.blogspot.com/ & share it with your friends.

      Saturday 30 April 2011

      Create Your Own Run Command

      The run command on windows allows you to open an application & document without navigating to its location.To create customized run commands follow the following steps----


      1. Right click on desktop & select New->Shortcut.
      2. You will see a dialog box as given left.
      3. Click on browse & navigate to the .exe or any other file or lacation.(whose run command is to be made)
      4. Select that file click next & then finish.
      5. Rename the shortcut to a name easy to remember.
      6. Cut the shortcut by right-clicking & paste it to c:\windows.
      7. Now run Run command using windows logo key+r
      In this way you can make & execute your Run commands.