I'm new to wine, so this could be something really basic.
I installed Origin earlier and tried to run it using wine. Ran this to get into the right place:
cd ~/.wine/drive_c/Program\ Files/
Then ran
wine OriginLab.exe
Wine says: "wine: cannot find L"C:\\windows\\system32\\OriginLab.exe""
I have used the LS command, OriginLab is in that directory. I have also tried using tab and it comes up:
Common Files/
InstallShield Installation Information/
Internet Explorer/
Origin 851Sr2 Setup Files/
OriginLab/
Any ideas?
Wine cannot find OriginLab
-
- Level 7
- Posts: 823
- Joined: Thu Aug 27, 2009 6:23 am
Re: Wine cannot find OriginLab
You probably need to make an additional "cd OriginLab" or issue a command like
"cd ~/.wine/drive_c/Program\ Files/OriginLab" in the first step.
"cd ~/.wine/drive_c/Program\ Files/OriginLab" in the first step.
Re: Wine cannot find OriginLab
I use the command
wine /users/myname/.wine/drive_c/program\ files/Origin8/Origin8.exe
and it works fine.
Origin sometimes crashes when I edit a chart's axis labelling.
wine /users/myname/.wine/drive_c/program\ files/Origin8/Origin8.exe
and it works fine.
Origin sometimes crashes when I edit a chart's axis labelling.
Re: Wine cannot find OriginLab
Don't mind what I just said on window managing. I just saw that, with winecfg, I can switch this stuff on if I like.
Re: Wine cannot find OriginLab
this actually belongs to another postedited wrote:Don't mind what I just said on window managing. I just saw that, with winecfg, I can switch this stuff on if I like.
