Hi, I am trying to install TortoiseSVN, but it keeps on failing. Apparently this is supposed to work [1]. However in my case I keep getting : $ wget http://sourceforge.net/projects/tortoisesvn/files/1.7.0/Application/TortoiseSVN-1.7.0.22068-win32-svn-1.7.0.msi $ msiexec /i TortoiseSVN-1.7.0.22068-win32-svn-1.7.0.msi err:module:import_dll Library mscoree.dll (which is needed by L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe" failed, status c0000135 err:service:service_send_start_message service L"clr_optimization_v4.0.30319_32" failed to start fixme:service:scmdatabase_autostart_services Auto-start service L"clr_optimization_v4.0.30319_32" failed to start: 1053 fixme:storage:create_storagefile Storage share mode not implemented. err:msi:msi_load_all_components can't initialize assembly caches fixme:msi:ITERATE_MigrateFeatureStates migrate feature states from L"{3E07F1EB-9543-437C-9DE2-58FFCADD39A9}" version min L"0" version max (null) language (null) fixme:msi:ControlEvent_SpawnWaitDialog Doing Nothing err:msi:msi_load_all_components can't initialize assembly caches fixme:msi:ITERATE_MigrateFeatureStates migrate feature states from L"{3E07F1EB-9543-437C-9DE2-58FFCADD39A9}" version min L"0" version max (null) language (null) fixme:msi:ITERATE_RemoveExistingProducts remove L"{DE9CF741-20F7-488B-8B85-9D0F86FA51B4}" With: $ winetricks --no-isolate vcrun2010 Executing w_do_call vcrun2010 vcrun2010 already installed, skipping I also tried with [2] and [3] without success (but slightly different error messages) [1] http://appdb.winehq.org/objectManager.php?sClass=version&iId=25405 [2] http://sourceforge.net/projects/tortoisesvn/files/1.7.7/Application/TortoiseSVN-1.7.7.22907-win32-svn-1.7.5.msi [3] http://sourceforge.net/projects/tortoisesvn/files/1.7.10/Application/TortoiseSVN-1.7.10.23359-win32-svn-1.7.7.msi Thanks, -- Mathieu