How can I run my adobe cs 5.5 on a mac pro running 10.10.1 ? it keeps prompting me for java 6 but I have java 8...

I am trying to install my adobe 5.5 on my mac pro running 10.10.1 but it will not run unless it has java SE6 but I have java 8 and I dont want to downgrade. please advise me how I can resolve this. I do not want to pay for a newer version of CS and I don't want to use the cloud .

Prompted to install Java SE 6 Runtime | Mac OS 10.9
Mylenium

Similar Messages

  • How can I tranfer a PDF file to Word on my mac pro?

    how can I tranfer a PDF file to Word on my mac pro?

    There are a number of pdf converts for the mac.  Search macupdate.com or appstore for them.  Here's two developers that make pdf tools:
    Cycle Development
    Wondershare

  • How can I boot from USB 3.0 disc on a Mac Pro 2013

    I am just setting up a 2013 Mac Pro with a 4TB USB 3.0 external drive. I have cloned my boot disc over to it but have problems being able to boot from the USB drive.
    It shows up in the startup disc in system preferences, but when selected as the boot disc and restarted it just boots from the internal SSD. Also have checked booting and holding the ALT key to see what happens but I am just shown the SSD and Recovery disc as options to boot from.
    So it appears I can not boot from a USB disc on my new Mac Pro, is there a solution to this problem?

    The warranty entitles you to complimentary phone support for the first 90 days of ownership.
    If you bought the product in the U.S. directly from Apple (not from a reseller), you have 14 days from the date of delivery in which to exchange or return it for a refund. In other countries, the return policy may be different. If you bought from a reseller, its return policy applies.

  • How can i run a program outside of Forte? (Forte and java/class files)

    im making a program with forte... and i have a bunch of class files, i form file and a java file... how can i put these in one file so poeple without forte can run it...
    thanks

    jmburns wrote:
    I am trying to do a silent install of a program I built using LabVIEW 8.5.  I also need to call an exe after the installation, so I am using the "run executable after installation" option on the Advanced tab of the installer.  I then pass the following command lines to the setup.exe:
    /qb /acceptlicenses yes /r
    This installs the LabVIEW program successfully, but does not then run the additional exe afterward.  If I run the setup.exe normally (with no command line parameters), the additional exe gets run.
    Thanks,
    Jason
    This problem is fixed in a future release of LabVIEW. Here's the CAR ID 67549 for tracking purposes.
    Message Edited by Bob P on 07-10-2008 09:10 AM

  • How can i run application client from the command prompt ?

    Hi,
    I'm new to java & EJB. so can any body tell me the command to run the application client from the command prompt. Here is the code to print hello world:
    /* Remote interface */
    public interface Hello extends javax.ejb.EJBObject
         public String hello() throws      java.rmi.RemoteException;
    /* Home interface */
    public interface HelloHome extends javax.ejb.EJBHome
         Hello create() throws java.rmi.RemoteException, javax.ejb.CreateException;
    /* Stateless session bean class */
    public class HelloBean implements javax.ejb.SessionBean
         private javax.ejb.SessionContext ctx;
         public void ejbCreate(){
              System.out.println("ejbcreate()");
         public void ejbRemove(){
              System.out.println("ejbRemove()");
         public void ejbActivate(){
              System.out.println("ejbActivate()");
         public void ejbPassivate(){
              System.out.println("ejbejbPassivate()");
         public void setSessionContext(javax.ejb.SessionContext ctx){
              this.ctx=ctx;
         public String hello(){
              System.out.println("hello()");
              return "Hello, world!";
    /*Client class */
    import javax.naming.Context;
    import javax.naming.InitialContext;
    import java.util.Properties;
    public class HelloClient
         public static void main(String[] args) throws Exception{
              Properties props=System.getProperties();
              Context ctx=new InitialContext(props);
              Object obj=ctx.lookup("HelloHome");
              HelloHome home=(HelloHome)javax.rmi.PortableRemoteObject.narrow(obj,HelloHome.class);
              Hello hello=home.create();
              System.out.println(hello.hello());
              hello.remove();
    I have stored .java files in c:\ejb
    I have successfully created the .class files using javac command in the following directory :
    c:\ejb
    I have also created Helloworld.ear file in c:\ejb using sun application server which contains the following files:
    ejb-jar-ic.jar
    app-client-ic.jar
    sun-j2ee-ri.project
    application.xml
    sun-application.xml
    Manifest.mf
    But the problem is that i'm not able to run the HelloWorld.class file successfully from the command prompt. So please suggest me the comand.
    Thanx in advance.
    Best regards,
    Pankaj

    Hi
    You can run this code from the command prompt in the same way as you run any other simple java program. The only thing is you need to set the Home and Local interfaces in the classpath.And obviously if u had deployed the bean in ur app server container, then its all over.
    And one more thing is that u need to set the provider URL in the InitialContext created in the client program.
    Thanks
    Arun B

  • How/Can I install WINDOWS 7 64BIT on a 1st Generation Mac Pro ?

    Hi, Is it possible to install Windows 7 64 bit on a 1st Generation Mac Pro 2.66Ghz? Apple suggests that it's not possible and yet I've seen several Googled posts where the users have successfully installed 64 bit on a 1st Generation Mac Pro. The problem is that they've done this creating a bootable iso disk(whatever that is) using a Windows computer with imgburn and windows commands. I'm pretty good at following instructions but I haven't seen any instructions on how to install Windows 7 on this machine using a Mac based approach.
    I'm using BootCamp and was able to partition the drive into NFTS and "proceed" with installation; however all te installations failed during setup and Windows would not boot; disk repair was not possible. Besides, from what I've gathered, 32 bit is problematic around memory issues.
    When I try installing 64 bits, I never get past the "select cd rom 1or 2" message where the keyboard won't work. It is at this point where others say they have successfully proceeded with moving forward by creating a bootable iso disk.
    Problem is it's all Windows based with exe files and presupposes I already have Windows running.
    I'm not sure I really understand how to create an iso disk, but I do have ROXIO TOAST 10 which is capable of burning "ISO" disks.Does anyone know how to do this and/or can you point me to a place where there are instructions on how to proceed?? While I realize Apple says that some mid 2006 mac pros aren't supported, there are multiple posts of windows users successfully installing Windows 7 on a 1st Generation Mac Pro.
    Thanks.

    I have a March 2009 Mac Pro dual quad core running Win7 Pro 64 bit. I have Windows installed on a dedicated internal hard drive. There are no partitions, the entire drive is for Windows use.
    Here's how I installed it, I did not start with BootCamp. Make sure the drive you're going to use for Windows doesn't have any important files on it because it will be formatted.
    1. Update Snow Leopard
    2. Place the Windows cd in the Super Drive
    3. Shut down the computer
    4. Remove all the hard drives except the one you want Windows installed on. Keep track of the order they are in and at the end replace them in the same order.
    5. Boot the computer holding down the Option key
    6. Boot to the Windows cd
    7. Install Windows and format the drive to NTFS
    8. When Windows needs to restart during installation you'll need to hold the Option key and boot to Windows, not the Windows cd.
    9. After Windows installs, place your Snow Leopard disc in the Super Drive
    10. The Drivers for Windows will be installed along with a Windows version of BootCamp.
    11. Go to Start > All Programs > Apple Software Update
    12. Update again until it's done.
    13. You'll also find a BootCamp under Control Panel, check it out.
    14. Shut down the computer and replace the hard drives in their original order
    14. Now if you turn on the computer it will boot to Snow Leopard, but if you hold the Option key during boot you can select Windows or Mac.

  • How can I save my media/data to alternate HD in Mac Pro?

    Hi folks,
    I have recently become the proud owner of a new Mac Pro. I'm really enjoying the Mac experience since buying a Macbook before Christmas to test the water.
    I have a quick question that I hope someone may be able to help me with. I have a Mac Pro with two hard drives. My intention is to use one HD for system/applications and the other for media/data (with an external HD for backup).
    I can't figure out how to tell OSX that I want to save all of my photos/videos/iTunes library on the "other" HD (i.e. not my system HD). I'm sure this is a "dumb" question but could someone please point me in the right direction?
    Cheers,
    Simon

    Hi, Simon.
    You can instruct iTunes and iPhoto to save their respective libraries to a different disk, e.g. your second hard drive. You can also move existing libraries for these apps to a drive other than your startup disk.
    See the links concerning moving these libraries cited in the "More ways to save space if you have a spare partition or second hard drive" section of my "Freeing Space on your Mac OS X startup disk" FAQ.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • How can I change the administrators original password on my new mac pro?

    How can I change the administrators original password if I've forgotten it.

    IflyDavie wrote:
    I need help to delete my icloud account from my iPad.  It has "Find my iPad" on it and won't let me delete without the old password.  I don't want to reset password as it will require reset of Mac Book Pro and 2 iphones.  Help appreciated.
    Your description of the problem is a bit confusing.  Do you have ONLY ONE Apple ID or do you have MORE THAN ONE?

  • How can I load Numbers 2.3 or iWork from my mac pro to my new Mini??

    Hi guys.  I want to load numbers 2.3 onto my new mac mini running Mavericks. I want 2.3 and 3.0 to run side by side as I have seen others do here.
    My Mini has only ever had 3.0.  I copy and pasted iWorks over, however it did not work though comes up with compatibility error.
    the app store did allow me to update from this method though.
    My mac pro is running 10.6.4 with iWorks 09 running beautifully.
    I was told about trying Migration Assistant, did not work either, My ex HDD has TM for both on there and when I open MA it only recognizes and asks about
    importing from the mini backup only. It is not reading the mac pro backup.
    Any ideas or suggestions are much appreciated.
    I have attempted downloads from net with no avail, I am giving my cc numbers to pple when they say 'I will not charge you'....
    one download was an issue because osx no longer supports ppc power pc games - claytons hard drives on computer.
    Thanks and enjoy.
    I see my other question on moving tables between sheets is stumping ppl, a few views no responses,  Is it POSSIBLE???
    Jason.  Dream Big and achieve everyone.

    Not sure it will work - it might have to do with the licensing requirements; any app downloaded through the app store can be run on as many Macs as you own and control. However, yours is still the old version of  iWork which has an older, separate agreement. Applicable excerpt here:
    Entire SLA here:
    http://www.apple.com/legal/sla/docs/iwork.pdf

  • HT6067 How can I connect 5.1 surround sound speakers to my Mac Pro?

    How to connect 5.1 surround sound speakers without a receiver to my Mac Pro, so I can test and hear surround sound files I am creating?

    As far as I know, the only way to do that is with the digital out, toslink I believe(1). . Currently there are very few external usb soundcards that are known to work with Mac and produce 5.1 sound, perhaps Diamond Multimedia or Zalman?. Analog surround really doesn't work (green, yellow, black cords)*. So, maybe, Garage band/VLC? or the dvd player might be the only things I know that could produce 5.1 sound, but I could be wrong.......
    (1) You will  need a speaker set with an optical input...
    * maybe try this--i think it's called an " HD audio rush " box and it converts digital to analog audio 5.1 supposedly-, you can look on ebay for similar things
    sorry I couldn't be of more help
    John B

  • HT4527 how can you move songs from your iphone 4 to a mac pro laptop??

    My Itunes decided to update itself without my consent and while it updated it erased my songs. I have an Iphone 4 and I want to put the songs inside my Itunes in my Mac Pro how can I do that?? not all the songs I have on my phone are bought.

    It has always been very basic to always maintain to always maintain a backup copy of your computer.  Use your backup copy to put everything back.
    The iphone is not a backup device.  The music sync is one way - computer to iphone,  The only exception is itunes purchases: File>Transfer Purchases

  • How can I move my three SATA HDDs to the new Mac Pro without backing up?

    Hello,
    I am doing initial shopping for the new Mac Pro but have come to the frustrating realization that I cannot move my HDDs to the new computer for free. Sure, I can migrate my OS drive to the new one, but my other three disks inside my 2007 Mac Pro are in a pickle. I want an economically viable method of getting those three drives to the new Mac without backing them up, formatting or something like that. Also, I would prefer a transfer method that will rival the speed of it being internal. I don't think USB 3.0 can do this, but Thunderbolt 2 can? Everything I've seen online has been outrageiously expensive or requires me to reformat (RAID).
    What I'm looking for:
    Connect three or more HDDs of various capacities to new Mac Pro
    Have the transfer speeds rival or exceed that of my current grandpa computer (Mac Pro 1,1)
    Have it not be incredibly expensive (anything over $300 is ridiculous)
    Have it be no more than two devices, one prefered unless they are individual enclosures that can either daisy chain and/or are inexpensive.
    Safe for my drives.

    >  a 3 TB, a 1.5 TB and a 500 GB.
    Most 3TB drives are going to be "green"
    The 1.5TB may or may not
    The 500GB is likely old, due for retirement if not worse.
    A pair of two drives of 2TB likely would be enough for now and plenty of dual drive USB3 cases.
    For a single drive and Thunderbolt docking adapter for using one drive at a time:
    http://www.amazon.com/Seagate-Backup-Portable-Thunderbolt-Adapter/dp/B009HQCARY/
    Under $300 case
    http://eshop.macsales.com/item/OWC/METB7DK0GB/
    Or this one is fine and USB3
    http://www.amazon.com/StarTech-com-External-Enclosure-3-5-Inch-SAT3520U3SR/dp/B0 09C5VSFU/
    NO backup? You DO have some backups I hope, or you are on thin ice or walking tight rope.
    Some helpful guides on USB3 vs TB
    http://www.macperformanceguide.com/topics/topic-USB3.html
    http://www.macperformanceguide.com/index_topics.html#MacPro2013Transition
    http://www.macperformanceguide.com/topics/topic-Thunderbolt.html
    1TB WD Blue go for $60?

  • HT201269 How can i sync my contacts from the iPhone to my mac pro?

    Hi
    I am trying to sync my contacts on my IPhone to the mac pro but it seems not work.
    Any one faced this issue and solved, Please advice.
    Regards

    If you want your contacts to remain in sync across iOS devices, then you can use any Exchange-type of account.  For example, once you have a "clean" set of contacts with no duplicates, you could upload that into iCloud so that any change you make from your iPad would be reflected on your iPhone.  You don't have to use iCloud for e-mail since your devices can pull a contact from iCloud for use with GMail or Yahoo.
    But you can also set GMail up as an Exchange account if you don't want to use iCloud.  The GMail account type in iOS is not Exchange, but you can set it up that way:
    http://support.google.com/mobile/bin/answer.py?l=en&topic=14252&answer=138740
    The benefit of doing this is (a) your Google contacts remain in sync across all your devices, and (b) your GMail will then support Push notification.  Just one caveat, when you do this then the default behavior when you delete an e-mail is such that it is archived to your "All Mail" folder in GMail.  The only way to change this behavior is to use your device's Safari to navigate to m.google.com/sync and change the setting on Google's server for each of your devices.  This is a one-time thing, but important if you want trashed e-mails to really go to Trash.
    As far as Contact Management Software options to clean things up, Google search is the only recommendation I have

  • How can I get my Adobe plugin to stop saying that it's an outdated version (9.4.5 or lower) and to realise that I have updated it to Adobe 11 a gazillion times?

    Greetings!
    My Adobe Acrobat plugin has been whining and complaining for ages, showing itself as yellow and outdated on the plugin check page, and saying that it's vulnerable. Before opening a pdf document, I reach a dark page where I have to click to activate the plugin.
    Fortunately, the mozilla plugin check page is kind enough to give me a handy yellow button right next to the outdated plugin, that will let me update it.
    That handy yellow button leads me straight to the download page for Adobe Reader 11. I must have installed that guy hundreds of times by now, and Adobe Acrobat plugin still refuses to hear anything, and still claims to be vulnerable and outdated.
    I would really like to find a way to persuade Acrobat to be up to date.
    Thank you for your attention.

    It didn't work at first, it sent me into an "I just killed my last Pdf reader" frenzy, but I went to different adobe pages and tried downloading different versions, several times, and after many tries (the installer would just run and not install anything!) I finally got one. Whew.
    Anyway.
    Thank you, have a nice day!

  • HT1926 How can i run a german and an english itunes account on ONE iphone/pad. Have in each country my own adress and bank account and to each adressa different email.

    I live in germany and work in England
    In both countries i have a proper adress and bank account. I am registered with itunes in germany but need also to buy English Apps.
    So I started an english App account, with valid english  adress and credit card on the same device where the German one is installed
    Means can I have 2 accounts on one and the same advice? Seems
    It does not work.
    Also I have the notice on my PC now that Itunes has not been installed correctly please reinstall itunes Error 7 windows error 193
    Many thanks applesammy

    Quote: "You cannot merge two or more Apple IDs into a single one. You can, however, use one Apple ID for iCloud services and another Apple ID for store purchases (including iTunes in the Cloud and iTunes Match). See “Using one Apple ID for iCloud and a different Apple ID for Store Purchases” above for details." See also Apple ID & iCloud FAQ: http://support.apple.com/kb/HT4895?viewlocale=en_US&locale=en_US
    You can set up your iCloud account on your iOS device under: "Settings > iCloud" and a other account for store purchases under "Settings > iTunes & App Stores". Unfortunately merging accounts is not possible but you could transfer all of your music manually via iTunes from your Mac or PC.

Maybe you are looking for

  • Monitor signal cable not detected by pxi1036

    Hi, Actually I Connected PXI 1036 to Monitor ..but did not get any display or mesaage in monitor After it power up .

  • Screaming Laptop!?!? L500/025

    Hi, My laptop (Satellite L500/25) occasionally makes this extremely loud, high pitched noise. The first time this happened was about a month ago, when I was turning it on. Nothing I could do to stop the sound as the laptop was loading up except force

  • Issue with DTW import of BP bank details

    Dear Experts, While trying to update IBAN & Swift Code for existing bank details in BP Master using DTW, below error appears :- Enter Valid Code (OCRB.BankCode) [?????173-36] Application defined or object defined error65171 I have checked the Bank co

  • Opening .jpg in PSE 12

    I'm running PSE 12 in Windows 8. When I attempt to open a .jpg file by double click the file, PSE 12 opens but the file does not.  I'm forced to go the File - Open route in PSE 12.  Any help/hints greatly appreciated.

  • Please read and help me.

    When I try and download Photoshop, it says "Photoshop is a desktop app so you'll want to download it from your computer." When I am on my comuputer, So please help?