Re: Program links result in error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



benstyr wrote:
> I created a executable script in the Rosetta Stone folder with the following code:
> 
> [#!/bin/bash
> cd $HOME/.wine/drive_c/Program\ Files/Rosetta\ Stone/Rosetta\ Stone\ V3
> wine RosettaStoneVersion3.exe]

To make this work with a link you need to specify correct work directory (the directory with the executable). Alternatively you can use 'wine start /path/program.exe'), which should work in your case.






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux