| Mobile | RSS

Batch File Programming

Batch File Programming __________________________________________________________________
br /Batch file programming is nothing but the Windows version of Unix Shell
br /Programming. Let’s start by understanding what happens when we give a
br /DOS command. DOS is basically a file called command.com
br /It is this file (command.com) which handles all DOS commands that you
br /give at the DOS prompt—such as COPY, [...]

[ More ] November 15th, 2008 | No Comments | Posted in batch |

Batch Script for removing Internet Explorer 7 from your PC

span class=”Apple-style-span” style=”WHITE-SPACE: pre;font-family:Arial;” span class=”Apple-style-span” style=”FONT-WEIGHT: bold”span class=”Apple-style-span” style=”font-size:large;”Batch Script for removing Internet Explorer 7 from your PC/span/span/span divspan class=”Apple-style-span” style=”FONT-WEIGHT: bold; WHITE-SPACE: prefont-family:Arial;font-size:18;” br //span/divdivspan class=”Apple-style-span” style=”FONT-WEIGHT: bold; WHITE-SPACE: prefont-family:Arial;font-size:18;” span class=”Apple-style-span” style=”FONT-WEIGHT: normal; COLOR: rgb(51,51,51); LINE-HEIGHT: 18px; WHITE-SPACE: normalfont-size:12;” p style=”PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: [...]

[ More ] November 7th, 2008 | No Comments | Posted in batch, internet |