Jump to content

SOURCEPATH: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
Defines the path to the OS/2 install diskettes image files. Normally this is the OS2IMAGES directory on the OS/2 install CD-ROM, if you have the files somewhere else you can define here the right path. The Sourcepath variable is used by the OS/2 install programm and by the programms in the "Install/Delete" folder.
Defines the path to the OS/2 install diskettes image files. Normally this is the OS2IMAGES directory on the OS/2 install CD-ROM, if you have the files somewhere else you can define here the right path. The SOURCEPATH variable is used by the OS/2 installation program and by the programs in the "Install/Delete" folder.
  SET SOURCEPATH=path  
  SET SOURCEPATH=path  



Latest revision as of 18:32, 4 October 2023

Defines the path to the OS/2 install diskettes image files. Normally this is the OS2IMAGES directory on the OS/2 install CD-ROM, if you have the files somewhere else you can define here the right path. The SOURCEPATH variable is used by the OS/2 installation program and by the programs in the "Install/Delete" folder.

SET SOURCEPATH=path 

Value can be any full path. Relative paths are not allowed.