{
	"id": "affce237-a05c-426a-82b1-019e4e2bd72b",
	"created_at": "2026-04-06T00:08:48.469212Z",
	"updated_at": "2026-04-10T13:12:16.078405Z",
	"deleted_at": null,
	"sha1_hash": "13357c91298bae4a6782fca7248780adb82122ba",
	"title": "Regsvcs.exe (.NET Services Installation Tool) - .NET Framework",
	"llm_title": "",
	"authors": "",
	"file_creation_date": "0001-01-01T00:00:00Z",
	"file_modification_date": "0001-01-01T00:00:00Z",
	"file_size": 58433,
	"plain_text": "Regsvcs.exe (.NET Services Installation Tool) - .NET Framework\r\nBy gewarren\r\nArchived: 2026-04-05 14:34:28 UTC\r\nThe .NET Services Installation tool performs the following actions:\r\nLoads and registers an assembly.\r\nGenerates, registers, and installs a type library into a specified COM+ application.\r\nConfigures services that you have added programmatically to your class.\r\nTo run the tool, use Visual Studio Developer Command Prompt or Visual Studio Developer PowerShell.\r\nAt the command prompt, type the following:\r\nSyntax\r\n regsvcs [/c | /fc | /u] [/tlb:typeLibraryFile] [/extlb]\r\n[/reconfig] [/componly] [/appname:applicationName]\r\n[/nologo] [/quiet]assemblyFile.dll\r\nParameters\r\nOption Description\r\n/appdir: path Specifies the root directory of the application.\r\n/appname: applicationName Specifies the name of the COM+ application to either find or create.\r\n/c Creates the target application.\r\n/componly Configures components only; ignores methods and interfaces.\r\n/exapp Specifies to the tool to expect an existing application.\r\n/extlb Uses an existing type library.\r\n/fc Finds or creates the target application.\r\n/help Displays command syntax and options for the tool.\r\n/noreconfig Does not reconfigure an existing target application.\r\n/nologo Suppresses the Microsoft startup banner display.\r\nhttps://msdn.microsoft.com/en-us/library/04za0hca.aspx\r\nPage 1 of 3\n\nOption Description\r\n/parname: name Specifies the name or id of the COM+ application to either find or create.\r\n/reconfig Reconfigures an existing target application. This is the default.\r\n/tlb: typelibraryfile Specifies the type library file to install.\r\n/u Uninstalls the target application.\r\n/quiet Specifies quiet mode; suppresses the logo and success message display.\r\n/? Displays command syntax and options for the tool.\r\nRegsvcs.exe requires a source assembly file specified by assemblyFile.dll. This assembly must be signed with a\r\nstrong name. For more information on strong name signing, see Signing an Assembly with a Strong Name. The\r\nnames of the target application and the type library file are optional. The applicationName argument can be\r\ngenerated from the source assembly file and will be created by Regsvcs.exe, if it does not already exist. The\r\ntypelibraryfile argument can specify a type library name. If you do not specify a type library name, Regsvcs.exe\r\nuses the assembly name as the default.\r\nWhen Regsvcs.exe registers a component's methods, it is subject to the demands and link demands on those\r\nmethods. Because the tool executes in a fully-trusted environment, most demands for a permission succeed.\r\nHowever, Regsvcs.exe cannot register components with methods protected by a demand or link demand for the\r\nStrongNameIdentityPermission or the PublisherIdentityPermission.\r\nYou must have administrative privileges on the local computer to use Regsvcs.exe.\r\nIf Regsvcs.exe fails while performing any of these actions, it displays corresponding error messages.\r\nExamples\r\nThe following command adds all public classes contained in myTest.dll to myTargetApp (an existing COM+\r\napplication) and produces the myTest.tlb type library.\r\nregsvcs /appname:myTargetApp myTest.dll\r\nThe following command adds all public classes contained in myTest.dll to myTargetApp (an existing COM+\r\napplication) and produces the newTest.tlb type library.\r\nregsvcs /appname:myTargetApp /tlb:newTest.tlb myTest.dll\r\nSee also\r\nTools\r\nHow to: Sign an Assembly with a Strong Name\r\nhttps://msdn.microsoft.com/en-us/library/04za0hca.aspx\r\nPage 2 of 3\n\nDeveloper command-line shells\r\nSource: https://msdn.microsoft.com/en-us/library/04za0hca.aspx\r\nhttps://msdn.microsoft.com/en-us/library/04za0hca.aspx\r\nPage 3 of 3",
	"extraction_quality": 1,
	"language": "EN",
	"sources": [
		"MITRE"
	],
	"origins": [
		"web"
	],
	"references": [
		"https://msdn.microsoft.com/en-us/library/04za0hca.aspx"
	],
	"report_names": [
		"04za0hca.aspx"
	],
	"threat_actors": [],
	"ts_created_at": 1775434128,
	"ts_updated_at": 1775826736,
	"ts_creation_date": 0,
	"ts_modification_date": 0,
	"files": {
		"pdf": "https://archive.orkl.eu/13357c91298bae4a6782fca7248780adb82122ba.pdf",
		"text": "https://archive.orkl.eu/13357c91298bae4a6782fca7248780adb82122ba.txt",
		"img": "https://archive.orkl.eu/13357c91298bae4a6782fca7248780adb82122ba.jpg"
	}
}