How to open file under /home/user ?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
luzy080
Level 1
Level 1
Posts: 7
Joined: Tue Mar 31, 2009 2:40 am

How to open file under /home/user ?

Post by luzy080 »

Dear all
I install PPT under /root/.wine folder.
I can use cmd "wine /root/.wine/.../PPT.EXE /root/.wine/.../test.ppt" to open the ppt.
But I use cmd "wine /root/.wine/.../PPT.EXE /home/user/test.ppt" didn't to open.
How to set the PATH to open the file under other folder?
Thanks a lot!
MichaelS-R
Newbie
Newbie
Posts: 3
Joined: Tue Jul 14, 2009 1:16 pm

Post by MichaelS-R »

Have you tried creating a link to the other folder?

Michael
User avatar
dimesio
Moderator
Moderator
Posts: 13369
Joined: Tue Mar 25, 2008 10:30 pm

Re: How to open file under /home/user ?

Post by dimesio »

luzy080 wrote:Dear all
I install PPT under /root/.wine folder.
I can use cmd "wine /root/.wine/.../PPT.EXE /root/.wine/.../test.ppt" to open the ppt.
But I use cmd "wine /root/.wine/.../PPT.EXE /home/user/test.ppt" didn't to open.
How to set the PATH to open the file under other folder?
Thanks a lot!
http://wiki.winehq.org/FAQ#head-96bebfa ... 78b0d41014
Locked