Showing posts with label Computer. Show all posts
Showing posts with label Computer. Show all posts

May 14, 2013

0 Next Windows Secret tool Unlcked: Sound Recorder



There are many tools out there to record, edit and convert audio files to many formats.     Sound Recorder is not a one of them. But, it helps in recording the sound in a simplest way. Later, recorded audio can be converted to other format by other tools. WMA is the audio format of recorded sound or voice. Type ‘Record’ in search bar, you’ll find the sound recorder tool.


0 DOS Commands II (Alphabet B)


BACKUP

         (External - DOS 2.0 and above)
Backs up one or more files from one disk to another.
BACKUP source destination-drive: [/S] [/M] [/A] [/F[:size]]
  [/D:date[/T:time]] [/L[:[drive:][path]logfile]]
 
  source             Specifies the file(s), drive, or directory to back up.
  destination-drive: Specifies the drive to save backup copies onto.
  /S                 Backs up contents of subdirectories.
  /M                 Backs up only files that have changed since the last
                     backup.
  /A                 Adds backup files to an existing backup disk.
  /F:[size]          Specifies the size of the disk to be formatted.
  /D:date            Backs up only files changed on or after the specified
                     date.
  /T:time            Backs up only files changed at or after the specified
                     time.
  /L[:[drive:][path]logfile]
                     Creates a log file and entry to record the backup
                     operation.

 

BREAK 

       (Internal - DOS 2.0 and above)

      Sets or clears extended CTRL+C checking.

BREAK [ON | OFF]
 
Type BREAK without a parameter to display the current BREAK setting.
        
Source: Wikipedia
                           If you find this site useful, please support us. Like our FaceBook Page. You can also contact us by mail: portaltechinfo@gmail.com

0 6 useful Windows tricks


             
 You know that feeling you get when your friends or family see you do something on your computer that they've never seen before? If you’ve had this experience, you know that “world's coolest power-user” feeling. But if you haven’t, start here. Knowledge is power!


         Read these six tips for Windows 7, Windows Vista, and Windows XP that will keep you schoolin' your friends and family.

May 13, 2013

0 Command Prompt Magic: Use Ctrl-C to Abort a Command


  

                     Command Prompt (executable name cmd.exe) is the Microsoft-supplied command-line interpreter on OS/2Windows CE and onWindows NT-based operating systems (including Windows 2000XPVista78Server 2003Server 2008Server 2008 R2 and Server 2012). It is the analog of COMMAND.COM in MS-DOS and Windows 9x systems (where it is called MS-DOS Prompt), or of the Unix shellsused on Unix-like systems.

0 DOS Commands I


             
              The main focus of this post is to provide the detailed command description for each command (in DOS).

0 Windows7's Next Secret Tool Unlocked: Disc Image Burner


This is another useful tool in Windows7. Usually people go for the third party burning software, but windows has the capacity to burn the images (in-built).

May 12, 2013

0 A Secret Windows 7 Tool You Still Might Not Know About


    Windows 7 is an operating system and it has many hidden secrets. In fact, Windows 8 is already available for those who wish to try it. But I was doubly surprised to realize that there are still some hidden tools in Windows 7 I did not know about.
     If you’re a Windows fan, you might know these hidden secrets already, but if you’re a regular person who’s been using Windows 7, you might be surprised to know about it and it require no further download.

May 11, 2013

0 Tip : Recover Files from Virus Infected Pendrive (No Software needed)


Lost your data in pendrive! Don't be afraid, here is a solution to recover your data.

                   If you frequently use Flash / Pen / Jet drives to transfer data from one PC to another, it might happen to you that one of the computers is not protected against virus attacks. Sometimes it might happen that all folders on your pen drive are gone! Don’t be panic as you may still recover the data.

Recover the Data:
            Once all the infected files are removed from the pen drive, go to command prompt or CMD on your computer and run the following DOS command.


ATTRIB  -H  -R  -S  /S  /D  G:\*.*


Note:

In this example, G: is assumed as the drive letter for the pendrive or any removable disk. So, make sure you use the appropriate drive letter.
Bingo! You are done! Now check your drive, your data will be available.

1 Create a simple Android app with events


This is a brief tutorial will show you how to code a very basic two button android application (with a start button and a stop button).

Nov 24, 2012

0 Tech Tip: Create Bootable USB Pen Drive for Windows 7

In this post, I will show you how to load the Windows installation on to your USB flash drive and make it bootable just like the DVD.


There are Several Options:
1. Windows 7 USB-DVD Download Tool
2. Basic Option
3. Using PowerISO tool
 

T.I.P - Tech Info Portal Copyright © 2011 - |- Template created by O Pregador - |- Powered by Blogger Templates