I said: 
 > But I think there is a way to include the stub in the CP.EXE for making it 
 > easier for "newcomers".
C:\>cd freedos\bin  {need to have dos32a.exe in the directory path]
C:\FREEDOS\BIN>sb /B /O \apps\opencv\opencv.exe
SB/32A -- Bind Utility version 9.1.2
Copyright (C) 1996-2006 by Narech K.
SB/32A fatal: cannot open file "\apps\opencv\opencv.exe"
C:\FREEDOS\BIN>sb /B /O \apps\opencp\
WHATSNEW.TXT  VOCP.DLL      [SYSTEM]      RYG.GIF       README.TXT
DAPOSER.GIF   CPMODNFO.DAT  CPHOST.EXE    CPARCS.DAT    CP.PAK
CP.INI        CP.EXE        COPYING.TXT   DOS4GWOL.EXE  CPORIG.EXE
CP_FIXED.EXE  SCREEN.TXT    CP_FIX1.EXE   CP_FIX2.EXE
C:\FREEDOS\BIN>sb /B /O \apps\opencp\opencp.exe
SB/32A -- Bind Utility version 9.1.2
Copyright (C) 1996-2006 by Narech K.
SB/32A fatal: cannot open file "\apps\opencp\opencp.exe"
C:\FREEDOS\BIN>sb /B /O \apps\opencp\cp.exe
SB/32A -- Bind Utility version 9.1.2
Copyright (C) 1996-2006 by Narech K.

Application Name:   "\apps\opencp\cp.exe"
Application Size:   151889 bytes
Application Type:   DOS/32 Advanced DOS Extender bound to
                    LE-style file format Linear Executable

  Unbinding file:   "\apps\opencp\cp.exe"
Destination file:   "\apps\opencp\cp.le"
Destination size:   124353 bytes (81.9%)

    Binding file:   "\apps\opencp\cp.le"
Destination file:   "\apps\opencp\cp.exe"
Destination size:   151889 bytes (100.0%)
  Stub file used:   "DOS32A.EXE"
C:\FREEDOS\BIN>logger print > cpstub.txt



_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to