bakulf / bbox

...something like dropbox based on subversion.
http://bbox.nois3lab.it
Other
36 stars 4 forks source link

Windows client is not starting #24

Open gebauer opened 12 years ago

gebauer commented 12 years ago

Hi,

just tried to get you Windows client up and running, but unforntunately, it won't start here on Windows 7. The error code is (roughly translated) "The application couldn't be started correctly (0xc000007b) \n Click on "OK" to close the application" I tried various compatbility settings, but nothing worked. Any ideas?

Regards, Jan

PS: Windows7 Enterprise (64Bit)

bakulf commented 12 years ago

not yet... I'm trying to reproduce it.

gebauer commented 12 years ago

Installed on a second computer (notebook). Doesn't work either, but different error message though. Freely translated from German: "MSVCR100.dll is either not meant for execution under windows or is faulty. Reinstall form the original media or ask a system administrator or software manufacturer for assistance." The later I do right now ;-)

Anyone managed to run it on Windows 7?

Regards, Jan

Window7 enterprise (32Bit)

carl0s commented 12 years ago

I'm actually running it right now on Win7, seamlessly...

gebauer commented 12 years ago

mmmh.... nothing here... two entirely different PCs both on Windows 7 (one 32bit other 64 bit) and the above mentioned (slightly) different error messages... Are any prerequsited known? VCR-libaries (apart from the two supplied?) anything special installed?

Regards, Jan

mitchstb commented 12 years ago

I fixed both problems this way : ("The application couldn't be started correctly (0xc000007b)..." and "MSVCR100.dll is either not meant for execution under windows or is faulty...")

  1. Delete (or rename) msvcr100.dll from the bbox install directory.
  2. Install Microsoft Visual C++ 2010 SP1 Redistributable Package (x86) : http://www.microsoft.com/download/en/details.aspx?id=8328

(I tried with the x64 version because I'm running Win7 x64 but it's only working with the x86 package)

Hope this will help!

Mike

Nemo08 commented 12 years ago

tried on WinXP x32, dont started, say that something wrong with msvcrt100.dll. I download it from microsoft, replace and then it start work. Also on russian it show logs and other in wrong codepage. for win it cp1251, not 866

bakulf commented 12 years ago

can you send me the file.. or a link to the mscvcrt100.dll? Or can someone explain to me why it's so complex to release stuff for windows? :)