SysOpt.com - System Optimization and PC PerformanceSystem Optimization and PC Performance
  Earthweb
SysOpt Registered Users: 89013 | Online: 92
Images Research Events Premium Services Media Kit Network Map E-mail Offers Whitepapers Vendor Showcases
 subjects:
EarthWeb Hardware
subjects:

Search EarthWeb Network

internet.commerce
Partners & Affiliates
Promotional Pens
Corporate Gifts
Web Hosting Directory
Domain registration
Logo Design Custom
Online Education
KVM Switch over IP
Shop
Best Price
Imprinted Gifts
Hurricane Shutters
Promos and Premiums
Laptop Batteries
Calling Cards

  Rethinking the Datacenter
Sponsored by HP
Today's datacenters need to increase utilization, get control over power and cooling costs, and align with business objectives. Download this eBook to learn about the challenges facing the data center in a world where digital information is growing at a torrid pace and costs are being held in check. Learn more. »
 
  Putting the Green into IT
Sponsored by HP
Electricity use in data centers is skyrocketing, sending energy bills through the roof, creating environmental concerns and generating negative publicity. "Going Green" means looking to technologies like virtualization, energy-efficient chips and racks, and implementing policies that extend beyond the data center. Learn more. »
 
  Managing the Modern Network
Sponsored by HP
In a global economy where information crosses the globe in an instant, and where Web-based applications power business, it's more important than ever to ensure your network is safe from threats and optimized to deliver the data your business needs. »
 
  Evaluating Software as a Service for Your Business
Sponsored by Webroot
Is Software as a Service just hype, or is something really going on here? See if your company can benefit as SaaS tries to change the face of the enterprise. »
 
  Is Your Disaster Recovery Plan Good Enough?
Sponsored by HP
Preparing for a disaster is more often than not part of the storage planning process, and it is one of the most difficult tasks, since it includes local hardware and software, networking equipment, and a test plan. Learn how to get disaster recovery right. »
 
Tutorials and Tools
FREE TECH Newsletters

Windows Server Catalog: Certified Hardware Devices. Search the Windows Server 2008 catalog to find solutions to deploy with confidence.

SysOpt > Tutorials & Tools > Beginners Guide to Running DOS Games/Applications on Windows XP/2000

Go to page: 1 2 

Beginners Guide to Running DOS Games/Applications on Windows XP/2000- Page 1/2
July 12, 2004
By SysOpt Editor


With the advent of Windows 2000 and XP, which moved away from the DOS-based roots of previous versions of Microsoft Windows, many people found most of their beloved classic games and applications from back in the day no longer working properly, and cast them onto dusty shelves never to be seen again. However, they may have been a little premature in their actions, as with a little know how and the right tools, it is possible to get those golden oldies running perfectly under XP/2000.

The Complicated Solutions
There are a number of solutions to this particular problem, some complicated and time-consuming, some not. The following are the complicated ones, which I m not going to dwell on for too long.

The first option is to dual boot two (or more) Windows operating systems on the same computer (for example, XP and Windows 98SE), and using the XP installation for day-to-day activities while booting into 98 whenever you feel like a trip down memory lane. However, the act of setting up a dual boot system the first time can be more than a little time-consuming, and setting up a totally new install of Windows for the sake of running two or three DOS applications seems a little wasteful to me. However, if you do fancy taking this method, I recommend you take a peek at this thread from SysOpt's forums: http://www.sysopt.com/forum/showthread.php?s=&threadid=148048

The second option is to use a piece of software such as VMWare or Microsoft's Virtual PC 2004 to create a virtual Windows 9x PC from which to run your old applications. However, this option demands a fair degree of technical knowledge as well as a good knowledge of the Virtual PC application being used, neither of which incidentally is particularly easy-going on the wallet. For this reason most people will want to avoid such an option; however, again if you are interested, see the following:

The Easy(ish) Solution
I could subtitle this section How to run your DOS applications without having to shell out a small fortune or spend a day tinkering with operating systems. For the most part, DOS applications can be run in some shape or form from within XP/2000 via the command prompt, however usually less than perfectly.

VDMSound

The main problem tends to be with sound, as DOS sound drivers cannot be loaded in either XP or 2000. However, help is at hand in the form of the excellent VDMSound, which is able to emulate DOS sound. In order to use VDMSound, one should download it from the following location and install the program using the provided installer, following any onscreen instructions: http://www.ece.mcgill.ca/~vromas/vdmsound/.

Once installed, however, it is not simply a case of running a .exe. The VDMSound driver needs to be loaded into memory via the command prompt, prior to usage. The easiest way to do this, in my opinion, is to create a small batch file that executes both VDMSound and the chosen application/game together in one go. To create a batch file for this purpose, open a text editor such as Notepad and enter the following lines:

cd c: Program Files VDMSound
DOSDRV.EXE

This first part of the program will tell the computer to navigate to the VDMSound directory and load the DOS sound driver into memory. The second part of the program then tells the computer to run our desired application/game, in this case Speedball 2, stored on my computer's E Drive.

e:
cd e: Speedball
sb2.exe

The computer has now been instructed to navigate to the E Drive and the Speedball directory and execute the sb2.exe program. (NB: When dealing with DOS based programs such as this it is best to store program files in directories whose names are less than 8 characters long and have no spaces in so as to avoid problems with DOS naming conventions.) The full batch file is as follows:

cd c: Program Files VDMSound
DOSDRV.EXE
e:
cd e: Speedball
sb2.exe

All we need to do now is save the text file with a .bat extension rather than the standard .txt. This can be done by editing the filename or by using the save as feature as shown below (notice Save as type is set to All Files. This allows one to save the file using the .bat extension.)

Voila! Now all we need to do is run our newly created Batch file and our DOS game should load up with included sound. For all other DOS games/apps, all I recommend you do is edit (right clicking the file should give the edit option) your existing batch file to suit the other program and save it under a different filename.

(NB: The game/program will need to be configured to use a Soundblaster or equivalent as its soundcard using the included configuration programs such as install.exe shown above for VDMSound to work properly.)

DOSBox

In some cases, the problem may be a little more complicated than just a lack of sound. If so, I recommend you look up Dos Box, which acts as a kind of Virtual DOS program if you will, acting to all intents and purposes as DOS but from within the comfort of a Windows environment. DOS Box is somewhat more complex to use than VDMSound and demands a good understanding of DOS and its various commands; however, plenty of help is available for beginners from its main site, which also contains download links: http://dosbox.sourceforge.net/news.php?show_news=1

Go to page: 1 2 

Tools:
Add www.sysopt.com to your favorites
Add www.sysopt.com to your browser search box
IE 7 | Firefox 2.0 | Firefox 1.5.x
Receive news via our XML/RSS feed

Forum Discussions
Hot Threads
TOPIC BY REPLIES UPDATED
POST YOUR 3DMARK2006 SCORES HERE!!!! Midknyte 213 5-6-2008 10:59 PM
Having a bad exp. with NewEgg. Don't send a check Rabbitrunner51 18 5-16-2008 09:36 AM
Sysopt is loading very slowly leprechaun_40 17 5-11-2008 10:31 AM
Burning an ISO to CD leprechaun_40 15 5-14-2008 02:25 PM
WinFax Pro setup file Kathleane 15 5-14-2008 11:05 AM
Latest Posts
TOPIC BY REPLIES UPDATED
News for Debian/Ubuntu users! (ALL Linux users, really...) Lgbpop 0 5-16-2008 10:06 AM
Having a bad exp. with NewEgg. Don't send a check Rabbitrunner51 18 5-16-2008 09:36 AM
8800gt vs 8800gts vs 8800gtx _Mystical_Night 14 5-16-2008 08:28 AM
System repair question ers1121 8 5-16-2008 06:31 AM
Very slow to boot up; black screen for a while; eventually boots up BBCMember 1 5-16-2008 05:22 AM





JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

Solutions
Whitepapers and eBooks
Microsoft Article: Will Hyper-V Make VMware This Decade's Netscape?
Microsoft Article: 7.0, Microsoft's Lucky Version?
Microsoft Article: Hyper-V--The Killer Feature in Windows Server 2008
Avaya Article: How to Feed Data into the Avaya Event Processor
Microsoft Article: Install What You Need with Windows Server 2008
HP eBook: Putting the Green into IT
Whitepaper: HP Integrated Citrix XenServer for HP ProLiant Servers
Intel Go Parallel Portal: Interview with C++ Guru Herb Sutter, Part 1
Intel Go Parallel Portal: Interview with C++ Guru Herb Sutter, Part 2--The Future of Concurrency
Avaya Article: Setting Up a SIP A/S Development Environment
IBM Article: How Cool Is Your Data Center?
Microsoft Article: Managing Virtual Machines with Microsoft System Center
HP eBook: Storage Networking , Part 1
Microsoft Article: Solving Data Center Complexity with Microsoft System Center Configuration Manager 2007
MORE WHITEPAPERS, EBOOKS, AND ARTICLES
Webcasts
Intel Video: Are Multi-core Processors Here to Stay?
On-Demand Webcast: Five Virtualization Trends to Watch
HP Video: Page Cost Calculator
Intel Video: APIs for Parallel Programming
HP Webcast: Storage Is Changing Fast - Be Ready or Be Left Behind
Microsoft Silverlight Video: Creating Fading Controls with Expression Design and Expression Blend 2
MORE WEBCASTS, PODCASTS, AND VIDEOS
Downloads and eKits
Sun Download: Solaris 8 Migration Assistant
Sybase Download: SQL Anywhere Developer Edition
Red Gate Download: SQL Backup Pro and free DBA Best Practices eBook
Red Gate Download: SQL Compare Pro 6
Iron Speed Designer Application Generator
MORE DOWNLOADS, EKITS, AND FREE TRIALS
Tutorials and Demos
How-to-Article: Preparing for Hyper-Threading Technology and Dual Core Technology
eTouch PDF: Conquering the Tyranny of E-Mail and Word Processors
IBM Article: Collaborating in the High-Performance Workplace
HP Demo: StorageWorks EVA4400
Intel Featured Algorhythm: Intel Threading Building Blocks--The Pipeline Class
Microsoft How-to Article: Get Going with Silverlight and Windows Live
MORE TUTORIALS, DEMOS AND STEP-BY-STEP GUIDES