Problem with the installation of AVR Studio 4

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Edoardo
Newbie
Newbie
Posts: 1
Joined: Tue Apr 06, 2010 2:27 pm

Problem with the installation of AVR Studio 4

Post by Edoardo »

Hi
I have a problem with the installation of AVR Studio 4 with wine.
when I run the command: wine AvrStudio4Setup.exe
the output is:
fixme:reg:GetNativeSystemInfo (0x32f0ac) using GetSystemInfo()
fixme:storage:StgCreateDocfile Storage share mode not implemented.

and an error window is opened with this words written:
The current version of the application could not be determined. The setup will now terminate.

Thank you very much for the interest
Edoardo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Problem with the installation of AVR Studio 4

Post by vitamin »

Edoardo wrote:The current version of the application could not be determined. The setup will now terminate.
You most likely using wine-1.1.41 which has this bug. Upgrade to wine-1.1.42.
Locked