[Date Prev][Date Next][Subject Prev][Subject Next][Date Index][Subject Index]
Re: XyWrite for Windows (10)
- Subject: Re: XyWrite for Windows (10)
- From: Edward Mendelson <em36@xxxxxxxxxxxx>
- Date: Fri, 11 Sep 2020 23:08:35 -0400
I know nothing about XyWrite for Windows, but it seems that it doesn't
recognize the logon unless the current directory is the folder with
XyWin, and Open with... seems to open from somewhere else (I don't know
where). So write a batch file that looks like:
c:
cd \xywin
xw.exe %1
and use Open with... to open the document with the batch file, not
XW.exe alone.