View Single Post
  #145  
Old 07-03-2005, 04:34 PM
iwantavr4
Sarnak
 
Join Date: Jun 2005
Location: Arizona
Posts: 50
Default

cd (locatation)
So for instance i unzipped mine to c:\temp\dbi and c;\temp\scalar

i would type:
Code:
cd c:\temp\dbi [enter]
ppm [enter]
install dbi.ppm [enter]
exit [enter]
cd c:\temp\scalar [enter]
ppm [enter]
install io-scalar.ppm [enter]
exit [enter]
Reply With Quote