User Tools

Site Tools


faq:dosbox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
faq:dosbox [2010/11/10 19:35] – [Improvements] Colin Liebenroodfaq:dosbox [2012/04/26 17:52] – external edit 127.0.0.1
Line 1: Line 1:
 ===== Running Pedigree for DOS in 64-bit Windows ===== ===== Running Pedigree for DOS in 64-bit Windows =====
-If you have 64-bit Win7, there is a way to run Pedigree for DOS, by using+If you have 64-bit Win7, there is a way to run //Pedigree for DOS//, by using
 another program called DOSBox.  You can download this (at no cost) from another program called DOSBox.  You can download this (at no cost) from
-http://www.dosbox.com/. Dont take fright at the appearance of this page, as+http://www.dosbox.com/. Don't take fright at the appearance of this page, as
 DOSBox is designed for running old DOS games. Just choose **Downloads**, choose the DOSBox is designed for running old DOS games. Just choose **Downloads**, choose the
 Windows installer, save and then run it. Windows installer, save and then run it.
  
-Next, you need to have Pedigree for DOS installed in C:\Pedigree as usual. (If+==== Installing Pedigree for DOS ==== 
 +Next, you need to have //Pedigree for DOS// installed in folder C:\Pedigree as usual. (If
 you install it elsewhere, then you will need to modify the following you install it elsewhere, then you will need to modify the following
-instructions accordingly.) Now run DOSBox from the Start menu, which will open+instructions accordingly.) 
 + 
 +The installer for //Pedigree for DOS// supplied on Pedigree Software CDs before 2009 **does not work** in 64-bit Windows. If you are a 
 +registered user, then an updated installer for version 2.6N is available from http://www.pedigreeug.org.uk/progs/Ped26n.exe.  Save this download 
 +as Ped26N.exe, then run it to extract program and files to folder C:\Pedigree. 
 + 
 +You will need to copy your existing registration file //pedigree.enc// into folder C:\Pedigree, as this is not supplied by the downloaded installer. 
 + 
 +==== Running in DOSBox ==== 
 +Now run DOSBox from the Start menu, which will open
 what looks like a command window with a Z: prompt.  You can issue some commands what looks like a command window with a Z: prompt.  You can issue some commands
 from here to run Pedigree (pressing the Enter key after each):- from here to run Pedigree (pressing the Enter key after each):-
Line 39: Line 49:
 </code> </code>
  
-Add the following four lines:-+Add the following five lines:-
 <code> <code>
-mount c c:\pedigree+mount c c:\
 c: c:
 +cd pedigree
 pedigree pedigree
 exit exit
 </code> </code>
  
-Familiar commands? Yes, they are what we typed earlier and will cause Pedigree+Familiar commands? Yes, they are similar to what we typed earlier and will cause Pedigree
 to start automatically.  To increase the size of the Pedigree window, move back to start automatically.  To increase the size of the Pedigree window, move back
 to near the beginning of the file, where it says:- to near the beginning of the file, where it says:-
Line 58: Line 69:
 <code> <code>
 # windowresolution=original # windowresolution=original
-windowresolution=1024x768 
 # output=surface # output=surface
 +windowresolution=1024x768
 output=overlay output=overlay
 </code> </code>
Line 79: Line 90:
 Desktop, release the button and choose **Copy here**. Desktop, release the button and choose **Copy here**.
  
-Right-click on the result and choose **Properties**, then alter the entry in the Target box to+Right-click on the result and choose **Properties**, then append the text starting at -conf to the entry in the **Target** box to make it:
  
   "C:\Program Files\DOSBox-0.74\DOSBox.exe" -conf pedigree.conf -noconsole   "C:\Program Files\DOSBox-0.74\DOSBox.exe" -conf pedigree.conf -noconsole
  
 (the first bit before ''-conf'' may be different and should not be changed). Also change (the first bit before ''-conf'' may be different and should not be changed). Also change
-the Start in box entry to+the **Start in** box entry to
  
   C:\pedigree   C:\pedigree
Line 99: Line 110:
 configuration file accordingly. configuration file accordingly.
  
-For example, you can have a different configuration file and short-cut for a particular large file.  This is the altered line:+For example, you can have a different configuration file and short-cut for a particular large file.  This is the altered line in file ''pedlarge.conf'':
  
   pedigree large.pdg /large   pedigree large.pdg /large
-   + 
-and the properties of the corresponding short-cut +and the properties of the corresponding short-cut
 {{ :faq:dbxpedlarge.gif }} {{ :faq:dbxpedlarge.gif }}
- 
- 
  
faq/dosbox.txt · Last modified: 2018/08/30 00:19 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki