| |
 | MS DOS Lesson 1: Using the command prompt interface Author: ZepplinProgramming Length: 8 minutes, 4 seconds Rating: 4.742857   |
Description: This is the first of my MS-DOS tutorials. In this lesson I show you various ways of opening the command prompt interface and also I show you the effects of the: title color cls cd dir mkdir rmdir type commands. There will be a link to my programming website here soon:
Description: This is the first of my MS-DOS tutorials. In this lesson I show you various ways of opening the command prompt interface and also I show you the effects of the: title color cls cd dir mkdir rmdir type commands. There will be a link to my programming website here soon: |
| |
| |
 | Programming in notepad part 1 Author: ChristianIsAwesomer Length: 6 minutes, 3 seconds Rating: 4.5555553   |
Description: DOS programming. I teach you how to write a very simple program great for beginers
Description: DOS programming. I teach you how to write a very simple program great for beginers |
| |
| |
 | Hidden file behind image(DOS) with my program Author: FAIZ187downset Length: 3 minutes, 41 seconds Rating: 5.0  |
Description: DOWNLOAD MY PROGRAM HERE rapidshare.com or logon to my website faiz187.tripod.com
Description: DOWNLOAD MY PROGRAM HERE rapidshare.com or logon to my website faiz187.tripod.com |
| |
| |
 | Ms-Dos Batch File Lesson 2 Remake (Quality Fixed) Author: Unit3d5 Length: 5 minutes, 43 seconds Rating: 4.2  |
Description: Ok This about the same video as last time. But the quality is better and I took some time to modify the information so you can actually learn something. This is to help people in ms dos batch file programming. If you saw my first video, then this'll surely help you. Sections in bat files can help yo...More Description: Ok This about the same video as last time. But the quality is better and I took some time to modify the information so you can actually learn something. This is to help people in ms dos batch file programming. If you saw my first video, then this'll surely help you. Sections in bat files can help you be more organized, send you to direct websites, and other things such as open multiple games at once. This is extremely helpful if you know how to use it. If you need help or have a question ... |
| |
| |
 | Make a DOS program in notepad Author: Slayer231091 Length: 2 minutes, 42 seconds Rating: 4.3333335  |
Description: This program is perfect for reducing the amount of shortcuts on your desktop and makes getting to places much easier. you can go to anywhere you want. it can open websites, exe files, folders ,files anything you want it to
Description: This program is perfect for reducing the amount of shortcuts on your desktop and makes getting to places much easier. you can go to anywhere you want. it can open websites, exe files, folders ,files anything you want it to |
| |
| |
 | Hetero / Razor 1911 - Razor 1911 Intro + Trainer Author: lkccbot Length: 56 seconds Rating: 4.9166665   |
Description: Title: Razor 1911 Intro + Trainer Release Date: 03 / 1993 OS: PC DOS Programming Language: Turbo Assembler Coding: Lithium Graphics: Pal / Poise Music: Romeo Knight Original Video Mode: 320 x 200 - 8 Bit Sound Support: Soundblaster / PC Speaker Want more Informations? Visit Razor 1911 Germany: www.l...More Description: Title: Razor 1911 Intro + Trainer Release Date: 03 / 1993 OS: PC DOS Programming Language: Turbo Assembler Coding: Lithium Graphics: Pal / Poise Music: Romeo Knight Original Video Mode: 320 x 200 - 8 Bit Sound Support: Soundblaster / PC Speaker Want more Informations? Visit Razor 1911 Germany: www.lkcc.org |
| |
| |
 | Hetero / Razor 1911 - LKCC Intro #1 Author: lkccbot Length: 2 minutes, 16 seconds Rating: 4.6764708   |
Description: Title: LKCC Intro #1 Release Date: 03 / 1995 OS: PC DOS Programming Language: Turbo Assembler Coding: Hetero Graphics: Uno Music: Dezecrator Original Video Mode: 320 x 200 - 8 Bit Sound Support: GUS / Soundblaster / PC Speaker Want more Informations? Visit Razor 1911 Germany: www.lkcc.org
Description: Title: LKCC Intro #1 Release Date: 03 / 1995 OS: PC DOS Programming Language: Turbo Assembler Coding: Hetero Graphics: Uno Music: Dezecrator Original Video Mode: 320 x 200 - 8 Bit Sound Support: GUS / Soundblaster / PC Speaker Want more Informations? Visit Razor 1911 Germany: www.lkcc.org |
| |
| |
 | How to program an Operating System! (Real) Author: Factrocks Length: 8 minutes, 35 seconds Rating: 4.633333   |
Description: In this video I cover how to program an operating system with visual studio and cosmos. This is the only real youtube video that covers how to program an operating system. Be sure to subscribe! Please give me some credit! happytrickster.weebly.com
Description: In this video I cover how to program an operating system with visual studio and cosmos. This is the only real youtube video that covers how to program an operating system. Be sure to subscribe! Please give me some credit! happytrickster.weebly.com |
| |
| |
 | How To Make A Time Changer Program Author: FumoffuPanic2 Length: 2 minutes, 36 seconds Rating: 4.5  |
Description: Here Is How To make a time changer program with DOS (or notepad, or D or Batch or .bat etc...) Yay! :D source code: @echo off title Time Changer echo. echo NEW TIME: set /p time= time %time% echo. pause cls
Description: Here Is How To make a time changer program with DOS (or notepad, or D or Batch or .bat etc...) Yay! :D source code: @echo off title Time Changer echo. echo NEW TIME: set /p time= time %time% echo. pause cls |
| |
| |
 | Notepad programming part 2 Author: ChristianIsAwesomer Length: 4 minutes, 33 seconds Rating: 5.0  |
Description: This tutorial shows you how to put color into your dos program. And dont forget to save it as .BAT These are some color codes. 0=Black 1=blue 2=green 3=aqua 4=red 5=purple 6=yellow 7=white 8=gray 9=light blue
Description: This tutorial shows you how to put color into your dos program. And dont forget to save it as .BAT These are some color codes. 0=Black 1=blue 2=green 3=aqua 4=red 5=purple 6=yellow 7=white 8=gray 9=light blue |
| |