MachineSetup - simnova/webdevdocs GitHub Wiki

Development Machine Setup:

Software Installs

cinst VisualStudio2013Ultimate
cinst fiddler4
cinst SublimeText3
cinst resharper
==== FIX : making CiscoVPN work on windows 8: ====source Open Registry editor by typingregedit in Run prompt
  • Browse to the Registry Key HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\CVirtA
  • Select the DisplayName to modify, and remove the leading characters from the value data upto "%;" i.e.
    • For x86, change the value data from something like "@oem8.inf,%CVirtA_Desc%;Cisco Systems VPN Adapter” to "Cisco Systems VPN Adapter”
    • For x64, change the value data from something like "@oem8.inf,%CVirtA_Desc%;Cisco Systems VPN Adapter for 64-bit Windows” to "Cisco Systems VPN Adapter for 64-bit Windows”
  • Try connecting again

Ignore Patterns

  • SVN: *.o *.lo *.la *.al .libs *.so *.so.[0-9]* *.a *.pyc *.pyo *.rej *~ #*# .#* .*.swp .DS_Store [Bb]in [Oo]bj *Re[Ss]harper* *.suo *.user

Service Links

Services: Additional services: garbagePageSpeed
  • Compression Software : 7-Zip
  • Cisco VPN

==== FIX : making CiscoVPN work on windows 8: ====source

Open Registry editor by typingregedit in Run prompt

  • Browse to the Registry Key HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\CVirtA
  • Select the DisplayName to modify, and remove the leading characters from the value data upto "%;" i.e.
    • For x86, change the value data from something like "@oem8.inf,%CVirtA_Desc%;Cisco Systems VPN Adapter” to "Cisco Systems VPN Adapter”
    • For x64, change the value data from something like "@oem8.inf,%CVirtA_Desc%;Cisco Systems VPN Adapter for 64-bit Windows” to "Cisco Systems VPN Adapter for 64-bit Windows”
  • Try connecting again

Ignore Patterns

  • SVN: *.o *.lo *.la *.al .libs *.so *.so.[0-9]* *.a *.pyc *.pyo *.rej *~ #*# .#* .*.swp .DS_Store [Bb]in [Oo]bj *Re[Ss]harper* *.suo *.user

Service Links

Services:

Additional services:

⚠️ **GitHub.com Fallback** ⚠️