File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ All notable changes to the Adobe Script Runner extension will be documented in t
1313
1414### Changed
1515
16- -
16+ - Updates default paths for After Effects, Illustrator, and Photoshop for Windows to 2022 application versions.
1717
1818### Fixed
1919
Original file line number Diff line number Diff line change 103103 },
104104 "adobeScriptRunner.winAfterEffectsExe" : {
105105 "type" : " string" ,
106- "default" : " C:/Program Files/Adobe/Adobe After Effects 2021 /Support Files/AfterFX.exe" ,
106+ "default" : " C:/Program Files/Adobe/Adobe After Effects 2022 /Support Files/AfterFX.exe" ,
107107 "description" : " Windows only: Path to Adobe After Effects executable (AfterFX.exe)."
108108 },
109109 "adobeScriptRunner.winAfterEffectsBetaExe" : {
118118 },
119119 "adobeScriptRunner.winIllustratorExe" : {
120120 "type" : " string" ,
121- "default" : " C:/Program Files/Adobe/Adobe Illustrator 2021 /Support Files/Contents/Windows/Illustrator.exe" ,
121+ "default" : " C:/Program Files/Adobe/Adobe Illustrator 2022 /Support Files/Contents/Windows/Illustrator.exe" ,
122122 "description" : " Windows only: Path to Adobe Illustrator executable (Illustrator.exe)."
123123 },
124124 "adobeScriptRunner.winIllustratorBetaExe" : {
128128 },
129129 "adobeScriptRunner.winPhotoshopExe" : {
130130 "type" : " string" ,
131- "default" : " C:/Program Files/Adobe/Adobe Photoshop 2021 /Photoshop.exe" ,
131+ "default" : " C:/Program Files/Adobe/Adobe Photoshop 2022 /Photoshop.exe" ,
132132 "description" : " Windows only: Path to Adobe Photoshop executable (Photoshop.exe)."
133133 },
134134 "adobeScriptRunner.winPhotoshopBetaExe" : {
You can’t perform that action at this time.
0 commit comments