From Trifle Menot@triflemenot@protocol.invalid to alt.bbs.pcboard on Fri Apr 5 18:27:39 2013
From Newsgroup: alt.bbs.pcboard
On desqview I got a sharing violation when trying to run 2 nodes at the
same time. To successfully run multinode on desqview, pcboardm.exe must
have the read only attribute. You can add it by hand:
attrib +r pcboardm.exe
And here is a build fix I will roll into the next release: