Presenter for 64 Bit

Does anyone know when Adobe will release a version of Presenter for 64 bit systems? I have been using it for a couple of years on an older 32 bit laptop and would really like to get this installed with PowerPoint 2010 on my newer 64 bit PC. I got the impression from customer support that a release is in the works.

There are no plans at this time for 64-bit Presenter. Microsoft recommends that their customers use Office 32 bit for everyday use. They only recommend Office 64 bit as an exception. Consequently, Presenter is targeted to the majority of customer using Office 32 bit.
This from Microsoft on this topic:
"Yes, Office 2010 products are available in 64-bit versions; however, for the best productivity and user experience, Microsoft recommends 32-bit Office 2010 for both 32-bit and 64-bit operating systems. Office 64-bit is optimized for advanced data analysis scenarios that most users don’t require, and existing 32-bit add-ins are not supported on Office 64-bit."
See:
http://office.microsoft.com/en-us/products/office-2010-frequently-asked-questions-HA101674 631.aspx
and
http://office.microsoft.com/en-us/word-help/choose-the-32-bit-or-64-bit-version-of-microso ft-office-HA010369476.aspx?CTT=5&origin=HA101674631
By default, Microsoft Office 2010 installs the 32-bit version of Office 2010 even if your computer is running 64-bit editions of Windows.
Important    The 32-bit version of Office 2010 is the recommended option for most people, because it prevents potential compatibility issues with other 32-bit applications, specifically third-party add-ins that are available only for 32-bit operating systems.
Office 2010 provides support for the 32-bit version of Office 2010 programs running on 64-bit operating systems by using WOW64, a compatibility environment provided by the operating system that allows a 32-bit application to run on a Windows 64-bit operating system. Using the 32-bit version of Office 2010 allows people to continue to use existing third-party add-ins for Office that are 32-bit.
Note    If you already have a 64-bit version of Office installed on your computer running a 64-bit operating system, the default installation is the 64-bit version of Office.
Learn more about the 64-bit version of Office 
What is in the 32-bit version of Office but is not included in the 64-bit version of Office?
Compatibility with existing Office files and solutions
Operating systems required to run 64-bit version of Office
Install the 64-bit version of Office
What is in the 32-bit version of Office but is not included in the 64-bit version of Office?
ActiveX controls library, ComCtl    This library contains ActiveX controls that are used to build solutions. It is most commonly used in the following Microsoft Office programs: Access, Excel, and Word.
SharePoint List control    The list view in SharePoint Technology is not available to people using the 64-bit version of Office.
Top of Page
Compatibility with existing Office files and solutions
Note    The 64-bit version of Office 2010 is not compatible with any other 32-bit version of Office programs. As a result, you must first uninstall all 32-bit versions of Office programs before you install the 64-bit version of Office 2010. The Office 2010 disc includes both 32- and 64-bit versions of Office 2010. To install 64-bit Office 2010, you must run Setup.exe from the x64 folder. For more information, see Install the 64-bit version of Office.
ActiveX controls library, ComCtl    Any solutions that use these controls do not work. No good alternatives are available for some of these controls.
Third-party ActiveX controls and add-ins    None of these work with the 64-bit version of Office.
Note   There is no 64-bit version of Visual Basic 6. As a result, many of these objects need to be ported and rewritten.
Visual Basic for Applications    The only way that Microsoft Visual Basic for Applications (VBA) that contains the Declare statement work in the 64-bit version of Office is if you update the code manually.
Compiled Access databases    The .MDE and .ACCDE files, a common way for Access application developers to distribute solutions and protect their intellectually property, do not work in the 64-bit version of Office. You must contact the application vendor to have the vendor recompile, retest, and redistribute the solution in the 64-bit version.
Communicator integration    If you install the 64-bit version of Office, certain Microsoft Office Communicator 2007 features that involve integration with Outlook are lost. For example, you cannot right-click a Communicator contact to schedule a meeting, send an e-mail message, or find previous conversations. This is because Office Communicator R2 is 32-bit, and Messaging Application Programming Interface (MAPI) calls do not cross the 32-/64-bit boundary.
Additionally, certain Microsoft Outlook 2010 features are unavailable with Communicator R2. For more information about these Outlook features and the hotfix that addresses them, see the following Knowledge Base article: You cannot see features in Office 2010 builds if you are running Communicator 2007 R2 RTM or earlier versions
For optimal Communicator R2 performance, make sure that you have the latest version by visiting the Communicator download page at Microsoft Office Communicator 2007 R2 Trial Download.
Top of Page

Similar Messages

  • Adobe online presentation for sales people

    Hello,
    Do you know if Adobe has a product similar to Prezi?
    We are looking for an on-line presentation tool for our sales people. The Adobe tool should enable us to upload company ppt. template and edit it. It must have features such as transitions, effects, multimedia, import/export flexibility and to play videos. We want to access it any time online / offline protected by a password (or to be sure that data are secured). The output should be innovative, eye catching and interesting for our customers. Please let me know if Adobe Presenter or any other Adobe tool is suitable / available.
    Thank you for your thoughts in advance!

    Presenter with Adobe Connect would be the closest option that I know of. But Prezi it is not. More work will be needed when creating a Presenter presentation. PPT would handle the transitions and effects. Presenter can have videos imported, not sure what you want with the export option. Connect would be able to provide online viewing at any time, and you could publish it to PDF with Presenter for offline viewing. Password protection would be available through Connect or you could secure the PDF. The 'eye catching' ability of Presenter would primarily rest on the strength of the PPT deck. Presenter can just dress it up with audio/video/Flash content and then make it available over the web.
    You can get a 30 day trial of Presenter and Connect on their product pages. You might also want to look at Captivate, but it may be a bit much of a transition, since it doesn't work with PPT as seamlessly as Presenter.

  • Data Federator XI 3.0 using DB2 VARCHAR FOR BIT DATA Column?

    We have a column in a DB2 database that is defined as VARCHAR(16) FOR 
    BIT DATA.
    We are using the suggested IBM JDBC driver, db2jcc.jar, against a DB2 
    OS/390 8.1.5 version database.
    The Datasource column displays a data type of NULL, indicating the DF 
    does not understand or cannot handle this IBM data type.
    We have two issues.
    First, target tables are not able to return any columns, regardless if 
    we exclude columns defined as NULL as mentioned above. We see the 
    'Wait' animation for a very long time when we use the 'Target table 
    test tool' option. Selecting to display the count only, returns zero.
    We are able to fetch and view non-NULL column data when using the 
    'Query tool' under the Datasource pane.
    I also get the same result when using the 'My Query Tool' in Server 
    Administrator; a selection agains the sources returns data while 
    selecting from a target table returns no data. Also, a 'select 
    count(*)' returns zero.
    The second issue is in mapping a relationship between two DB2 tables 
    where the join is between two columns of the above mentioned type 
    (NULL).
    The error we get back when we use "Show Errors" is "The types 
    'NULL' (in 'S1.PLANNEDGOALID') and 'NULL' (in 'S2.PLANNDEDGOALID') are 
    not compatible.". When reviewing the relationship, a dashed red line 
    appears instead of a solid grey line between the two tables in the 
    "Table relationships and pre-filers" section of our mapping pane.
    The following query returns an error via the Server Administrator 
    Query Tool; "Types 'NULL' and 'NULL' are not compatible for operator 
    '=' (Error code : 10248)".
    select count(*)
    from
    (select s1.CASEID, s2.PLANNEDGOALID, s2.NAME, s2.PLANNEDGRPSTTYCD
      from "/DF_CMS_ODS/sources/CMFSREPT/CMSPROD.PLANNEDGOAL" AS s1
    ,"/DF_CMS_ODS/sources/CMFSREPT/CMSPROD.PLANNEDGOAL" s2
              where s1.PLANNEDGOALID = s2.PLANNEDGOALID)
    Here are the properties settings in the Resource Connector Settings 
    for jdbc.db2.zSeries we are using.
    capabilities: isjdbc=true;orderBy=false
    driverLocation: drivers/db2jcc_license_cisuz.jar;drivers/db2jcc.jar
    jdbcClass: com.ibm.db2.jcc.DB2Driver
    sourceType: db2
    supportsCatalog: no
    urlTemplate: jdbc:db2://<hostname>[:<port>]/<databasename>
    Here are the Connection parameters as defined for the datasource in DF 
    Designer.
    Defined resource: jdbc.db2.zSeries
    Jdbc connection URL: jdbc:db2://DB2D03:50000/CMFSREPT
    Authentication: Use a specific database logon for all Data Federator 
    users.
    User Name: x
    Password: hidden
    Login domain: -- Choose a defined login domain --
    Supports Schema: checked
    Schema: is empty
    Prefix table names with schema name: checked
    Supports catalog: unchecked
    Prefix table names with the database name: unchecked
    Table types: TABLE and VIEW
    So, the following is the two questions we require answers for...
    Is this a limitation of Data Federator?
    Is there a work around short of changing the datatype in the database.

    Hi Darren,
    The VARCHAR() FOR BIT DATA is a binary data type and Data Federator does not support binaries. But if in your case, it makes sense to map this column to a VARCHAR data type you can configure the DB2 connector to view this column as a VARCHAR.
    Your column can be mapped explicitly to a data type of your choice using a property: castColumnType.
    This property can be set updating the resource you selected when you registered you DB2 data source.
    If the resource is "jdbc.db2", then:
    1. Launch Data Federator Administrator
    2. Click on "Administration" tab
    3. Click on "Connector Settings"
    4. Select the right resource: "jdbc.db2"
    5. Click "Add a property"
    6. Select "castColumnType"
    7. Set its value to: VARCHAR() FOR BIT DATA=VARCHAR
    8. Click on Ok
    You should see this column as a VARCHAR.
    Regards,
    Mokrane
    PS: For the target table issue, we have forwarded your mail to the Data Federator Designer team.

  • What is best blue tooth presenter for macbook pro and air

    What is best Blue Tooth presenter for MacBook Pro and Air?

    You got lots of choices such as:
    WD Studio
    http://www.wdc.com/en/products/products.aspx?id=200
    WD Studio 2
    http://www.wdc.com/en/products/products.aspx?id=210
    WD My Book
    http://www.wdc.com/en/products/products.aspx?id=250
    Lacie:
    http://www.lacie.com/dk/products/range.htm?id=10007
    http://www.lacie.com/dk/products/range.htm?id=10036
    The are tons of external storage for mac out there but these are a few of them...
    I personally like the WD Studio 2 and the LaCie 2big Network 2

  • Would iWork be a good tool to create a presentation for CD or DVD?

    I need to create a presentation for a supermarket about their new promotion, but I only have the preinstalled mac software on my Mac Pro, plus I have adobe creative suit and Final cut studio. With the Adobe software which includes: Photoshop, Illustrator, InDesign, Dreamweaver, Flash and Fireworks and Acrobat, I think I could use dreamweaver or Acrobat to create the presentation in a html or acrobat file, but I wonder if iWork won't be better. What do you normally use for presentations?

    As far as I know, you can't create a slideshow that plays on a dvd player in Photoshop.
    You can do it using Nero (it will create a slideshow for you before burning it onto cd/dvd)  or if you want to make it the way you like it, use Adobe Premiere Pro/Encore CS4.

  • How to read char() for bit data DB2's type in Oracle?

    Hello,
    I am developing an application (from JDeveloper) to operate with two data base. In one hand threre is Oracle and in the other one DB2 (AS400).
    I am trying to read a DB2'sfield with the "char() for bit data" type from Oracle, but I can't read it.
    I have trying:
    rset.getObject(1) -->[B@1a786c3
    rset.getBinaryStream(1) --> java.io.ByteArrayInputStream@1a786c3
    rset.getAsciiStream(1) --> java.io.ByteArrayInputStream@2bb514
    rset.getCharacterStream(1) -->java.io.StringReader@1a786c3
    Do you have any solution to see the value of this type of field?
    Thank you and regards

    I have to synchronize unidirectionally from the Oracle database to DB2. And I'd like to save the information of the record of DB2 prior to the update operation.
    And here is where the problem arises for me, because when I try to read from Java with the connection established on DB2 is unable to interpret the information. While there are no problems from Oracle to consume the information, it happens that DB2 field types are not common with Oracle, such as char () for bit data. From what I could find the equivalent in Oracle would be raw (), but since Java is possible to read this type of information... And this is my doubt, it is necessary to do any type of cast or to do a special view to retrieve this information?

  • "current encoder settings for bit rate and sample rate are invalid" message

    I have some files I am working with. Details and what happened:
    Had some music files where I was doing some trimming/splitting. Files worked fine in itunes.
    Open the files in Quicktime Pro 7 to trim them. Exported to aif.
    Opened the files with itunes. They open and play just fine.
    In Itunes I click"create AAC version" to convert them.
    I receive the message "An error occurred while trying to import the file. The current encoder settings for bit rate and sample rate are not valid for this file."
    I don't know what to do from here. Suggestions?
    Thanks.

    Make sure that the AIFFs that you export are set for 16 bit PCM.
    Also, assuming that you are using 44.1 kHZ sampling in your AIFFs, make sure that you are not trying to use 48 kHz in the AAC.

  • Is Presenter for me?

    Hi --
    Newbie here with a general question about Presenter. I have
    several Powerpoint presentations that I'm currently putting out on
    the web. I would like to make it more difficult for people to
    re-distribute these Powerpoint files, because they can currently
    right-click, "Save As," and send out the file via email to other
    people.
    I've considered using Flash since it would probably do the
    trick, however, I was looking for more a scaled down product that
    could help automate this process for me.
    Is Presenter the right product for me or should I look for
    something else?

    rt click, "save as" does now d/l the core .PPT file and other
    assets. it will only save as a .htm file.
    You can save your Presenter work and place it on a web
    server, so you don't even need the hosted Connect server to run the
    presentations for you.

  • Customer presentation for BE 6000 is needed ASAP

    Customer presentation for BE 6000 is needed ASAP

    Hi,
    Partner presentation content is available through the the product site at Cisco.com:
    http://www.cisco.com/en/US/partner/products/ps11369/products_partner_resources_list.html
    Regards,
    Andy

  • I need Technical Presentation For WSA

    Dear all
    i need technical presentation for cisco Web Security appliance only to show the benefit , deployment type , Competitor
    i need this presentation because the audiences and speaker are technical engineer

    Hi Ahmed,
    I recommend you contact your Cisco Sales Rep for your region to get this resouce.
    -Vance

  • Need FireFox installations from version 3 till present for MAC and Windows

    Good day!
    I am working for a Software Testing Company, and I need installations for FireFox from Version 3 to present. for Mac and Windows. Is there any way I can get these installations, Cant seem to find them on website.
    It will be very much appreciated if you can help.
    Thank you
    Reinhart Buit
    [email protected]

    ftp://ftp.mozilla.org/pub/firefox/releases/

  • Best method for BITS(Background Intelligent Transfer Service) deployment

    Hi,
    What is the best method for BITS(Background Intelligent Transfer Service) deployment for over 2000+ Windows 2008 servers at once? Also, does it matter on Windows 2008\2008 R2\2012 if the SCCM agent is installed before we deploy BITS to the servers?
    Thanks,
    Eric

    Hi,
    What is the best method for BITS(Background Intelligent Transfer Service) deployment for over 2000+ Windows 2008 servers at once? Also, does it matter on Windows 2008\2008 R2\2012 if the SCCM agent is installed before we deploy BITS to the servers?
    Thanks,
    Eric
    What do you mean by Deploy BITS to the servers? The BITS client should already be installed on then as it is native to the OS.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Help creating interactive presentation for iPad using InDesign

    Hello All,
    So I have some very basic experience using Adobe programs for my personal business solutions.  Primarily photoshop.  But I just got InDesign CS6 as it was recommend for creating an interactive presentation for an iPad.
    Before I get to my main question I'd like to give you the basics on my needs for such presentation. I currently own a residential painting company and we have a printed client manual we use at our sales presentations to cover our services for prospective clients.  I would like to create an interactive presentation, document, whatever (is easiest and will provide the best experience) for our sales reps to use on iPad devices.  This presentation will ideally be between 20-30 pages long, with a main menu and 4-5 subtopics with page links, video & picture inserts, working web links, GIF's, and anything else that might spark customer interest or be an effective sales tool.
    We are trying to integrate everything for use on the ipad for our sales presentation because we can use it as an all in one tool.  Specifically for our client manual, schedule, job locations, credit processing, etc...  Also, I see a video review on an ipad much more powerful tool than the boring written reviews we have right now.
    Anyways, I really have absolutely no idea what I am doing.  I have learned Adobe programs from scratch in the past, and I am looking for any beginner advice or resources you guys may have. Maybe some good starting points or examples of presentation templates for ipad use, functionality, etc...  Really lost in the fog right now, and just looking for a little beginner guidance.
    Any help or advice is grealty appreciated
    Thanks
    Tim

    Tim,
    I believe you can get more specific help over here:
    http://forums.adobe.com/community/indesign
    You may (re)consider the presentation format. A PDF (which may be created from an InDesign document) may an option for identical appearance (requiring sufficient pixel x pixel size of all appliances used. Otherwise, a floating (reflowing) format may be more appropriate. In the latter case, InDesign may be a dead end.

  • Scaling presentations for projectors with different resolutions.

    Dear All:
    While in the process of creating a few presentations it occurred to me that I will be displaying it using different projectors in different venues. My current presentations have slide with a native resolution of 1400x1050 created for a Canon HD projector. I will soon be presenting with a newer Canon 1920x1200 projector but would like to retain the ability to project using lower resolution projectors so I don't have to depend on a new technology that most venues still don't offer.
    Question: What should I do to ensure that my presentations are "universal" and can be displayed anywhere ? In case I create a presentation for the highest resolution (1920x1200) will lower resolution displays be able to scale it down and display it ? In this case will the quality be good, acceptable of just plain bad ? Are there any alternatives to this dilemma ?
    Thank you in advance,
    Joseph

    Absenting any post-keynote software or hardware resizing, there no way I know to make them universal as such. 1920x1200 will output that image size. 1400x1050 that size. There's a few ways to look at it and go about it. Perhaps read following thread then ask some more if still not clear.
    http://discussions.apple.com/thread.jspa?messageID=9204982&#9204982
    As for hardware resizing in the projector or video hardware with so much gear of different makes out there who can predict how it will end up. Other's here would have some more experience with trying that out though.

  • I have Photoshop CS6 installed on my pc? Can I install Trial version of Photoshop Elements 13 on same pc without problems. I would like to try it myself first as I intend buying it as a present for someone. Thanks.

    I have Photoshop CS6 installed on my pc? Can I install Trial version of Photoshop Elements 13 on same pc without problems. I would like to try it myself first as I intend buying it as a present for someone. Thanks.

    Matt59 yes you can install Photoshop Elements 13 separately.  The evaluation process is software title specific.

Maybe you are looking for

  • Creation of PO for an asset item

    Hi , Pl let me know how to create a PO for an item catagory asset? venkatesh

  • Chinese characters in Forms 6i

    Hi Gurus, What are the settings required to enter Chinese characters in Forms 6i runtime. I am able to type chinese in MS Word. but when i type in Chinese in Forms i get ???????. Any help would be appriciated.

  • Pulling a playlist from an IPod

    Okay Guys, here is my little problem. I have playlists I've made for my job, but they were on RealPlayer. There is about 1000 songs divvied between 7 playlists. I got them on the Ipod no problem, and I can update them through Itunes. What I would lik

  • Exchange 2013 OWA VirtualDirectory Gone and can't be re-add

    Hello everyone, owavirtualdirectory but failed with the error "The Path 'D:\Exchange2013\FrontEnd\HttpProxy\owa' doesn't exist on 'xxxxxx'", actually the folder is there...We tried copy the "owa" folder from another server also but still failed. We c

  • What is meant by data-sap-ui-aggregation in SAPUI5 Html view?

    Hi, Up to this I developed the SAPUI5 application using Javascript view. Now I want to develop the same application using HTML view. When I observe the sample code in Html view I got one problem. In that code for every control they mentioned data-sap