{
	"id": "38fccf35-b643-4a1f-8ac2-bb54f3a7a68b",
	"created_at": "2026-04-06T01:30:42.82787Z",
	"updated_at": "2026-04-10T03:21:20.059135Z",
	"deleted_at": null,
	"sha1_hash": "3445bb7369cae5516a117d89bc6b3e4ce2ff206a",
	"title": "macos: manage add list remove login items apple script",
	"llm_title": "",
	"authors": "",
	"file_creation_date": "0001-01-01T00:00:00Z",
	"file_modification_date": "0001-01-01T00:00:00Z",
	"file_size": 44017,
	"plain_text": "macos: manage add list remove login items apple script\r\nBy 262588213843476\r\nArchived: 2026-04-06 01:11:40 UTC\r\nLast active\r\nNovember 9, 2025 10:01\r\nStar (51)\r\nFork (10)\r\nmacos: manage add list remove login items apple script\r\n# applescript\r\n# add login item\r\nosascript -e 'tell application \"System Events\" to make login item at end with properties {name:\r\n\"Notes\",path:\"/Applications/Notes.app\", hidden:false}'\r\n# delete login item\r\nosascript -e 'tell application \"System Events\" to delete login item \"itemname\"'\r\n# list loginitems\r\nosascript -e 'tell application \"System Events\" to get the name of every login item'\r\n# with defaults\r\ndefaults write loginwindow AutoLaunchedApplicationDictionary -array-add '{ \"Name\" = \"Notes\" ; \"Path\"\r\n= \"/Applications/Notes.app\"; \"Hide\" = 0; }'\r\nSource: https://gist.github.com/kaloprominat/6111584\r\nhttps://gist.github.com/kaloprominat/6111584\r\nPage 1 of 1",
	"extraction_quality": 1,
	"language": "EN",
	"sources": [
		"MITRE"
	],
	"references": [
		"https://gist.github.com/kaloprominat/6111584"
	],
	"report_names": [
		"6111584"
	],
	"threat_actors": [],
	"ts_created_at": 1775439042,
	"ts_updated_at": 1775791280,
	"ts_creation_date": 0,
	"ts_modification_date": 0,
	"files": {
		"pdf": "https://archive.orkl.eu/3445bb7369cae5516a117d89bc6b3e4ce2ff206a.pdf",
		"text": "https://archive.orkl.eu/3445bb7369cae5516a117d89bc6b3e4ce2ff206a.txt",
		"img": "https://archive.orkl.eu/3445bb7369cae5516a117d89bc6b3e4ce2ff206a.jpg"
	}
}