http://bugs.winehq.org/show_bug.cgi?id=33850
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet CC| |focht@gmx.net Summary|cTrader installation abort |cTrader .NET 4.0 | |'ClickOnce' deployment | |installer fails
--- Comment #10 from Anastasius Focht focht@gmx.net --- Hello folks,
the installer and .NET 4.0 app work fine here.
Prerequisite: 'winetricks -q dotnet40 corefonts'
The installer is a .NET 'ClickOnce' deployment installer which bootstraps the package.
--- quote --- vcrun6, msxml6 ... Download from Microsoft: windows installer 4.5 (2 files for 32 bits here) and copy them, as is, inside /system32/ folder --- quote ---
Where did you get the idea this is needed?
This is clearly not needed and shows you have a broken distro/package/prefix.
The Desktop link 'Spotware cTrader.appref-ms' is perfectly fine. That's the way how 'ClickOnce' .NET deployment works.
--- snip --- http://dl.ctrader.com/spotware/xTrader.application#xTrader, Culture=neutral, PublicKeyToken=2b1d787f64b7eb41, processorArchitecture=msil --- snip ---
It will download the package first time or run the cached app:
--- snip --- ./users/focht/Local Settings/Apps/2.0/R4P7PBLY.6E3/3RKGD109.5RG/xtrader_2b1d787f64b7eb41_0001.0017_be0b89d2cdc9b69e/cTrader.exe --- snip ---
Anyway, using 'Ubuntu Utopic i386' alpha-release might not be the best choice for running apps with Wine.
IMHO there is nothing to fix here.
$ sha1sum ctrader-spotware-setup.exe 23be88f332fdc7dc5152114d15e279e39fabf483 ctrader-spotware-setup.exe
$ du -sh ctrader-spotware-setup.exe 500K ctrader-spotware-setup.exe
$ wine --version wine-1.7.20-102-g889cce4
Regards