Mac firewall security flaw in Adobe CS3

Security experts are warning of an issue within Adobe CS3's Version Cue application which can disable a Mac's built-in firewall.
An alert from the experts at Secunia warns that Adobe Version Cue disables a Mac's firewall when it is installed. It does so in order to set certain ports up for "controlled access through the firewall", the experts said.
The probelm is that the installer doesn't re-enable the firewall once installation is complete, leaving certain system services vulnerable to attacks.
The security issue is reported in Adobe Version Cue CS3 Server, installed as part of Adobe Creative Suite 3 Design Premium, Design Standard, Web Premium, or Web Standard editions, Secunia explains.
There is a simple fix to the flaw, which is rated as "less critical" – users simply need to re-enable their Mac OS X firewall in System Preferences once installation is complete.
http://www.macworld.co.uk/procreative/news/index.cfm?newsid=18066&pagtype=allcha ndate
I'm rather surprised that an application can simply turn off the firewall without any red flags to the user.
Any comments?

..."From a user perspective, I did give authorization to install the software - I did not give authorization to turn the firewall off and keep it off."...
That's the thing though - you may not think you gave it authorization to modify the firewall, but by providing an "admin" password, you actually did. It is a matter of education, but users must be made to recognize that inputing an "admin" password is giving the process that asked for it carte blanche powers. Such an arrangement seems to be fairly typical in personal computing. Installers that use Apple's installer do sometimes break things down a little and providing a bit of detail to what right is being requested, but from what I recall, Adobe uses something else.
..."Apple should probably have provided some safety net. After all, we are talking "firewall" here, not just some preference setting. "...
I guess it's beside the point but in this case, this installer legitimately needed to modify firewall settings - you told it to install a type of server. It just happened that, there was a bug so it didn't restore the firewall after it was done. How does the system know that you didn't really want to turn off the firewall? Considering the diverse functions software can perform, it would probably be overly intrusive for the OS to try to second guess a programme every time it tried to do something. Changing any sort of user preference setting would not have required a password at all. If a programme asks for your "admin" password, that is the tip off that it intends to make changes to the system. The requirement for a password is actually a huge "safety net".
With anything related to security, there's always a compromise between security and convenience. The presumption is that as the "admin", you are a person with authority over the computer and have some level of trust in the software you are about to install. If you think about it, compared to the alternative, the current arrangement saves you from having to click "Cancel" or "Allow" for every single file that the installer is going to create, or approve every individual port it wanted to open in the firewall (keeping in mind you are installing some sort of server), and in particular, from learning the ins and outs of every detail of the guts of OS X so you fully understand what it is that you are agreeing to. Now if it turns out that your trust in Adobe's intent or competence were misplaced, the result will unfortunately be the occasional problem like this one.
..."I wonder what happens if changes to the firewall are locked? Can a software install just override this without any authorization?"...
With your "admin" password, yes. Files can be locked in certain ways where an installer or other process wouldn't be able to modify them, but as far as simply turning off the firewall, I don't think you could prevent something with authorization from your "admin" password from doing so.

