Hi. Im using wine 1.0.1 on ubuntu hardy. I wan to setup an accounting program with data shared on a windows share. The problem is the exe and dll's are part of the data (the program just dumps everything on a single folder) so when I click on the exe it always says that sample.dat is not found. Is there a way I can make the progrm work from the mounted share? Thanks
xzased wrote:> Hi. Im using wine 1.0.1 on ubuntu hardy. I wan to setup an accounting program with data shared on a windows share. The problem is the exe and dll's are part of the data (the program just dumps everything on a single folder) so when I click on the exe it always says that sample.dat is not found. Is there a way I can make the progrm work from the mounted share? ThanksMount if with samba. Then map it that mount to a disk in winecfg. That's all you can really do. Wine doesn't fully support UNC paths (they work in some parts but not others).