Ok. Welches würdest du empfehlen? Einfach den SP1 der 2005er Version (VC 8) oder die allerneuste (VC 12)?
Edit: Hab eben mal versucht VC 12 zu installieren. Folgender Fehler tritt auf:
Spoiler
[0AA8:1198][2014-04-15T13:53:48]i001: Burn v3.7.2002.0, Windows v6.1 (Build 7601: Service Pack 1), path: C:\Users\geoguest3\Downloads\vcredist_x64 (1).exe, cmdline: ''
[0AA8:1198][2014-04-15T13:53:48]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\GEOGUE~1\AppData\Local\Temp\dd_vcredist_amd64_20140415135348.log'
[0AA8:1198][2014-04-15T13:53:48]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\geoguest3\Downloads\vcredist_x64 (1).exe'
[0AA8:1198][2014-04-15T13:53:48]w055: Could not load or read state file: C:\ProgramData\Package Cache\{7f51bdb9-ee21-49ee-94d6-90afc321780e}\state.rsm, error: 0x80070002.
[0AA8:1198][2014-04-15T13:53:48]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2013 Redistributable (x64) - 12.0.21005'
[0AA8:1198][2014-04-15T13:53:49]i100: Detect begin, 2 packages
[0AA8:1198][2014-04-15T13:53:49]i101: Detected package: vcRuntimeMinimum_x64, state: Absent, cached: None
[0AA8:1198][2014-04-15T13:53:49]i101: Detected package: vcRuntimeAdditional_x64, state: Absent, cached: None
[0AA8:1198][2014-04-15T13:53:49]i052: Condition 'VersionNT64 >= v6.0 OR (VersionNT64 = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[0AA8:1198][2014-04-15T13:53:49]i199: Detect complete, result: 0x0
[0AA8:1198][2014-04-15T13:53:52]i200: Plan begin, 2 packages, action: Install
[0AA8:1198][2014-04-15T13:53:52]i052: Condition 'VersionNT64' evaluates to true.
[0AA8:1198][2014-04-15T13:53:52]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeMinimum_x64' to value 'C:\Users\GEOGUE~1\AppData\Local\Temp\dd_vcredist_amd64_20140415135348_0_vcRuntimeMinimum_x64_rollback.log'
[0AA8:1198][2014-04-15T13:53:52]i000: Setting string variable 'WixBundleLog_vcRuntimeMinimum_x64' to value 'C:\Users\GEOGUE~1\AppData\Local\Temp\dd_vcredist_amd64_20140415135348_0_vcRuntimeMinimum_x64.log'
[0AA8:1198][2014-04-15T13:53:52]i052: Condition 'VersionNT64' evaluates to true.
[0AA8:1198][2014-04-15T13:53:52]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeAdditional_x64' to value 'C:\Users\GEOGUE~1\AppData\Local\Temp\dd_vcredist_amd64_20140415135348_1_vcRuntimeAdditional_x64_rollback.log'
[0AA8:1198][2014-04-15T13:53:52]i000: Setting string variable 'WixBundleLog_vcRuntimeAdditional_x64' to value 'C:\Users\GEOGUE~1\AppData\Local\Temp\dd_vcredist_amd64_20140415135348_1_vcRuntimeAdditional_x64.log'
[0AA8:1198][2014-04-15T13:53:52]i201: Planned package: vcRuntimeMinimum_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0AA8:1198][2014-04-15T13:53:52]i201: Planned package: vcRuntimeAdditional_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0AA8:1198][2014-04-15T13:53:52]i299: Plan complete, result: 0x0
[0AA8:1198][2014-04-15T13:53:52]i300: Apply begin
[17A8:00E0][2014-04-15T13:53:56]i360: Creating a system restore point.
[17A8:00E0][2014-04-15T13:54:16]i361: Created a system restore point.
[17A8:00E0][2014-04-15T13:54:16]i320: Registering bundle dependency provider: {7f51bdb9-ee21-49ee-94d6-90afc321780e}, version: 12.0.21005.1
[17A8:00E0][2014-04-15T13:54:16]e000: Error 0x80070005: Failed to write run key value.
[17A8:00E0][2014-04-15T13:54:16]e000: Error 0x80070005: Failed to update resume mode.
[17A8:00E0][2014-04-15T13:54:16]e000: Error 0x80070005: Failed to begin registration session.
[0AA8:1198][2014-04-15T13:54:16]e000: Error 0x80070005: Failed to begin registration session in per-machine process.
[0AA8:1198][2014-04-15T13:54:16]e000: Error 0x80070005: Failed to register bundle.
[0AA8:1198][2014-04-15T13:54:16]i399: Apply complete, result: 0x80070005, restart: None, ba requested restart: No
Kann man daran erkennen, ob ich nicht genug Zugriffsrechte habe?