Similar Messages

  • Should I turn of Mac firewall to allow Cyber Security firewall to work without interference ?

    Recently purchased Cyber Security Pro and that company said I need to turn off Mac firewall so it won't interfere with their firewall. Is that the right decision ?

    1. This is a comment on what you should—and should not—do to protect yourself from malicious software ("malware") that circulates on the Internet and gets onto a computer as an unintended consequence of the user's actions. It does not apply to software, such as keystroke loggers, that may be installed deliberately by an intruder who has hands-on access to the computer, or who has been able to log in to it remotely. That threat is in a different category, and there's no easy way to defend against it.
    The comment is long because the issue is complex. The key points are in sections 5, 6, and 10.
    OS X now implements three layers of built-in protection specifically against malware, not counting runtime protections such as execute disable, sandboxing, system library randomization, and address space layout randomization that may also guard against other kinds of exploits.
    2. All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files, and to block insecure web plugins. This feature is transparent to the user. Internally Apple calls it "XProtect."
    The malware recognition database used by XProtect is automatically updated; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders.
    The following caveats apply to XProtect:
    ☞ It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets.
    ☞ It only applies to software downloaded from the network. Software installed from a CD or other media is not checked.
    As new versions of OS X are released, it's not clear whether Apple will indefinitely continue to maintain the XProtect database of older versions such as 10.6. The security of obsolete system versions may eventually be degraded. Security updates to the code of obsolete systems will stop being released at some point, and that may leave them open to other kinds of attack besides malware.
    3. Starting with OS X 10.7.5, there has been a second layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications and Installer packages downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Software certified in this way hasn't necessarily been tested by Apple, but you can be reasonably sure that it hasn't been modified by anyone other than the developer. His identity is known to Apple, so he could be held legally responsible if he distributed malware. That may not mean much if the developer lives in a country with a weak legal system (see below.)
    Gatekeeper doesn't depend on a database of known malware. It has, however, the same limitations as XProtect, and in addition the following:
    ☞ It can easily be disabled or overridden by the user.
    ☞ A malware attacker could get control of a code-signing certificate under false pretenses, or could simply ignore the consequences of distributing codesigned malware.
    ☞ An App Store developer could find a way to bypass Apple's oversight, or the oversight could fail due to human error.
    Apple has so far failed to revoke the codesigning certificates of some known abusers, thereby diluting the value of Gatekeeper and the Developer ID program. These failures don't involve App Store products, however.
    For the reasons given, App Store products, and—to a lesser extent—other applications recognized by Gatekeeper as signed, are safer than others, but they can't be considered absolutely safe. "Sandboxed" applications may prompt for access to private data, such as your contacts, or for access to the network. Think before granting that access. Sandbox security is based on user input. Never click through any request for authorization without thinking.
    4. Starting with OS X 10.8.3, a third layer of protection has been added: a "Malware Removal Tool" (MRT). MRT runs automatically in the background when you update the OS. It checks for, and removes, malware that may have evaded the other protections via a Java exploit (see below.) MRT also runs when you install or update the Apple-supplied Java runtime (but not the Oracle runtime.) Like XProtect, MRT is effective against known threats, but not against unknown ones. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
    5. The built-in security features of OS X reduce the risk of malware attack, but they are not, and never will be, complete protection. Malware is a problem of human behavior, and a technological fix is not going to solve it. Trusting software to protect you will only make you more vulnerable.
    The best defense is always going to be your own intelligence. With the possible exception of Java exploits, all known malware circulating on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "Trojan horses," which can only have an effect if the victim is duped into running them. The threat therefore amounts to a battle of wits between you and the scam artists. If you're smarter than they think you are, you'll win. That means, in practice, that you always stay within a safe harbor of computing practices. How do you know when you're leaving the safe harbor? Below are some warning signs of danger.
    Software from an untrustworthy source
    ☞ Software of any kind is distributed via BitTorrent, or Usenet, or on a website that also distributes pirated music or movies.
    ☞ Software with a corporate brand, such as Adobe Flash Player, doesn't come directly from the developer’s website. Do not trust an alert from any website to update Flash, or your browser, or any other software.
    ☞ Rogue websites such as Softonic and CNET Download distribute free applications that have been packaged in a superfluous "installer."
    ☞ The software is advertised by means of spam or intrusive web ads. Any ad, on any site, that includes a direct link to a download should be ignored.
    Software that is plainly illegal or does something illegal
    ☞ High-priced commercial software such as Photoshop is "cracked" or "free."
    ☞ An application helps you to infringe copyright, for instance by circumventing the copy protection on commercial software, or saving streamed media for reuse without permission.
    Conditional or unsolicited offers from strangers
    ☞ A telephone caller or a web page tells you that you have a “virus” and offers to help you remove it. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
    ☞ A web site offers free content such as video or music, but to use it you must install a “codec,” “plug-in,” "player," "downloader," "extractor," or “certificate” that comes from that same site, or an unknown one.
    ☞ You win a prize in a contest you never entered.
    ☞ Someone on a message board such as this one is eager to help you, but only if you download an application of his choosing.
    ☞ A "FREE WI-FI !!!" network advertises itself in a public place such as an airport, but is not provided by the management.
    ☞ Anything online that you would expect to pay for is "free."
    Unexpected events
    ☞ A file is downloaded automatically when you visit a web page, with no other action on your part. Delete any such file without opening it.
    ☞ You open what you think is a document and get an alert that it's "an application downloaded from the Internet." Click Cancel and delete the file. Even if you don't get the alert, you should still delete any file that isn't what you expected it to be.
    ☞ An application does something you don't expect, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
    ☞ Software is attached to email that you didn't request, even if it comes (or seems to come) from someone you trust.
    I don't say that leaving the safe harbor just once will necessarily result in disaster, but making a habit of it will weaken your defenses against malware attack. Any of the above scenarios should, at the very least, make you uncomfortable.
    6. Java on the Web (not to be confused with JavaScript, to which it's not related, despite the similarity of the names) is a weak point in the security of any system. Java is, among other things, a platform for running complex applications in a web page, on the client. That was always a bad idea, and Java's developers have proven themselves incapable of implementing it without also creating a portal for malware to enter. Past Java exploits are the closest thing there has ever been to a Windows-style virus affecting OS X. Merely loading a page with malicious Java content could be harmful.
    Fortunately, client-side Java on the Web is obsolete and mostly extinct. Only a few outmoded sites still use it. Try to hasten the process of extinction by avoiding those sites, if you have a choice. Forget about playing games or other non-essential uses of Java.
    Java is not included in OS X 10.7 and later. Discrete Java installers are distributed by Apple and by Oracle (the developer of Java.) Don't use either one unless you need it. Most people don't. If Java is installed, disable it—not JavaScript—in your browsers.
    Regardless of version, experience has shown that Java on the Web can't be trusted. If you must use a Java applet for a task on a specific site, enable Java only for that site in Safari. Never enable Java for a public website that carries third-party advertising. Use it only on well-known, login-protected, secure websites without ads. In Safari 6 or later, you'll see a lock icon in the address bar with the abbreviation "https" when visiting a secure site.
    Stay within the safe harbor, and you’ll be as safe from malware as you can practically be. The rest of this comment concerns what you should not do to protect yourself.
    7. Never install any commercial "anti-virus" (AV) or "Internet security" products for the Mac, as they are all worse than useless. If you need to be able to detect Windows malware in your files, use one of the free security apps in the Mac App Store—nothing else.
    Why shouldn't you use commercial AV products?
    ☞ To recognize malware, the software depends on a database of known threats, which is always at least a day out of date. This technique is a proven failure, as a major AV software vendor has admitted. Most attacks are "zero-day"—that is, previously unknown. Recognition-based AV does not defend against such attacks, and the enterprise IT industry is coming to the realization that traditional AV software is worthless.
    ☞ Its design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the file system. Malware is downloaded from the network; it doesn't materialize from nowhere. In order to meet that nonexistent threat, commercial AV software modifies or duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability, bugs, and poor performance.
    ☞ By modifying the operating system, the software may also create weaknesses that could be exploited by malware attackers.
    ☞ Most importantly, a false sense of security is dangerous.
    8. An AV product from the App Store, such as "ClamXav," has the same drawback as the commercial suites of being always out of date, but it does not inject low-level code into the operating system. That doesn't mean it's entirely harmless. It may report email messages that have "phishing" links in the body, or Windows malware in attachments, as infected files, and offer to delete or move them. Doing so will corrupt the Mail database. The messages should be deleted from within the Mail application.
    An AV app is not needed, and cannot be relied upon, for protection against OS X malware. It's useful, if at all, only for detecting Windows malware, and even for that use it's not really effective, because new Windows malware is emerging much faster than OS X malware.
    Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else. A malicious attachment in email is usually easy to recognize by the name alone. An actual example:
    London Terror Moovie.avi [124 spaces] Checked By Norton Antivirus.exe
    You don't need software to tell you that's a Windows trojan. Software may be able to tell you which trojan it is, but who cares? In practice, there's no reason to use recognition software unless an organizational policy requires it. Windows malware is so widespread that you should assume it's in everyemail attachment until proven otherwise. Nevertheless, ClamXav or a similar product from the App Store may serve a purpose if it satisfies an ill-informed network administrator who says you must run some kind of AV application. It's free and it won't handicap the system.
    The ClamXav developer won't try to "upsell" you to a paid version of the product. Other developers may do that. Don't be upsold. For one thing, you should not pay to protect Windows users from the consequences of their choice of computing platform. For another, a paid upgrade from a free app will probably have all the disadvantages mentioned in section 7.
    9. It seems to be a common belief that the built-in Application Firewall acts as a barrier to infection, or prevents malware from functioning. It does neither. It blocks inbound connections to certain network services you're running, such as file sharing. It's disabled by default and you should leave it that way if you're behind a router on a private home or office network. Activate it only when you're on an untrusted network, for instance a public Wi-Fi hotspot, where you don't want to provide services. Disable any services you don't use in the Sharing preference pane. All are disabled by default.
    10. As a Mac user, you don't have to live in fear that your computer may be infected every time you install software, read email, or visit a web page. But neither can you assume that you will always be safe from exploitation, no matter what you do. Navigating the Internet is like walking the streets of a big city. It's as safe or as dangerous as you choose to make it. The greatest harm done by security software is precisely its selling point: it makes people feel safe. They may then feel safe enough to take risks from which the software doesn't protect them. Nothing can lessen the need for safe computing practices.

  • Adobe cs3 cs4 cs5 permission error under Mac OSX

    When I upgraded my Mac, I just used the time machine to recorver all of my preferences. Everything worked great except for Adobe Illustrator CS3 which would not start (license error).
    I tried removing it and then install version CS4 (genuine copy) and it was not working. After much struggle, I realize the problem was that I did not have writing permission on the file
    /Library/Preferences/FLEXnet\ Publisher/FLEXnet
    Simply try to copy a file to this folder to see if you have the same problem. Whatever I did then, I could not change the permissions to this folder (nor could Adobe special scripts) or the Folder Info panel.
    This folder had extra attribute (@ sign in front of the file name when using a ls -ali in a terminal) and it turned out that these attributes were related to the time machine. I simply put the folder "FLEXnet\ Publisher" to the trash (had to enter the root password) and recreated manually this folder and the FLEXnet subfolder.
    Then both Adobe CS3 and CS4 could run

    I don't see a question in your post... but I feel your FLEXnet pain. At least you didn't have to feed it the serial number off your hard drive.

  • Why can't I upload Adobe CS3 on another Mac with the same operating system 10.5.8?

    I purchased a MacBook Pro in 2008 and had it installed with Adobe CS3 at the Apple Store. I don't believe I was given any CDs or serial numbers to take home. I still have all the documentation for my other programs I installed myself, like Logic, Final Cut, etc. and those installed fine on my new Mac desktop computer, with the same operating system (10.5.8) as my MacBook. For whatever reason, I don't have the documenation for CS3, but I was able to download a serial number finder and locate the serial number for my version of CS3. But when I enter that serial number into the new computer, Adobe says the serial number is invalid. I thought standard licenses allowed for 2 computers (home/work) per serial number. This is the first computer I've tried to install CS3 on so it seems I should have no problem. Any help here? I'm on a ticking clock because my MacBook could crash any day and I need to get the programs switched over to my new computer. I appreciate any help.
    Thanks,
    Gerald

    Contact serial number support by phone or web chat.
    Mylenium

  • System Requirements Error For Adobe CS3 Installation On Mac OS X?

    When I try to install Adobe CS3 Design Premium on my iMac (Intel Based) I get an error message while clicking on the setup icon. This is the message:
    "System Requirements Error
    This software cannot be installed because the file
    system of the OS volume is not supported."
    I checked the Adobe website and my computer meets all the requirements and I have the most update version of Mac Os X.
    What do I need to do to get CS3 to work?

    Case sensitive is not supported.
    Bob

  • Adobe CS3 and Mac Pro

    For professionals using Adobe CS3 on Mac Pro about how much RAM is needed to run all 6 programs together efficantly? I'm looking into upgrades and really need some advice- Any out there to give?
    Thanks,
    Port

    It depends. If you work with files greater than 1GB, almost as much RAM as you want/need (8GB would be good).
    What do you have now?
    Are you use to using a large fast scratch RAID to help?
    The more programs running (and not just CS3 but others as well) the more the merrier.
    Same applies to whether you want 2.66 or 3.0 or 8-core model.
    Have you read up on Barefeats test results?
    Preliminary Barefeats tests and benchmarks:
    http://www.barefeats.com/octopro.html
    http://www.barefeats.com/octopro1.html
    http://www.barefeats.com/octopro3.html
    Mac Pro Benchmark Reports
    You'll want Force VMBuffering Plug-in which is separate download and was not available if you do need to use OS X's caching.
    Photoshop and multi-core
    Photoshop CS3
    Mac Pro memory performance
    Mac Pro 2GHz 4GB 10K Raptor RAID Cinema HD   Mac OS X (10.4.9)   WD RE RAID Aaxeon FW800 PCIe MDD-G4 APC RS1500 Vista

  • Download Adobe CS3 Web premium for MAC from Direct download page

    Hi, I am trying to download Adobe CS3 Web premium for MAC as I am moving from a Windows to a Mac machine. I have found the correct Direct download page but when I click on the link I get this error message.. "HTTP ERROR: 404 /support/downloads/dlm/main.jsp  RequestURI=/support/downloads/dlm/main.jsp" Can anyone assist in resolving this problem please? Many thanks!

    dcppb
    You may try downloading using a different browser
    However if your serial number is for windows, it may not work on MAC
    CS products are platform specific

  • Adobe CS3 both on MAC & PC

    Ok, so if i have Adobe CS3 on a PC, and decided to buy a macbook and to put Adobe CS3 on the mac as well, (by purchasing the mac version ofcourse), will the file types be able to interact? if i save a premiere file, will it work/open on the Windows PC?

    Formats like DVCPRO HD and XDCAM HD are ingested in their native file containers. They are not Quicktime or AVI, and they should work perfectly across platforms. I have not tried HDV on the Windows side, is it AVI or an MPEG transport stream?

  • ADOBE CS3 Standard for Mac, updater crashes immediately and registration is impossible.

    Hello,
    i purchased an ADOBE CS3 Standard for Mac, the Installation from DVD was successful,
    also the serial number works, also activation, but the updater crashes immediately and registration is impossible.
    Christoph

    Hello Oakley74,
    thank you for your answer, i´ve tried the way as you´v described, but it didn´t solve the problem.
    best wishes, Christoph

  • Adobe CS3 Design Standard for Mac - lost disks

    Hi!
    Situation: I'm buying a new mac, and do not want to use Migration Assistant to transfer my software (mainly as I'd like to do a clean install and not migrate a load of junk that may be on my older mac).
    I have lost my cs3 install disks. I'm a registered and licensed cs3 design standard user.
    I've looked at the forums and contacted Adobe.
    No replacement disks can be sent for legacy software, so Adobe cannot help.
    Does anyone have any suggestions? I dud see one post where a forum member offered assistance, but what the assistance/solution was I'm not sure as the discussion was closed/taken offsite.
    Someone had suggested downloading cs3 from a torrent site, but I'm not at all keen on doing that.
    Any suggestions or advice much appreciated, and yes, I'll take better care of my install disks in the future :o))).
    (In my defence, lame as it is, when I bought cs3, I did see they offered replacement disks for a fee. I didn't realise this was only for current software).
    Regards,
    Venkat

    CS3 is too old to run on a new Macintosh laptop, sorry. You'll have to purchase CS6 or a Creative Cloud subscription.

  • Mac firewall issues w. cs3/ftp

    I'm running DW CS3 in a new Mac.
    I have the native Mac firewall going, plus "Little Snitch", firewall app.
    Everytime I start DW (and only on the 1st FTP attempt), I get this system message (likely from the Mac firewall - not a Little Snitch type window) ...
    In the Mac Firewall, the allow rult for DW is there; I tried nuking the rule and give it permission once more, but this annoying box still comes back.
    any thoughts on this?
    thanks,
    Gary

    I'm also running into the same issue. I have a public domain name, and have run Windows FTP servers for about 5 years without any problems. My ISP doesn't provide reverse DNS. So Because I own the Domain name mycompany.com that points to my public IP 24..*. , if you do DNS lookup from anywhere in the world for my domain name you will get my public IP but if you do a reverse lookup for my IP you will get random123.dyn.optonline.net. When ever a client tries to connect to the FTP it takes a very long time about 60 seconds to even get the authentication. If the Users are able to authenticate its so slow it's not even usable. What is strange is that AFP over the internet works perfect, I guess it doesn't rely on reverse DNS. I also tried to add the dyn.optonline.net zone to the internal DNS server but still didn't help.
    ANYONE have any suggestions??

  • Adobe Read X1 security flaws

    In a recent issue of Computer Active, I noticed that you had released a patch for eight security flaws discovered in Adobe Reader.  I tried to apply this fix via Computer Active's suggested link, but could not.  I have checked Adobe Reader X1 on my computer but the help just says there are no updates.  Could you please advise me where to find the fix in order that I may ensure my system is not at risk.
    Thanks.

    You can get the latest version of Reader for your OS here: Adobe - Adobe Reader download - All versions

  • Adobe acknowledges critical security flaw in software...

    Link to BBC article:
    http://news.bbc.co.uk/2/hi/technology/10257411.stm
    Adobe says the vulnerability potentially enables hackers to take control of affected computer systems.
    Users running Windows, Macintosh or Linux might all be open to attack.
    The company is working to fix the problem. In the meantime, users of Reader, Acrobat and Flash are advised to ensure their anti-virus software is up to date.
    My antivirus software? God forbid...  Is this some new kind of FUD?
    What other sources have you found - perhaps even with more detailed info?

    You can install the release candidate of flashplugin 10.1, I just changed the version and download url from the PKGBUILD in my abs tree and it seems to work. This version should not be vulnerable to the security flaw, according to the adobe site.
    pkgname=flashplugin
    _licensefile='Reader_Player_AIR_WWEULA-Combined-20080204_1313.pdf'
    pkgver=10.1.rc7
    pkgrel=1
    pkgdesc='Adobe Flash Player'
    url='http://get.adobe.com/flashplayer'
    arch=('i686')
    depends=('mozilla-common' 'libxt' 'gtk2' 'nss' 'curl')
    replaces=('flashplugin-beta')
    provides=('flashplayer')
    license=('custom')
    source=('http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_1_rc7_linux_060210.so.tar.gz'
    "http://www.adobe.com/products/eulas/pdfs/${_licensefile}")
    build() {
    install -d -m755 ${pkgdir}/usr/lib/mozilla/plugins/ || return 1
    install -m755 ${srcdir}/libflashplayer.so ${pkgdir}/usr/lib/mozilla/plugins/ || return 1
    install -d -m755 ${pkgdir}/usr/share/licenses/${pkgname}/ || return 1
    install -m644 "${_licensefile}" ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.pdf || return 1
    md5sums=('e4cb4d26124605a54c3d498cc440368f'
    '1636037610ee2aa35c5fb736a697b7e0')
    Edit: I just made it so it works on my 32 bit system, 64 bit users will need to change the download url and md5sum.
    Last edited by Ramses de Norre (2010-06-08 17:23:39)

  • ?s about RAM, Adobe CS3, which Mac Book Pro should I purchase?

    I have not yet purchased my MBP, but am curious about the performance of the Adobe CS3 on a 256 MBP. I am trashing my pc for a Mac and want to get the right one for my classes! Adobe CS3 made my computer completely shut down even when I upgraded the ram! It was horrible! I have seen some of yall have upgraded your MBP's to 3 or 4GB. Is this possible with the 256 MBP or do I need to purchase the 512 in order to be able to upgrade the RAM that high? If yall could help me out with this one, that would be awesome. Obviously, I'd rather spend less money and get the 256 and then order the extra RAM to install. Do you purchase the RAM from Apple and does anyone know how much they cost? I've never owned a MAC and haven't used one in probably 8 years! Thanks for your help!

    I cant help you on the CS3 problem, but when I bought my MBP I asked about RAM and I'll pass on the same info to you: -
    1) MBP take a maxiumum of 4GB ram and comes with 2 * 1GB RAM sticks as standard.
    2) DONT BUY YOUR RAM FROM APPLE! I was warned about this, the main reason being the price tag! You can buy the same type of RAM direct from I think it's Crucial and save about £200ish. You'll need two * 2GB sticks.
    The best bet is to go into an Apple store and have a look at the models on offer before making your choice.
    I hope this helps.

  • My old laptop is falling apart. I have Adobe CS3 installed on it.I bought a new laptop and would like to uninstall CS3 from my old laptop and install it on my new one.

    My old laptop is falling apart. I have Adobe CS3 installed on it.I bought a new laptop and would like to uninstall CS3 from my old laptop and install it on my new one.

    you just need your serial number and the installation files.
    if you don't have your serial number, it can be recovered from your old computer if it's a pc using Belarc Advisor - Free Personal PC Audit, for software, hardware and security configuration information on your computer.…
    Downloadable installation files available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4, CS4 Web Standard | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7 win | 8 mac | 7 mac
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7 win | 8 mac | 7 mac
    Lightroom:  5.7.1| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5.5, 5 | 1
    Contribute:  CS5 | CS4, CS3 | 3,2
    FrameMaker:  12, 11, 10, 9, 8, 7.2
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

