Skip to content

Instantly share code, notes, and snippets.

@hpcorona
Created July 26, 2013 17:53
Show Gist options
  • Save hpcorona/6090834 to your computer and use it in GitHub Desktop.
Save hpcorona/6090834 to your computer and use it in GitHub Desktop.
To Enable Visual Studio 2010 Project on Parallels Desktops
C:\Windows\system32>c:\windows\Microsoft.NET\Framework\v4.0.30319\CasPol.exe -m -ag 1.2 -url file://psf/Home\* FullTrust
C:\Windows\system32>c:\windows\Microsoft.NET\Framework\v4.0.30319\CasPol.exe -m -ag 1.2 -url file://y:\* FullTrust
C:\Windows\system32>c:\windows\Microsoft.NET\Framework\v2.0.50727\CasPol.exe -m -ag 1.2 -url file://psf/Home\* FullTrust
C:\Windows\system32>c:\windows\Microsoft.NET\Framework\v2.0.50727\CasPol.exe -m -ag 1.2 -url file://y:\* FullTrust
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment