1
How can i disable "Script Events Manager" with sript file?
Community Beginner
,
/t5/photoshop-ecosystem-discussions/how-can-i-disable-quot-script-events-manager-quot-with-sript-file/td-p/11460144
Sep 25, 2020
Sep 25, 2020
Copy link to clipboard
Copied
Hi, I have a problem with disable "Script Events Manager", my job need enable/disable this so many time.
So is there any way to create action or scipt file to disable this thing?
TOPICS
Actions and scripting
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Explore related tutorials & articles
Guide
,
/t5/photoshop-ecosystem-discussions/how-can-i-disable-quot-script-events-manager-quot-with-sript-file/m-p/11460217#M467709
Sep 25, 2020
Sep 25, 2020
Copy link to clipboard
Copied
app.notifiersEnabled = true
app.notifiersEnabled = false
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
03KR
AUTHOR
Community Beginner
,
LATEST
/t5/photoshop-ecosystem-discussions/how-can-i-disable-quot-script-events-manager-quot-with-sript-file/m-p/11460254#M467714
Sep 25, 2020
Sep 25, 2020
Copy link to clipboard
Copied
It work, Thank you verry much 😄
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

