From 9ca25a8ecc7e0a1e4cfd00a252754877392d10be Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Tue, 23 Jul 2024 04:09:43 +0900 Subject: [PATCH] Updated REGASM (markdown) --- REGASM.md => RegAsm.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename REGASM.md => RegAsm.md (73%) diff --git a/REGASM.md b/RegAsm.md similarity index 73% rename from REGASM.md rename to RegAsm.md index 3a37d19..761a75e 100644 --- a/REGASM.md +++ b/RegAsm.md @@ -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 @@ -8,7 +8,7 @@ C:\Windows\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe Or it may vary depending on the version. -## How to register .NET COM/DLL component +## How to register the component Example: