Support for new features in App-V 5.0 SP3

Is there or will there be an upgrade to SCCM 2012 R2 to support the new features in App-V 5.0 SP3?  Specifically connection group functionality changes.
Thank you.

As far as I am aware there's no support as yet. I'd assume the next release has this.
Cheers Paul |

Similar Messages

  • Support for new Nvidia Quadro gpu?

    When support for new Nvidia Quadro gpu? For example Nvida Quadro K2200 and K4200
    Thk

    What do you mean when you say "support"? All of After Effects OpenGL features already work on those cards.
    The only thing that isn't supported on those cards is GPU acceleration of the ray-traced 3D renderer, which is an obsolete and almost entirely irrelevant feature. No more GPUs will ever be added to the list of cards supported for that feature.
    Details:
    GPU (CUDA, OpenGL) features in After Effects

  • How to add support for new file type.

    Using the ESDK, I would like to add support for new file type ( a new extension). this new extension will function like any other non visual code editor but will have specific syntax highlighting, code folding and explorer.
    I am trying ot figure out if I need to create a new editor or use existing JDeveloper code editor and add support for new file type. Does anyone have a high level outline on how to do this using the ESDK that is specifically targeted at adding new file type support for a text based code editor?
    I have looked at the Samples and keep going in multipe directions. It would be cool if there was an example that was how add syntax higlighting for new file type.
    Thank you

    Brian, thank you. I looked at this extension and it answered a lot of questions for me. I was going in the right direction but needed a little help and bost of confidence, this is just what I needed. I created the LanguageSupport, LanguageModel, Addin, Node and TextDocument that are specific to the new file type. I was getting hung up on how to hook this into the JDevelpoer editor. I keep thinking I have to create a custom editor but it looks like I don't have to and it looks like I can associate this file support with the editor framwork, for version 10.1.3.2, with the following in the Addin Initilize() method.
    Recognizer.mapExtensionToClass(MY_EXTENSION, MyNode.class);
    CodeEditor.registerNodeType(MyNode.class, MY_EXTENSION);
    LanguageModule.registerModuleForFileType(new MyLanguageModule(), MY_EXTENSION);
    I have done this but still not able to recognize the new file type.
    At this point, I just want to be able to recognize the new file and display it's associated icon or display a messare to the message log. I put a System.out.println("test") in the Initilize() method of my addin. then I registered MyAddin in the extension.xml. JDeveloper sees this new extension and it is loaded but I have not been able to show the test message or display the new icon when I open the new file type.
    extension.xml
    <?xml version="1.0" encoding="windows-1252" ?>
    <extension xmlns="http://jcp.org/jsr/198/extension-manifest"
               id="teisaacs.jdev.myext.MyAddin" version="1.0.0" esdk-version="1.0"
               rsbundle-class="teisaacs.jdev.myext.resources.MyResBundle">
        <name rskey="EXTENSION_NAME">My Code Editor</name>
        <owner rskey="EXTENSION_OWNER">Me</owner>
        <dependencies>
            <import version="10.1.3">oracle.jdeveloper</import>
        </dependencies>
        <hooks>
            <jdeveloper-hook>
                <addins>
                    <addin>teisaacs.jdev.myext.MyEditorAddin</addin>
                </addins>
            </jdeveloper-hook>
            <feature-hook>
                <description>My Code Editor</description>
                <optional>true</optional>
            </feature-hook>
            <document-hook>
                <documents>
                    <by-suffix document-class="teisaacs.jdev.myext.model.MySourceDocument">
                        <suffix>my</suffix>
                        <suffix>MY</suffix>
                    </by-suffix>
                </documents>
            </document-hook>
            <editor-hook>
                <editors>
                    <editor editor-class="teisaacs.jdev.myext.editor.MyEditor">
                        <name rskey="EXTENSION_NAME">My Editor</name>
                    </editor>
                    <mappings>
                        <mapping document-class='teisaacs.jdev.myext.model.MySourceDocument">         
                            <open-with editor-class="teisaacs.jdev.myrext.editor.MyEditor"
                                       preferred="true"/>
                            <open-with editor-class="javax.ide.editor.CodeEditor"/>
                        </mapping>
                    </mappings>
                </editors>
            </editor-hook>
        </hooks>
    </extension>
    public class MyAddin implements Addin {
        public static final String MY_EXTENSION = "my";
        public void initialize() {
            System.out.println("MyEditor Constructor");
            new MyLanguageModule();
            Recognizer.mapExtensionToClass(MY_EXTENSION, MyNode.class);
            CodeEditor.registerNodeType(MyNode.class, MY_EXTENSION);
            LanguageModule.registerModuleForFileType(new MyLanguageModule(), MY_EXTENSION);
    }I have added and removed the editor hook along with many other modificaitons to the extension.xml but still not recognizing the new file extension.
    Todd

  • Do we get to have our "Apple Configurator" updated for new features on iOS6?

    I was wondering, if we get to have "Apple Configurator" would be updated for new features added on iOS6 devices.
    Does anybody have any iead about that?
    Eddie

    Forgotten security questions - https://discussions.apple.com/message/18402551
    More involved forgotten question issues - https://discussions.apple.com/thread/3961813

  • BIOS SUPPORT FOR NEW CPUS!!!!

      hello
    new post , i just got this board (6547 v1.0) board with a celeron 1.7 (clocked at 125mhz ) 2.14ghz and is total stable.
    v1.8 bios support up to a 1.8 cel, are they going to make a update to support a 2hz cel, OR  have they droped support for it.
    and where can you get beta bios for this and other board (msi-development site).... ?(  ;(
    MAKE A VOTE (HOW OLD IS YOU BOARD AND HAVE THEY DROPED SUPPORT FOR NEW CPU,S FOR YOU BOARD-POST?

    assuming its a 645 ultra by the bios numberlink

  • Desperate For New Features

    Are there any new features coming for Muse? It's good but when I see the online web design sites i.e. Squarespace and WIX, I'm beginning to wonder about the feasibility of having Muse CC at a higher cost.
    It would be good to be able to embed apps and customize the look and feel of them. Being able to house a blog without coding within a site would be a BIG plus. Maybe some widgets?
    I love Muse but I need more features to justify me staying with her.
    Thanks,
    NJ

    I was getting the same error message when trying to instal a simple brush in CS6 64bit, I saved my work and backed out of the program and opened the regular (i'm guessing 32 bit) program and tried to instal them there. It worked no problem. That would be my suggestion to you to see if it is an error in both formats of CS6 and if it works, it might be something to let adobe know is an error that needs be fixed or at least addressed to the general public as to why it won't work. I beleive you should have received both version with your install. I did anyways.
    Best wishes

  • Recommendation for new features in next Sun Studio releases

    Hello,
    I have started using the Sun Studio Express recently and as a feedback to your opening to receive proposals to new features in the next releases of the Sun Studio collection I would want to point some aspects of interest to the programmers in writing good software for embedded systems and not only.
    First of all, with regards to the subject of great interest to me in this moment, multicore/multiprocessor parallel programming, I would appreciate the following :
    - if the compiler would be extended with new directives to allow the programmer to measure the load of each core and/or processor that is available to him.
    - if the compiler would be extended with directives to allow the programmer to get the core ID on which a specific section of code is executed. As en example consider o multithreaded application and in the associated function for each thread read the core ID and function of this value perform specific actions.
    - if the compiler would be extended with directives to allow the programmer to get the ID of the processor in the system - supposing a specific system has many multicore processors. (I don't know if this is possible).
    - if the compiler would be extended with directives to allow the programmer to specify the core and/or processor on which it wants to be executed a specific process,thread,function,(maybe instruction).
    With these macros I think a lot of things can be exercised, one that I think in this moment is the posibility for the programmer to implement his own algorithm of load balancing for the cores and processors of his system.
    Another point I would recommend would be that the watch window in the Sun Studio IDE to permit the selection of the format in which the data to be displayed.As an example if I have a U32 variable to be able to select in the watch window the integer ,hexadecimal or binary format in which I would want to be displayed.
    Another useful thins that I sought at other IDEs would be a popup window or something similar to select how to see the source code: as a .c file , as an assembler code , or as a mixture of C and assemble.
    That's all for the moment, if I see something else I would post another message.
    Thank you,
    Steve.

    steveg wrote:
    First of all, with regards to the subject of great interest to me in this moment, multicore/multiprocessor parallel programming, I would appreciate the following :
    - if the compiler would be extended with new directives to allow the programmer to measure the load of each core and/or processor that is available to him.
    - if the compiler would be extended with directives to allow the programmer to get the core ID on which a specific section of code is executed. As en example consider o multithreaded application and in the associated function for each thread read the core ID and function of this value perform specific actions.
    - if the compiler would be extended with directives to allow the programmer to get the ID of the processor in the system - supposing a specific system has many multicore processors. (I don't know if this is possible).
    - if the compiler would be extended with directives to allow the programmer to specify the core and/or processor on which it wants to be executed a specific process,thread,function,(maybe instruction).
    With these macros I think a lot of things can be exercised, one that I think in this moment is the posibility for the programmer to implement his own algorithm of load balancing for the cores and processors of his system.
    These are OS functions, not compiler's. Solaris has a wide selection of ways and tools to assign processes and threads to cpus; processor_bind(2) is a function you can call and pbind(1M) is a tool you can use on a running app. There are more, just google for it.
    Another point I would recommend would be that the watch window in the Sun Studio IDE to permit the selection of the format in which the data to be displayed.As an example if I have a U32 variable to be able to select in the watch window the integer ,hexadecimal or binary format in which I would want to be displayed.
    Good point. I'll check if there already is an RFE (Request For Enhancement) filed and file one if it's not. Thanks for letting us know!
    Another useful thins that I sought at other IDEs would be a popup window or something similar to select how to see the source code: as a .c file , as an assembler code , or as a mixture of C and assemble.
    But there is disassembly window already. See screenshot here: http://developers.sun.ru/images/stories/sunstudio/images/sun_studio_dbx.png

  • Instructions for new features in 5.0 don't work on Mac.

    The instructions for using new features in Firefox 5.0 do not work on Mac, which is most likely your largest user considering Mac users can't use IE. Contol-clicking on a tab does not result in a menu with "pin tab" or any similar wording. It is not possible to drag one tab icon on top of another to create tab groups. Those are the only two changes I've tried. Do these features not work on Mac? If they do, how do those of us who are intelligent enough to use the superior computer find instructions?

    Your point that the support is manned by volunteers and not the company producing the software is the problem. I have a little time right now, but I teach 15 credit hours of college writing courses during the academic term, which means I work 14 to 18 hours a day seven days a week. I do not have time to search through endless posts to seek answers to basic functionality questions. The companies that produce software should be responsible for explaining how it works, and they should do so in non-technical terms unless they want me to impose my expertise on them and demand perfect grammar on their sites. But then, corporate America is not held responsible for anything these days. Frequent, needless software updates that limit rather than enhance functionality are quickly turning me into a neo-Luddite.

  • Request for New Features in Adobe Application Manager

    Creative Cloud has been around for a year now and Adobe Application Manager has been the tool to update and download new apps. AAM works fine but, it's so minimal, ever since then I've been waiting for Adobe to release a more useful version.
    Here are some essential features that would make Adobe Application Manager more useful...
    - Make the AAM window resizeable. If a window contains a long list of items why would it be locked at a short height? Just let the user expand the window as large as they like to view all items.
    - Show the version numbers next to the application titles. User should be able to see the version of the available update as well as the version currently installed on user's computer.
    - Show the available app's download size in MB. And, while downloading show the MB progress/totals not just a percentage.
    - Allow user to pause downloads.
    - Show a short description of the application under each title. Or, at least make a link to the application's webpage.
    - Add an Uninstall option for user's existing apps.
    I currently have Version 7.0.0.324 of Adobe Application Manager. Please let me know if there is some other more advanced version of AAM or if I'm overlooking some existing features.
    Thanks.  Den.

    Hi dendowling
    Thanks for showing your interest in Adobe Products ...I appreciate your findings in AAM...
    You can Raise Feature Request on below link : https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • Is it possible to add support for new database type in Data Modeler?

    Hi,
    I see that Data Modeler v.4 supports different versions of Oracle, DB2 and MS SQL. Is it possible to add support for a new database family,
    PostgreSQL for example? I hoped that RDBMS Site editor can do it, but so far I don't see any possibility to add XML files with metadata for a new RDBMS.
    I did it previously for PowerDesigner were it is possible to add and modify definitions for new relational databases.
    Thank you,
    Sergei

    There is discussion option as an out of the box feature. Check this: BI launch pad 4.0: Participate in a discussion about a document

  • CS5.1 support for new DSLR cameras (D600)

    I would like to understand the business decission (if there is any) why Adobe decided that for new DSLR  cameras support they will update only the Camera Raw version for the current release CS6 and not respecting the legacy for the n-1 release (updating the Camera raw for CS5.1).  This is a serious concern and disapointment.  Does it means that each time Adrobe has a new release , if i chnage the DLSR i am FORCED to upgrade and pay 190$ eventhus I do not need the new release features?

    Ah, thanks guys - I am very very happy to eat crow on that one!
    The actual point of my post was to make me feel better, and boy did it work!    I did not expect any actual relief, so actually now the post is twice is good as I thought - I was actually wrong!
    Anyway, I might mention (I didn't get into all the details) that I actually canceled the order for the d800e (the "e" version was backordered until just recently), as the d600 was just announced as my order was about to process.
    So actually I am in the same bad situation as the previous poster, but maybe now I will go back to the d800 - saving a $450 upgrade to CS6 actually saves half the difference in price between the cameras.
    And sorry for the rant on the 2 analogies.  It was not a troll.  I vaguely remember in my research that Lightbox comes with ACR, is that true?  Lightbox doesn't come with CS5.5 MC, but I wonder if i were to buy it ($99??) that'll give me the latest ACR that supports the d600, and problem solved.  I assume once i have the latest ACR it'll let me open straight into PS and not make me go through Lightbox and then PS?
    Anyway, if that is correct, that would be a much better answer to the original poster (and it saves him $100).  Other good answers (if this Lightbox hack won't work), might be:
    "It's an incredible amount of work to support nearly every camera and lens ever made in ACR, so even though it comes free with your software, you don't get free updates once your software moves to a new version."
    or
    "The d600 began shipping nearly immediately upon announcement, and it takes a while to update the software."  (perhaps the responder didn't realize it, but this was the situation with the d600.)
    But the car-story and "if you can afford a new camera, you can afford to pay adobe" were pretty tragic answers - someone needed to call you on it, or you would have only served to upset the original poster.
    Ha, PEBKAC, that is pretty good.  Not very easy to pronounce, though.
    I must say my last dozen interactions with adobe have all been negative, except this one, so maybe things are turning a new leaf.  You're lucky I didn't get into the story of when my HD crashed, and I had to call Adobe to re-activate my old CS4 PS.  It's awesome getting literally laughed at by the activation help desk person.  (I had owned the software for 3 years at that point, and had only ever activated it once.)  ...who just assumed I was lying.  "here now let me tell you how to deactivate the old version" "the HD is dead, it ain't going to happen" "well let me show you again, because you need to do that..."
    Oops, I did get into that story, didn't I?
    Best,
    Inline

  • Windows 8 support for new users is terrible

    I have been using PC's for 20 years.  The Windows 8 user interface has a lot of new features, shortcuts, hand jestures etc. 
    I recently bought a Lenovo with Windows 8.  It started up fine. but didn't give you any introduction to how to run the interface.  I finally found an introduction to the interace under the te Lenovo Companion tile.  It was called how to Do Windows 8.  The introduction said click "learn more" button for tutrials and info on the Windows 8 interface. 
    Fine.  The only problem is there was no "Learn More" button.  I finally notice a light blue line was clickable.  This brought up some fairly lame introductory material that dealt with a mouse or touch screen interface, but did not deal at all with the special sections of jestures on the touch pad.  
    I finally got fed up and called support.  The first level guy new very little and had to look up every question.  For example "I just opened an application.  How do I close it?  After a long delay "Cntl F4".  There must be a more intuitive way, but no answer.  Finally I asked for a supervisor.  I complained about the Windows 8 interface and lack of documentation.  I was given no help or suggestions other than take up my operating system problems with Microsoft and If I didn't like the Lenovo help applications, bring the machine back.  
    Eventuall I found some documentation on the Web and Windows 8 is not that misterious when you are given a few hints. 
    Does Lenovo really treat its customers this way?  If so they are on a path to crash and burn along with Microsoft
    I think I'll just keep my old Dell Vista computer until it dies. 

    Hi, 
    I believe BOTH microsoft and Lenovo have a responsibility to make their computers useful and accessable to AVERAGE USERS.  You should not have to reseach how to use Windows 8 on the internet to figure how to use the it. 
    When there is a problem with either the hardware or understanding the Operating System, Lenovo has a reponsibility to help the user.  A lost customer is a lost customer period and blaming it on Microsoft will not help Lenovo. 
    My specific problems with Lenovo were.
    Their description of how to use the operating system was buried as an  option under "Lenovo /Companion".  They should have come up automatically as part of the initial boot up proceedure. 
    When I found the "How to DO windows 8"  screen, it said click the "Learn More"  button.  There was no "LEARN MORE BUTTON".  Instead I happend to notice a small grey line was a hot spot.  The button did not display for some reason. Don't they test these things.
    The tutorials were to small and to fast to actually see what was being done.
    The tutorials were made for touch screen or mouse interface.  They were not set up for the touch pad that most people would be using.   They touch pad gestures are helpful once you know them but maddenting when strange things happen and you don't know why. 
    When I called Lenovo support, the first level support person did not know much about the operating system, he had to look up the answer to every question.   The supervisor was downright rude.  
    Lenovo and Microsoft must do better if they want to stay competative. 

  • Is there a list of apps with Airplay support for iPad 1 (drawing apps in particular)?

    I'm interested in a drawing or painting application that supports Airplay for iPad 1 in hopes to use the iPad as an electronic chalk board when coupled with a big TV. iPad 1 does not support Airplay Mirror so the app itself has to be able to stream screen content (just like iTunes for music on iPad 1). Have been searching for hours. None explicitly say that they do and I can't just buy every application until I find one that suppports airplay. Any suggestions would be greatly appreciated.

    I have some bad news for you. Of the very few drawing (including even photo retouching apps like iPhoto) apps that do support TV out are either iPad 2+ only (iPhoto) or while supporting wired external monitor connections, don't support the same over AirPlay.
    The closest hit is ArtStudio for iPad. On my iPad 1, it works just great over VGA / HDMI (that is, over wires) but not AirPlay. None of the other drawing apps I've tested (ArtRage, Draw! etc.) support external wired monitors, let alone AirPlay ones. iPhoto, in addition to not being a truly painting / drawing app, only shows  the results of operations, not even the interim state and is, therefore, completely useless. (And it's iPad 2+ only.)
    All in all, upgrade to iPad 2/3 and use AirPlay mirroring.

  • Displayport video input support for new 27" iMac

    Does anyone know if the new 27" iMac just released today has support for displayport video input like the previous generation 27" iMac does? Please tell me you haven't taken this awesome feature away in the midst of the change to Thunderbolt ports etc! I'm asking because in the previous gen iMac specs it clearly states that displayport video input is supported but it doesn't mention it in the tech specs section of the new iMac.
    Could someone from Apple please let me know? Thanks.
    Mike

    I am tempted to go out and buy a new HDMI to mini-displayport adapter and connect it to a new iMac at the Apple store to see for myself........
    I'd hold up on that.  I don't see a mini displayport on the new iMac.  Looks like it goes through the Thunderbolt interface.  Scroll down to connectors.
    http://www.apple.com/imac/specs.html
    Captfred

  • Why no firewire support for new iPods?

    If firewire is so much better and faster why did the geniuses at Apple decide to discontinue support for it? It took me over 30 minutes to upload music & videos to my new iPod w/ USB, which would have taken 5-10 minutes with Firewire. I don't get it!

    They did it because they obviously didn't see the need for it.
    Either you have a usb 1.1 port, or have about 500mb of music. The speeds aren't that different between USB2.0 and FW. In fact, i think USB is faster. Stop complaining here, this is only a user-user support forum.

Maybe you are looking for