Click here to Skip to main content
15,888,330 members
Please Sign up or sign in to vote.
4.50/5 (2 votes)
See more:
Hi,
I am looking for a solution on how to register dlls using Windows powershell.I want to know the option in PowerShell that performs similar action as RegAsm command. In my project presntly the assemblies are registered by runing batch files (.bat) and the RegAsm command is used to achieve this.

Now as per the new requirement , I have to achieve this using the Windows Powershell. I dont have much idea on powershell.It wil be great help if you could suggest me on how I can register my custom assembiles by creating commandlets (instead of bat files)

Thanks
Prajeesh
Posted

1 solution

simples[^], tsk!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900