Ubuntu install .msi file error

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
pouvouv
Level 1
Level 1
Posts: 5
Joined: Wed Aug 04, 2010 2:19 am

Ubuntu install .msi file error

Post by pouvouv »

Hi,
I tried to install zwcad 2011 on ubuntu and get this error message:
fixme: storage: create storagefile storage share mode not implemented

Does anyone know how to fix this?

I'm using ubuntu 10.04 with wine 1.3.26 installed and i set the wine for windows xp. the install file is .msi files

thank you for your help.

cheers,
erick
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

Ubuntu install .msi file error

Post by jjmckenzie »

On 9/10/11 1:19 PM, pouvouv wrote:
Hi,
I tried to install zwcad 2011 on ubuntu and get this error message:
fixme: storage: create storagefile storage share mode not implemented

Does anyone know how to fix this?
It is a fixme, not an error. This means that this type of file storage
is not implemented, yet, as the message states.

What is NOT working with the installer? This error should not be
stopping it.

Can you produce the a log file as described at
http://wiki.winehq.org/FAQ#get_log and post it on a pastebin type site
(Ubuntu has one) and then provide the URL to the 'pastie' here so those
interested can go and read it?

Also, there is no entry for this version in the Applications Database.
Would you be so kind as to add one?

Thank you.

James
pouvouv
Level 1
Level 1
Posts: 5
Joined: Wed Aug 04, 2010 2:19 am

Post by pouvouv »

Hi,
I'm not quite sure if this is what you mean but this is what the log file says.

wine: cannot find L"C:\\windows\\system32\\zwcad2011engweb.msi"

I've added the file version in the AppDB.

Cheers,
Erick
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

pouvouv wrote:I'm not quite sure if this is what you mean but this is what the log file says.

wine: cannot find L"C:\\windows\\system32\\zwcad2011engweb.msi"
Did you cd to the directory where the installer is located before trying to run it? (You should.)
Locked