mirror of
https://github.com/keystone-engine/keystone
synced 2026-06-08 15:15:30 +00:00
59328a0fde
Get-Help fixes & Remove copyright notice in psd
Usage To use the PowerShell binding, the Keystone folder should be added to one of the PowerShell module directories: # Global PSModulePath path %Windir%\System32\WindowsPowerShell\v1.0\Modules # User PSModulePath path %UserProfile%\Documents\WindowsPowerShell\Modules Once this is done the module can be initialized by typing “Import-Module Keystone” in a new PowerShell terminal. Further information on the usage of the binding can be obtained with the following command: Get-Help Get-KeystoneAssembly -Full Notes The Keystone engine requires the Visual C++ Redistributable Packages for Visual Studio 2013. The architecture relevant installer can be downloaded at the following URL: * https://www.microsoft.com/en-gb/download/confirmation.aspx?id=40784