Cleaning the Script Menu in Photoshop

Is there a way to clean the script menu in Photoshop? I'm launching most of my scripts from shortcuts on my Wacom Tablet and from Windows Explorer, and everytime I do one of those two options, since I'm not launching the script from the script menu, it adds a copy of the script name to the menu, thinking it's a new script. Is there a way to clean that menu, to tell it to show only the scripts in the scripts file and not every single script I launch from Windows Explorer or shortcuts?
Because now I can't use the script menu anymore because there are too many things. Every script is the at least 10 times and the list is now twice as long as my screen.

Scripts edited in ESTK and run with ESTK as the target app stay in ESTK until
you restart ESTK. The JS interpreter is ESTK is persistent across script
invocations. Bridge operates the same way, unless you #target different
interpreters.
In PS, if you have a script in Presets/Scripts and start PS, it will stay in the
File->Scripts menu until you restart PS. It will stay in the menu even if you
delete the file from disk but will not execute if it is selected. The JS
interpreter is PS recreated for each new script invocation.
On situation in which two scripts with the same name can occur in the Script
menu is if you have two scripts with the same name in two different folders
under the Presets/Scripts folder.
One other possibility (that I haven't verified) in CS3 is if you have one script
in app.path + '/Presets/Scripts' (the 'normal' scripts folder) and another in
Folder.userData + '/Adobe/Adobe Photoshop CS3/Presets/Scripts'. This Presets
folder is where user-specific mods to Presets tree should be located. I have
scripts that have to run as far back as CS so I haven't had to worry about this yet.
-X
for photoshop scripting solutions of all sorts
contact: [email protected]

Similar Messages

  • Why can't I find "AcrCalibrator" in the "Scripts" menu in Photoshop?

    I bought a mini color checker card for camera calibration, however, I couldn't find "AcrCalibrator" in the "Scripts" menu?
    Does anyone know why?
    P.S. The "Scripts" menu is the submenu of "File" in Photoshop.

    To calibrate your camera, you would need to take a picture of the Color Checker.  I assume you knew that much.
    The calibration itself is an ACR thing that has nothing to do with Photoshop.
    Until a few months ago, you would have to download a third party script, like the Tomas Fors/Chromohoilc ACR Calibrator, and run it independently.
    That is no longer necessary, because now there is the Adobe DNG Profile Editor (often confusingly referenced as the PE), which is a stand-alone application with several features, like allowing you to generate custom profiles for any camera, and with a rab called simply The Chart Tab (sometimes referred to as the Wizard Chart), which will generate the calibration based on your shot of your Color Checker.
    You'll need to download and install (it installs the new profiles automatically) the Adobe Digital Profile Editor:
    http://labs.adobe.com/wiki/index.php/DNG_Profiles:Editor
    http://labs.adobe.com/wiki/index.php/DNG_Profiles
    With Adobe's introduction of the DNG Profile editor, the camera calibration tab has been taken to a new level, and the calibration process takes about 30 minutes less than using the Chromoholics method.
    See this well written and illustrated article:
    http://www.software-cinema.com/blog/2/photo-tutorials/20/adobes-slam-dunk-the-dng-profile- editor-by-jonathan-kingston
    You'll find all kinds of references on the Adobe site and by Googling.
    EDIT: Added one more link.
    Message was edited by: Ramón G Castañeda

  • Why can't I find "AcrCalibrator" in the "Scripts" menu?

    I bought a mini color checker card for camera calibration, however, I couldn't find "AcrCalibrator" in the "Scripts" menu?
    Does anyone know why?

    chlonini wrote:
    The "Scripts" menu is the submenu of "File" in Photoshop.
    I am not at a computer with PS at the moment but the script could be in several other places, or maybe it needs downloading from the Adobe site.
    Like I said, ask the ACR experts.
    Edit: Yes, you got a really comprehensive answer there!

  • Why I can't find the update menu in the Help menu for Photoshop Elements 10 on my Mac?

    Why I can't find the update menu in the Help menu for Photoshop Elements 10 on my Mac?
    I can't manually update the saw plug-in either. I am stuck!

    Authorization and Deauthorization
    Macs:  iTunes Store- About authorization and deauthorization.
    Windows: How to Authorize or Deauthorize iTunes | PCWorld.
    In iTunes you use the Authorize This Computer or De-authorize This Computer option under the Store menu in iTunes' menubar. For Windows use the ALT-S keys to access it. Or turn on Windows 7 and 8 iTunes menus: iTunes- Turning on iTunes menus in Windows 8 and 7.
    More On De-authorizing Computers (contributed by user John Galt)
    You can de-authorize individual computers, but only by using those computers. The only other option is to "de-authorize all" from your iTunes account.
      1. Open iTunes on a computer
      2. From the Store menu, select "View my Account..."
      3. Sign in with your Apple ID and password.
      4. Under "Computer Authorizations" select "De-authorize All".
      5. Authorize each computer you still have, as you may require.
    You may only do this once per year.
    After you "de-authorize all" your authorized computers, re-authorize each one as required.
    If you have de-authorized all computers and need to do it again, but your year has not elapsed, then contact: Apple - Support - iTunes - Contact Us.

  • I can't find the Preferences option in the help menu on Photoshop.  Can you tell me where it is?

    My problem is that I can't find the Preferences option in the help menu on Photoshop.  Can you tell me where it is?

    For Windows, it's under the Edit menu or Ctrl k.

  • Any way to write code to cache the contents of the scripts menu? (or force ScriptsMenu plugin start)

    In the scripting forum I created the thread Adding custom scripts to actions revisited - Partial workaround
    Basically, you can create actions with keyboard shortcuts to execute custom javascript/vbscript, etc. and successfully reload them after restarting Illustrator but only if the user manually navigates to File->Scripts before manually loading an actions (.aia) file
    Any script menu items added to actions will be stripped from the custom actions when Illustrator is restarted because, I believe, the script menu items are not cached and are therefore invalid when the actions are automatically reloaded.
    Obviously, I'd prefer not requiring the user to navigate to the scripts menu and replace the actions every time Illustrator is started.
    Does anyone have any ideas on a way to write code so that Illustrator caches the contents of the scripts menu? Preferably this would be before the actions are loaded so they don't get invalidated and need to be reloaded in the first place. A keyboard macro would likely execute to late to be of much help.
    If anyone knows anything about the actual mechanism of caching the scripts menu or knows of anything else relevent to this please respond.
    Thanks!
    Edit: The menu is created in the Scripts Menu plugin (ScriptsMenu.aip). Perhaps there is no "cache" of the menu and the plugin just doesn't perform the startup until you browse to the File->Scripts menu?
    AIMenuGroups.h has the global definition of the group:
    #define kScriptsMenuGroup         "ScriptsMenuGroup"

    Have you looked at stored outlines ? They are for plan stability.
    Also you may want to look little deep on where your statistics are going wrong.
    I would recommend using below hint and checking where is difference in estimated(E-Rows) and actual number(A-rows) of rows. This may point out some incorrect stats.
    e.g.
    select /*+ gather_plan_statistics */ * from dual;
    D
    X
    select * from table(dbms_xplan.display_cursor(null,null,'ALLSTATS LAST'));
    Plan hash value: 272002086
    | Id | Operation | Name | Starts | E-Rows | A-Rows | A-Time | Buffers |
    | 1 | TABLE ACCESS FULL| DUAL | 1 | 1 | 1 |00:00:00.01 | 3 |
    ------------------------------------------------------------------------------------

  • Showing the script menu

    How do i activate the script menu in itunes. So i can see my scripts onscreen within itunes. Sinc I can't see them right now, i assume it means i do not have my itunes scripts assigned to itunes. but my finder script menu shows lots of itunes scripts in it. It also shows lots of safari scripts, although i can't see those inside Safari either. This has to be easy, but applehelp offers not help.

    Scripts for iTunes must be placed in specific locations to automatically appear in the Scripts menu:
    HD/Library/iTunes/Scripts (accessible by every account)
    or
    HD/Users/Username/Library/iTunes/Scripts (account specific)
    When you've never used scripts this way, the Scripts folder inside the iTunes folder does not exist, so you have to create it.
    A good resource for iTunes scripts is http://www.dougscripts.com/itunes/
    Hope this helps.
    M

  • Not seeing the 3d menu in Photoshop CC

    Hello everyone,
    I just installed 64bit version of Photoshop CC on my Dell Inspiron with 1GB gforce 525m graphics chip running Windoes 8 Pro 64bit. The trouble is that i don't see the 3d menu. If go to the performance tab in the preferences, i can see that photoshop detects my card correctly. What could be the issue? Have they moved the menu someplace else?

    A clean reinstall fixed the issue for me

  • How do I launch Organizer and Edit from the welcome menu of photoshop Elements 12?

    I've been trying to get Adobe Photoshop Elements software to work on my computer since mid December.  I've had alot of responses to different options, even from Adobe themselves, and nothing is working.
    I get the Welcome Menu screen but when I click on either Organizer or Edit nothing happens.  I am the administrator on my home computer and tried launching as administrator but nothing works.
    I've tried launching it from "Program File" exe but nothing.  When I do this I get this error message; "Windows cannot find 'C:\Program Files (x86)\Adobe\Photoshop Elements12\PhotoshopElementsEditor.exe'. Make sure you typed the name correctly, and then try again.
    I've tried a Install Photoshop Elements in a simplified mode, nothing.   I've shut down my firewall and virus program and then install, nothing.
    Looks like I've stooped everyone.  Now I can't even return it because the package is open.
    Is there anyone out in cyber land that has a simple yet brilliant solution for me?
    My computer is a 64-bit Operating System, Intel (R) Core i7 CPU, 869 @ 2.80GHz, Windows 7 Professional.
    perplexed 

    If the executable is not being recognized you must have an incomplete or faulty installation.
    I would suggest uninstalling via the control panel (Add/Remove Programs) and then re-install again from a different source. You can use the link below for the free trial (it’s identical) and if you get it correctly installed, simply use your serial number to validate and make the product permanent.
    The link starts with the Adobe Download Assistant. You then browse to the photography programs to select PSE12 to start the download. After the download completes, installation should commence automatically but you may need to double click on Setup to start it off.
    http://www.adobe.com/cfusion/tdrc/index.cfm?product=photoshop_elements&loc=us&PID=2159997

  • Run a applescript in scripts menu in Photoshop

    Hello I been trying to figure out a way to run a applescript saved as an application bundle into a javascript. I would appreciate any help on this.
    David

    It used to state (don't know if it still does not checked) that AppleScripts can be placed in the Photoshop scripts folder… This is not the case. Anyhow if I recall correctly then File.execute() from ESTK does not work as if double clicked in the GUI. If you use CS4+ then you could have the system open the app but this is where things get out of hand, have JS calling Shell to open AppleScript… Too much of a mess for me so Im learning the ESTK
    Something along the lines of…
    app.system('open ~/Desktop/Some.app');
    May work for you but its one ugly work around… and you may need to quote the path string too…

  • Script option is no longer in the File Menu

    I went to run a script today in PS CS3 and the "Script" menu item is no longer in the File menu! I have not deleting anything in purpose.
    I could not find any answers to this via Google or these forums.
    If you have some advise, please let me know.
    Thanks,
    - Kevin

    please how can i insert a message or comment in a picture extracted of my album photoshop,thanks and best regards

  • How to show script menu in numbers.

    I just bought from AppleStore the Numbers aplication and I am not able to get the script menu to show up in numbers.
    Script menu is already selected in Editor Applescript and in fact the menu shows up in ALL other applications like iCalc, Safari, Finder, etc..
    I have a MacBook Pro with Lion 10.7.3
    Any help will be gratly appreciate.

    In the English version, the Number menu bar requires about 700 pixels.
    The French one requires 850 pixels.
    It's the user's duty to define the list of actions reachable from the right area of the menu bar to fit in the available area.
    Here you may see a heavily loaded menu bar.
    Yvan KOENIG (VALLAURIS, France) mardi 14 février 2012
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.3
    My Box account  is : http://www.box.com/s/00qnssoyeq2xvc22ra4k

  • Help with selecting files from script menu or drag and drop

    I found this scale images applescript online. It works great when a bunch of files is dragged on top of the script but I would like it to also work when a folder or group of files is selected in the Finder and I activate it from the scripts menu.
    I can't get my on run statement to work. I'm not really an Applescript guy so I'm really just asking if someone can help finish what I started in this on run.
    -- save in Script Editor as Application
    -- drag files to its icon in Finder
    property target_width : 120
    property save_folder : ""
    on run
    tell application "Finder"
    activate
    set folder_path to quoted form of (POSIX path of (the selection as alias))
    set theItems to every file of folder_path
    end tell
    end run
    on open some_items
    -- do some set up
    tell application "Finder"
    -- get the target width, the default answer is the property target_width
    set new_width to text returned of ¬
    (display dialog "Target width:" default answer target_width ¬
    buttons {"OK"} default button "OK")
    if new_width as integer > 0 then
    set target_width to new_width
    end if
    -- if the save_folder property has not been set,
    -- set it to the folder containing the original image
    if save_folder is "" then
    set save_folder to ¬
    (container of file (item 1 of some_items) as string)
    end if
    -- get the folder to save the scaled images in,
    -- default folder is the property save_folder
    set temp_folder to ¬
    choose folder with prompt ¬
    "Save scaled images in:" default location alias save_folder
    set save_folder to temp_folder as string
    end tell
    -- loop through the images, scale them and save them
    repeat with this_item in some_items
    try
    rescaleand_save(thisitem)
    end try
    end repeat
    tell application "Image Events" to quit
    end open
    on rescaleand_save(thisitem)
    tell application "Finder"
    set new_item to save_folder & "scaled." & (name of this_item)
    end tell
    tell application "Image Events"
    launch
    -- open the image file
    set this_image to open this_item
    set typ to this_image's file type
    copy dimensions of this_image to {current_width, current_height}
    scale this_image by factor (target_width / current_width)
    save this_image in new_item as typ
    end tell
    end rescaleandsave

    When items are dragged to your script's icon they are passed in to the on open handler, so this triggers:
    on open some_items
    and the dragged items are passed in as some_items
    In contrast, when you double-click on the script, or invoke it via the Script menu, this runs the on run handler:
    on run
      tell application "Finder"
        activate
        folder_path to quoted form of (POSIX path of (the selection as alias))
        set theItems to every file of folder_path
      end tell
    end run
    However, there's nothing in this block that actually does anything with the selection - you (dangerously) assume that the selection is a folder (you really should check first), and just set theItems to every file in that folder then you exit.
    So to do what you want you'll need to edit your run handler to filter the selection and pass files over to the code that does the hard work.
    You already have the basis for this - your rescaleandsave() handler, so it's just a matter of identifying the files in the selection and passing those over to that handler:
    on run
      tell application "Finder"
        set cur_selection to (get selection) -- get the selection
        repeat with each_item in cur_selection -- iterate through
          if class of each_item is folder then -- do we have a folder?
            set theFiles to every file of each_item -- if so, get its contents
            repeat with each_file in theFiles -- iterate through them
              my rescaleand_save(eachfile) -- and process them
            end repeat
          else if class of each_item is document file then -- do we have a file selected?
            my rescaleand_save(eachitem) -- if so, process it
          end if
        end repeat
      end tell
    end run
    So the idea here is that the run handler gets the selection and works through the (potentially-numerous) items. For each selected item it checks whether its a folder or a file, if its a folder it gets all the files within and passes them to the rescaleandsave handler.
    Note that this is not recursive - it won't catch files within folders within folders - since it only looks at the top level of selected folders, but it wouldn't be hard to rework the script to handle that if that's what you need.

  • "Show Script menu in menu bar" setting won't stick

    Hi all,
    I'm starting some Applescript development, and I'd like to make some scripts available in the Scripts menu. I checked the box to "Show Script menu in menu bar" from within the prefs for AppleScript Editor, but it doesn't work. When I close AppleScript Editor, relaunch it, and look at the prefs again, the box is unchecked. I deleted the relevant preference files from my Library and recreated them by launching AppleScript Editor, but the setting just won't stick.
    Any ideas?
    -Tim

    Taylor,
    The preference that I'm looking at is within AppleScript Editor, the program I use to write new AppleScripts. Script Editor was the previous name of the same application. When I check the "Show Script menu in menu bar" in the AppleScript Editor prefs and close with window. The box is unchecked the next time I open the AppleScript Editor application, and the Script menu never appears in my menu bar. Everything works fine on my iMac at home. The problem seems to be isolated to my MBP. Weird.
    -Tim

  • "Edit Menu in Photoshop" function is not working anymore due to new install of Photoshop.

    I had Photoshop 7.0 installed on my system, and the "Edit Menu in Photoshop" function would bring up Photoshop 7.0, no problem.
    I then installed Photoshop CS3.
    When I pressed the "Edit Menu in Photoshop" button, it would still bring up the old Photoshop 7.0. Then I uninstalled Photoshop 7.0. Now, when I press the button, I get, "Could not edit in Photoshop. Photoshop does not appear to be installed."
    Does anybody know where I can configure Encore (CS3), so that it will recognize Photoshop CS3? If not, what do I need to do to make this work (uninstall and install Encore?)

    Andy,
    I think that Jeff got the problem handled, but this is something that we will all be living with for some time - dead links to FAQ's, other articles and the like. Stanely Jones had done a good job of finding many of the "lost" articles from the previous forum changeover. Don't know if he'll be motivated to do it all over again.
    I would like to think that Adobe has someone working on getting some of the old stuff back, or at least re-linked. Right now, the various search engines still have the old dead links in most of their searches. I guess that it will take the 'bots a while to catch up, if they ever do.
    At least Jeff & Neil have gotten some of the FAQ's back up and working. Good job!
    Hunt

Maybe you are looking for