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

Renaming an existing script

New Here ,
Feb 03, 2022 Feb 03, 2022

Hello everyone,

 

Maybe it's stupid but I am not a developper/coder at all, but I found out that the scripts are built in the manifest.xml and other files. 

I was wondering if it's possible to change the name of a panel ("EasyCopy" to "Organizah"...whatever). 

That's it. 

 

Thank you everyone.

 

 

TOPICS
Expressions , Scripting , User interface or workspaces
131
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
Participant ,
Feb 03, 2022 Feb 03, 2022
LATEST

If manifest.xml is involved, you are talking about Extension, not a script. 

 

If thats the case:

1. Navigate to the main extension folder;

2. Find out "Menu" tag;

3. Try to change it.

 

on Mac:

/Library/Application Support/Adobe/CEP/extensions/[extension name]/CSXS/manifest.xml

on PC:
C:\Users\XXX\AppData\Roaming\Adobe\CEP\extensions\[extension name]\CSXS


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