{
	"id": "e5029672-95d5-4b7e-9e39-862787d278e1",
	"created_at": "2026-04-06T00:15:23.032453Z",
	"updated_at": "2026-04-10T03:21:43.409761Z",
	"deleted_at": null,
	"sha1_hash": "87beaf5a64295af3b336a2a304f7bf412c94ff7b",
	"title": "assoc",
	"llm_title": "",
	"authors": "",
	"file_creation_date": "0001-01-01T00:00:00Z",
	"file_modification_date": "0001-01-01T00:00:00Z",
	"file_size": 44122,
	"plain_text": "assoc\r\nBy robinharwood\r\nArchived: 2026-04-05 18:37:46 UTC\r\nDisplays or modifies file name extension associations. If used without parameters, assoc displays a list of all the\r\ncurrent file name extension associations.\r\nNote\r\nThis command is only supported within cmd.exe and is not available from PowerShell. Though you can use cmd\r\n/c assoc as a workaround.\r\nSyntax\r\nassoc [\u003c.[ext]\u003e[=[\u003cfiletype\u003e]]]\r\nParameters\r\nParameter Description\r\n\u003c.ext\u003e Specifies the file name extension.\r\n\u003cfiletype\u003e Specifies the file type to associate with the specified file name extension.\r\n/? Displays help at the command prompt.\r\nRemarks\r\nTo make changes in associations, you need administrator privileges.\r\nTo remove the file type association for a file name extension, add a white space after the equal sign by\r\npressing the SPACEBAR.\r\nTo associate files without extension to a file type, use just a dot (see the examples).\r\nTo view current file types that have open command strings defined, use the ftype command.\r\nTo redirect the output of assoc to a text file, use the \u003e redirection operator.\r\nExamples\r\nTo view the current file type association for the file name extension .txt, type:\r\nhttps://docs.microsoft.com/windows-server/administration/windows-commands/assoc\r\nPage 1 of 2\n\nassoc .txt\r\nTo remove the file type association for the file name extension .bak, type:\r\nassoc .bak=\r\nNote\r\nMake sure you add a space after the equal sign.\r\nTo view the output of assoc one screen at a time, type:\r\nassoc | more\r\nTo send the output of assoc to the file assoc.txt, type:\r\nassoc\u003eassoc.txt\r\nAssociate .log to text files:\r\nassoc .log=txtfile\r\nAssociate files with no extension to text files:\r\nassoc .=txtfile\r\nRelated links\r\nCommand-Line Syntax Key\r\nftype command\r\nSource: https://docs.microsoft.com/windows-server/administration/windows-commands/assoc\r\nhttps://docs.microsoft.com/windows-server/administration/windows-commands/assoc\r\nPage 2 of 2",
	"extraction_quality": 1,
	"language": "EN",
	"sources": [
		"MITRE"
	],
	"references": [
		"https://docs.microsoft.com/windows-server/administration/windows-commands/assoc"
	],
	"report_names": [
		"assoc"
	],
	"threat_actors": [],
	"ts_created_at": 1775434523,
	"ts_updated_at": 1775791303,
	"ts_creation_date": 0,
	"ts_modification_date": 0,
	"files": {
		"pdf": "https://archive.orkl.eu/87beaf5a64295af3b336a2a304f7bf412c94ff7b.pdf",
		"text": "https://archive.orkl.eu/87beaf5a64295af3b336a2a304f7bf412c94ff7b.txt",
		"img": "https://archive.orkl.eu/87beaf5a64295af3b336a2a304f7bf412c94ff7b.jpg"
	}
}