http://bugs.winehq.org/show_bug.cgi?id=32843
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://www.box.com/downloa | |d-box-sync/ CC| |focht@gmx.net Component|-unknown |mscoree Summary|Box Sync installer fails |Box Sync installer fails |with no internet |with no internet connection |connection. |when using Mono
--- Comment #4 from Anastasius Focht focht@gmx.net 2013-01-31 15:41:32 CST --- Hello folks,
works fine for me if you use .NET Framework. The bootstrapper will download the real installer package 'BoxSyncInstaller_Win32.msi'.
I created a test account and synchronized some files.
The installer/app requires at least .NET 2.0 SP2 (winetricks -q dotnet20sp2).
Tagging this as Mono related.
$ du -sh BoxSync* 15M BoxSyncInstaller_Win32.msi 760K BoxSyncWindows.exe
$ sha1sum BoxSync* 959ea6a20578eb1d4a20267de1a6a3eb4c8c5440 BoxSyncInstaller_Win32.msi c8c12ff79c800728e1a0800fb1d09f9f1b2f085c BoxSyncWindows.exe
Regards