In this article, will explain how to download the Plugin Registration Tool using Power Shell Script from Nuget.
Follow the below steps to download the same.
Step 1
Create a folder in D Drive and name it as “DevTools“
Step 2
Click on Windows, search for Windows PowerShell and open it.
Step 3
Type the below command to change the directory.
cd D:DevTools
Step 4
Copy & Paste the below PowerShell script in PowerShell Window to download Plugin Registration Tool from Nuget.
Read More