Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

CEP panel developers : Update necessary to load unsigned panels, in 25.0 beta

Adobe Employee ,
Aug 06, 2024 Aug 06, 2024

Hello Partners!

PPro Beta 25.0 builds contain CEP 12. 

To enable unsigned panels to load again, enable PlayerDebugMode for CEP 12. 

In the Windows Registry, you would add a (String) key named `PlayerDebugMode`, with a value of 1, to:

\Computer\HKEY_CURRENT_USER\Software\Adobe\CSXS.12


[If you've been developing on that same Windows system, you should see a PlayerDebugMode key under \CSXS.11...]


On MacOS, enter the following in Terminal, then relaunch Finder:

defaults write /Users/<username>/Library/Preferences/com.adobe.CSXS.12.plist PlayerDebugMode 1

 
That should do it!

TOPICS
Question
452
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines