Fixes for msvcp & msvcr DLL's
authorGeorge Pantazis <gpant@noc.grnet.gr>
Fri, 19 Oct 2012 15:02:54 +0000 (18:02 +0300)
committerGeorge Pantazis <gpant@noc.grnet.gr>
Fri, 19 Oct 2012 15:02:54 +0000 (18:02 +0300)
commit64098de62ab99a285fc8d7a2627a9ae9270c5179
tree5433ff526a3ede053ff51f91cb18ec1384fd56ad
parent855fc9c928753b0f976bf9beeccfec5417f2d004
Fixes for msvcp & msvcr DLL's
Fixed Paths for x86 binaries
Fixed issue where the x64 wasnt found in an upgrade
Now old libraries are cleand up
Fixed Issue with always requiring restart of OS
App works now on x86, x64 @ XP SP3, VISTA, 7, 8 2008 Server, 2012 Server
Fix for Selective Sync
Fixed issue for My Documents Plugin

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>
14 files changed:
trunk/CommonAssemblyVersion.cs
trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj
trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs
trunk/Pithos.Core/Pithos.Core.csproj
trunk/Pithos.Installer/Images/ppWZDImage-bottom.bmp [new file with mode: 0644]
trunk/Pithos.Installer/Images/ppWZDImage-inner.bmp [new file with mode: 0644]
trunk/Pithos.Installer/Images/ppWZDImage-top.bmp [new file with mode: 0644]
trunk/Pithos.Installer/PithosPlus.graphics.iss [new file with mode: 0644]
trunk/Pithos.Installer/PithosPlus.iss
trunk/Pithos.Installer/logo.png [new file with mode: 0644]
trunk/Pithos.Installer/ppWZDImage-bottom.bmp [new file with mode: 0644]
trunk/Pithos.Installer/ppWZDImage-inner.bmp [new file with mode: 0644]
trunk/Pithos.Installer/ppWZDImage-top.bmp [new file with mode: 0644]
trunk/Pithos.sln