Differentiate CS, CS2, CS3 files???

Hi,
Is it possibile to identify the version of an an InDesign file? Suppose a folder contains 3 files of different versions... How to find out which file is a CS2 or CS file?
Someone pls help...
Thank You.

If you only need to identify through CS3, you can open the file and 
search for: <xap:CreatorTool>Adobe InDesign \d
The number at the end of the string will be the version number (3, 4, 
or 5).
In CS4, they changed the format of the identifier and it's now : 
<xmp:CreatorTool>Adobe InDesign 6.0</xmp:CreatorTool> instead of: 
<xap:CreatorTool>Adobe InDesign 5.0</xap:CreatorTool> (i.e. xmp 
instead of xap). You'll need to adjust your search accordingly...
Probably a RegEx something like this is the way to go...
/<x(a|m)p:CreatorTool>Adobe InDesign \d/
Harbs

Similar Messages

  • Missing preferences, tool bars, menu items after receiving CS3 file while I have CS2

    I have Indesign CS2. I rec'd a CS3 file not knowing it was CS3. A message appeared as follows:
    Cannot Open. Please upgrade your plugins to the latest versions, or upgrade to the latest edition of Indesign.
    I went into HELP, Configure plugins. Chose "all" and "required" plugins. I then clicked ok and it said "All plugins available when you restart application" and it still wouldn't open. Then I was sent an exchange version of the same file and it still wouldn't open. I received this message:
    Cannot open. InDesign may not support the file format, a plug-in that supports the file format may be missing or the file may be open in another application.
    After this I wasn't able to get my CS2 screen back the way it was before. There's no introduction when I open the program, my tool bars aren't present, and the menu items aren't as extensive as they were before.
    It was then suggested I reinstall Cs2. I logged in under the administrator. CS2 was different than the way I had it before but the tool bars were present. I then logged in under my name and there are still problems;no tool bars, missing menu items, no intro, etc.
    I then tried rebuilding my preferences using these instructions;
    The fastest way to do this for InDesign CS2 (and any CS2 program) is to quit the program, then hold down Command-Option-Shift-Control immediately after starting it up again, and keep those keys held down. (On Windows, hold down Control-Alt-Shift.)
    If you mashed on those keys quickly enough, youll get an alert when the splash screen appears offering to Delete InDesign Preferences File?. Click Yes, but dont release the modifier keys while you do so, because youre going to get a second alert to which you should also click Yes.
    Now you can release the keys and InDesign will complete the boot-up process with fresh, clean Preferences.
    Nothing happened so my program is still missing preferences, menu items and toolbars. Any help would be greatly appreciated.
    Thanks
    Operating System Windows XP Professional
    Dell Precision 360

    First, you need to realize that resetting preferences will put them back to ground zero, not the way they were the last time you were happy.
    You can try the key combination again and see if you are any faster (we're talking near instantaneous) or you can open your user profile, show hidden files and folders and navigate to C:\Documents and Settings\Administrator\Application Data\Adobe\InDesign\Version 4.0 and rename the two files InDesign Defaults and InDesign SavedData.
    In your case, a better first option, I think, would be to try System Restore which you'll find in System Tools under the Programs > Accessories heading on the start menu. Go back to the first restore point before you tried to open the file, if you can.
    In any case, for you to open a CS3 .inx file you will need to be fully patched the the last CS2 update, and you should expect to see some text reflow issues, as well as missing any CS3 features that the author used which aren't supported in CS2.
    Peter

  • Manage multiple versions(ID CS,CS2,CS3,CS4) of INDD files Indesign proxy for PC

    Dear scripters,
    I have multiple version of ID installed in my system. I have ID CS,CS2,CS3 and CS4. While I am opening (double click) the ID CS file, automatically the file opening in CS4. For solving this problem I have searched in the forums I found there is a program called INDESIGN PROXY for MAC OSX. It manages the problems well.
    Now I am in the process of developing the application same like that for windows using VB. Here is my observation about Indesign proxy.
    1. While user double clicks the Indesign file the argument is not passing to the Indesign.exe, but the argument passes to the Indesign proxy. Something like this
    "C:\Program Files\Adobe\Adobe InDesign CS4\InDesign.exe" "%1"
    to this
    "C:\Program Files\IDproxy\proxy.exe" "%1"
    2. The proxy exe lists all the version of IDs in a dialog box. If user selects CS2, the proxy exe passes the command argument something like this
    "C:\Program Files\Adobe\Adobe InDesign CS2\InDesign.exe" "%1"
    3. Now the file will open in correct version.
    I am comfort with VB forums and coding but I am struck getting the file path while user double click's the file. I short need to get the file path of "%1" argument.
    I think I am detailed.
    Kindly advice me how can I proceed more?
    Thanks
    regards
    a r u l
    vpublish.net

    I don't think it's a mistake.
    "InDesign CS4 (3.0)"
    means: this is the OM for InDesign 3.0 (i.e., InDesign CS) that is contained in InDesign CS4.
    Wait -- do you mean there might be a difference between "the OM for InDesign 4.0 (i.e., InDesign CS2) that is contained in InDesign CS4" and, say, "OM for InDesign 4.0 (i.e., InDesign CS2) that is contained in InDesign CS5" ?
    Why on earth would anyone need that? I imagine it's not because even with versioning the 'older' scripts may not behave the same -- there must be dozens of mails about versioning not working ... I mean, if Adobe knows what causes older scripts to stop working (because, if I understand you correctly, they retroactively change it in the documentation for older versions), wouldn't it be yet easier to not cause those changes?

  • Can't open CS3 file with my CS2 bc of plug-ins...please advise

    I'm supposed to make revisions to a large book, client provided me with CS3 files that had been (supposedly) converted to open in CS2 but when I try to open it says first that I'm missing two plug-ins. When I click to proceed anyway, it lists a whole bunch of plug-in errors and says I can't open it unless I "Upgrade my plug-ins" or get the latest software.
    I plan to get CS4...but I can't do it yet. And this job needs to get done asap. Any suggestions?

    Are the files you are trying to open .indd or .inx? It sounds like they're still CS3 .indd files, and you need .inx to open in CS2 (plus you need to be fully patched to the last build).
    There are going to be issues with any features that were used in CS3 that don't exist in CS2, as well as probable changes to how lines wrap inside text frames due to differences in the text engines. This is not a good round-trip file sharing method unless further editing can all be done in CS2.

  • CS2/CS3/CS4: Cannot get file path in Unicode of the current document on Windows

    Hi All,
    In my automation plugin I need to have full absolute path of the opened document with any possible non-English letters. Using SDK examples Listener and Getter that come with Photoshop SDK the full absolute path which I obtain is in the default ANSI code page (CP_ACP) and I can convert it to Unicode using MultiByteToWideChar() API. However this works well when I have corresponding to document name language set in the "Control Panel -> Regional and Language Options -> Advanced -> Select a language to match the language version of the non-Unicode programs you want to use." For example if name of the document has Russian letters and chosen language in "Regional and Language Options" is also Russian the described conversion works well. If I change "Regional and Language Options" to English for example, full path returned by Photoshop SDK API (AliasToFullPath in PIUFile.cpp) for the document with Russian letters will contain "????????.psd" symbols.
    So I need to have an ability to get absolute file path in Unicode. Is it possible in Photoshop CS2/CS3/CS4 for Windows? I have searched forum and SDK but could not find info on it.
    Is it possible to have native HANDLE of the opened file to get file info using Windows API?
    Please advice.
    Below given slightly modified code from Photoshop CS3 which I use to get absolute file pat of the opened document.
    Thanks and regards,
    Sergey
    std::string outFilePath;
    int32 theID = 0;
    SPErr error = kSPNoError;
    error = PIUGetInfo(classDocument, keyDocumentID, &theID, NULL);
    if (error == kSPNoError)
    Handle theFileHandle = NULL;
    error = PIUGetInfoByID(theID, classDocument, keyFileReference, &theFileHandle, NULL);
    if (error == kSPNoError)
    int32 length = sPSHandle->GetSize(theFileHandle);
    Boolean oldLock = FALSE;
    Ptr pointer = NULL;
    sPSHandle->SetLock(theFileHandle, true, &pointer, &oldLock);
    if (pointer != NULL)
    outFilePath = (char*)pointer;
    sPSHandle->SetLock(theFileHandle, oldLock, &pointer, &oldLock);

    Hi All,
    Does anybody know, whether it is possible to get Unicode file path of the current document in Photoshop via Photoshop SDK API or without them?
    Thanks,
    Serhiy

  • Cannot Open 'CS3 file in CS2' - programmatically handle this dialog

    I am running a Visual Basic app that cycles through a collection of InDesign documents performing actions. We are using CS2 and the problem occurs when a CS3 document is encountered, which hangs the app. When opening the file manually the following error dialog is encountered:
    Cannot open "xxxx.indd". Please upgrade your plug-ins to their latest versions, or upgrade to the lastest version of Adobe InDesign.
    InDesign is launched by:
    appInDesign = CreateObject("InDesign.Scripting.CS2")
    User interaction is suppressed:
    appInDesign.ScriptPreferences.UserInteractionLevel = InDesign.idUserInteractionLevels.idNeverInteract
    Documents are opened by:
    docInDesign = appInDesign.Open(<FilePath>, False)
    How do you handle/identify this dialog/error without user interaction (I would like to skip the file)?
    Thanks in advance

    If you opening CS3 file in CS2 you alway get error message.
    I think best solution is check indesign document version before opening it.
    I have code for checking indesign version but it is Javascript code.
    But it will give you idea how you can check indesign version and skip that files.
    Here below is code:
    f = File.openDialog ('Select file', undefined, false);
    alert('Indesign version: '+getFileVersion(f));
    function getFileVersion(f){
    var IDVersion;
    f.open('r')
    f.seek(29, 0)
    IDversion = f.readch().charCodeAt(0);
    f.close();
    return (IDversion);
    Shonky

  • Opening CS3 Files With CS2

    I am running iMacs (Leopard). I have CS2 on 1 machine, CS3 on the other.
    When I try to open a CS3 file with CS2, I get a long list of extensions/plug ins that need to be updated.
    Where can I find the updates?
    Thanks.
    Darryl

    I assume you're referring to InDesign (please post application specific
    question in the application forums), you'll need to export as INX and
    open that.
    Don't expect perfection.
    You can search the InDesign forums for INX for more info.
    Bob

  • Can I delete CS2 and CS3 files?

    I have installed CS5 all OK. Can I dlete CS2 and CS3 files to save space? Laptop is much smaller than tower!

    I believe with files you mean application cs2 and cs3 , If that is right then you can uninstall the CS3 and CS2 without and problem.

  • Opening InDesign CS3 files in InDesign CS2

    I know that I can open a CS2 file in CS3 but is there any way to go backwards and open a CS3 file in CS2. Is there any certain file type that I can save as to make this work and have the file still editable or am I out of luck?

    And my experience with CS3 to CS2 via INX exports, all graphics inherite a black border. Even graphic elements pasted from Illustrator will gain the nasty effect, pictures box that use to be without stroke and fill will gain the feature.
    A lot of cleanning, unless the export quirk was solved since
    But beside that the type seems unaltered

  • Save CS3 File to CS2

    Hi,
    How you save a Photoshop CS3 file so that someone on the other end can open it using CS2?
    Thanks
    Kit

    Just save it.
    It shouldn't matter too much between CS3 and CS2 although Smart objects won't show as smart objects as CS2 had none. Always save with maximum compatibility.

  • Can CS2 open CS3 files?

    I will be creating CS3 files for a new client that has CS2. Can CS2 open CS3 files? I'm sure this has been asked many times here, but I can't find the answer in a search. Thank you.

    Yes, unless the file contains anything created by a CS3 specific feature that does not exist in CS2.  They're both old versions, so I can't think of any off the top of my head.  Just remember to save with maximize compatibility checked.
    A flattened file would never be a problem, of course.

  • Exporting Illustrator CS3 files to Illustrator CS2

    Can anyone tell me how I can "downsave" an Illustrator CS3 .eps file to be able to open it in Illustrator CS2? Thanks.

    You need to Save the CS3 file as a legacy version.
    Choose Save As, give it a name, click Save. On the next screen, choose CS2 from the drop down list at the top.
    Good luck!
    Malin

  • Need to Uninstall CS, CS2, CS3, CS4 - Uninstall Tool Missing

    We've been with Adobe for a long time.
    We're upgrading computers and Mac OS on all to Mavericks.
    Would like to clean up in the process.
    Would like to thoroughly UNINSTALL all CS, CS2, CS3, and CS4 products on all computers.
    We are currently using CS5.  And, after installing Mavericks, will install CS6 Design Standard.
    Most threads point to using the UNINSTALL TOOL ... but no one seems to have a link to where to get it?
    It is not in the folders that everyone says it should be.  I do not have it.
    I hesitate to just DRAG the folders to the trash.  I'd prefer a tool that will UNINSTALL proper plists, etc. ... not just trash the AP folder.
    Anyone?

    I have already been there.
    1.  In my Adobe Installers folder, there are only alias' folders for "Add or Remove Adobe Creative Suite 3 Design Premium", for "Adobe Creative Suite 4 Design Premium", for "Adobe Creative Suite 5 Design Premium" and for "Adobe ExtendScript Toolkit 2.1".  When I "Show Original" and go there and try to OPEN the folder to run the uninstaller ... nothing opens.  When I search for "Adobe Uninstaller", nothing is found.
    2. I have downloaded and run the Cleaner Tool for CS3 and 4 ... but it was very very fast (didn't see a progress bar while it was working as expected) and CS3 and 4 are still in my applications folder.  There was a message on one of them something about "support file missing".
    So, this doesn't seem to have worked ... again.
    In our office, we used to "trickle down" computers.  The person with the oldest computer gets the new on and his goes to someone else.  The problem with this has been that the person giving away the computer has been required to "clean it up" before passing it on and people haven't known HOW to do this.  Thus, the missing uninstallers, etc.
    So ... I want to delete (thoroughly) CS, CS2, CS3 and CS4, including Bridge, Device Central, Extension Manager, Drive, Fireworks, Flash, Media Encoder, Stock Photos, Version Cue, SupportAdvisor ap.
    Can I simply "drag to trash"?  I suspect not.  But unistallers don't seem to be present and cleaner tool doesn't seem to work.
    Are the instructions for "manual" removal of all files?
    Thank you.

  • CS, CS2 & CS3 place problem

    Hi,
    I was just wondering if someone could help me with the following problem:
    All l'm doing is placing a text file into a text frame - sounds easy - test code below:
    ======
    set boxContent to "HDPropane:textfile.txt"
    tell application "Adobe InDesign CS2"
        activate
        set MyDocument to active document
        try
            set myframe to (text frame 1 of MyDocument whose label is "testbox")
            «event K2  plac» (boxContent) with «class rtfo» without «class imot» given «class insh»:myframe
        on error emg
            display dialog emg
        end try
    end tell
    ========
    This works OK and will overwrite the contents each time... the problem is when you link the text frame to another text frame.... it still works fine if you run the script without having any contents in your text frames but as soon as you have some contents you get an error 'import failed'  I get the same problem in CS, CS2 & CS3
    I've even tried after the 'set myframe' adding set myframe contents to "" - adding this line was a little hit and miss  sometimes it worked sometimes l got the same import failed message.
    Regards, Gary.

    Change this:
            set myframe to (text frame 1 of MyDocument whose label is "testbox")
            «event K2  plac» (boxContent) with «class rtfo» without «class imot» given «class insh»:myframe
    to something like this:
            set myframe to (text frame 1 of MyDocument whose label is "testbox")
            set contents of parent story of myFrame to ""
            place file boxContent on myframe without showing options
    Shane Stanley <[email protected]>
    AppleScript Pro Sessions <http://scriptingmatters.com/aspro>

  • Opening Indesign CS3 files in Indesign 2.0

    Can any one assist in opening Indesign CS3 files in Indesign 2.0 please.
    Many Thanks.

    That is not possible. InDesign 2.0 is four versions ago. You can use InDesign Interchange format to get back to CS2 (and if you have CS2, you can use it again to get back to CS, but that's as far as it goes).
    Dave

Maybe you are looking for

  • Command Right/Left stopped working

    Don't know why or how, but the shortcuts command-right and command-left are not working any more. and when I go to the keyboard viewer, and press on of those, the arrows key don't get highlighted. (without command pressed they do). Any ideas?

  • Ikev2 VPN without using a SSL license? (ASA-5512)

    Hi All, I've enabled Cisco "Anyconnect Premium Peers" for client less ssl vpn connections, the obvious catch is that for ikev2 Anyconnect sessions it wants to use up the SSL license pool instead of the IPSEC pool  (which I have lots of connection lic

  • JTable with JComboBox cells

    Hi all, When I make the JComboBox(es) become the cell of the JTable, the list of JComboBox is not expanded as the way a JComboBox behaves when you click on the arrow to see the whole list. I think the JComboBox is not receiving the mouse click event.

  • "Disk can not be copied to"?

    I have an aging 4g ipod (20GB) that started freezing up fairly often. Restarting got the sad ipod picture. So I restored & started filling up, but the sync stopped at about 10GB and a message popped up that said, more or less "Disk can not be read fr

  • CRVS2010 Beta - Selection Formula

    I have some reports created with CR4VS2008 that normally work in VS2010+CR4VS2010 (after the standard conversion of the VS solution), but if I edit without changes the .rpt in VS2010 and than save the file in the new CR format, the selection formula