Maybe you are looking for

  • Integration Process exception handling & alerts, Java

    Hello, I would like to enhance my basic scenarios fool proof and with as much Java as possible. I have set up several asynchronous and synchronous File to SOAP transfers between systems A and B using PI70 including my own Java mapping classes and PI'

  • Dual burner troubles in DVDSP 4!

    Hi I have the internal SuperDrive, and an external Bravo DVD robot on my G5. When I am in DVDSP and need to burn a disc, the program defaults to the external robot as the burn drive, not the internal SuperDrive. This is annoying since it is not withi

  • [SOLVED] How to limit cpu usage by makepkg?

    I tried cpulimit -l 30 makepkg but the cpu usage still reaches 100% + 100% due to conky (i have 2 core cpu). OK, I've found out that cpulimit does not restrict child processes but cgroup is promised to do that. So I installed it from AUR and did the

  • Flex Mobile List Item Renderer problems

    i have flex mobile list created with item renderer,i remove individual item in flex mobile list,it is worked very well,but some times i double click action or another scroll event using in list, last item doesn't delete in flex mobile list.it is repe

  • Package, Import scope identifing.

    This is a bit out of my league, but my question is concerning identifying classes available in a package given an import statement -- determining this information would then be useful for eliminating unneeded multiple imports ( " * " ), determining m