Can I use the XYZ viewer from my copy of XTreeGold (for DOS) in ZTreeWin?
Yes, it is possible to make use of the graphics viewers from XTreeGold under ZTreeWin, (others do not work, unfortunately, as they cannot be executed from a command prompt). As an example, here is how you can view Autocad .DWG files from ZTreeWin, using the XTreeGold v3.0 DWG viewer: (This assumes ZTreeWin resides in C:\ZTREE): -Copy files EGAVGA.BGI, XTG_VGA.DRV and XTG_GDRV.XTP to C:\ZTREE. -Copy XTG_GDWG.XTP to C:\ZTREE and rename to XTG_GDWG.EXE. -Create a file in C:\ZTREE called DWG.BAT, the contents of which is: @C: @CD \ZTREE @XTG_GDWG.EXE %1 XTG_VIEW.TMP XTG_GDRV.XTP -Then, just highlight a .DWG file, and press ‘O’ for Open.