Skip to content

Instantly share code, notes, and snippets.

@goyalmohit
Last active December 29, 2016 05:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goyalmohit/87c58896d4ccaf1a088bb2545d109675 to your computer and use it in GitHub Desktop.
Save goyalmohit/87c58896d4ccaf1a088bb2545d109675 to your computer and use it in GitHub Desktop.
[System.Reflection.Assembly]::Load("System.EnterpriseServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")
$publish = New-Object System.EnterpriseServices.Internal.Publish
$publish.GacInstall("F:\Dlls for FBA\Metavrse.SharePoint.SyncLib.dll")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment