Updated REGASM (markdown)

Namhyeon Go 2024-07-23 04:09:43 +09:00
parent e0ef54043a
commit 9ca25a8ecc

@ -1,6 +1,6 @@
## REGASM for WelsonJS ## RegAsm for WelsonJS
In general, the location of REGASM is as follows. In general, the location of RegAsm is as follows.
``` ```
C:\Windows\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe C:\Windows\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe
@ -8,7 +8,7 @@ C:\Windows\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe
Or it may vary depending on the version. Or it may vary depending on the version.
## How to register .NET COM/DLL component ## How to register the component
Example: Example: