Search found 1 match

by Ricardo
Mon Jul 12, 2021 3:09 am
Forum: Photoshop Scripting Bug Repository
Topic: Script crashes Photoshop when Print Spooler is not running
Replies: 1
Views: 11333

Script crashes Photoshop when Print Spooler is not running

Just a heads-up: this simple script will crash Photoshop if the "Print Spooler" service is not running (tested on Windows 10 20H2 and Photoshop 20.0.1): var r=new ActionReference() r.putEnumerated(charIDToTypeID('Dcmn'),charIDToTypeID('Ordn'),charIDToTypeID('Trgt')) var d=executeActionGet(...