What is the URL for downloading Creative Suite 4 Design Premium to reinstall?

I had my HD die on my iMac and support gave me a url to download my Creative Suite 4 Design Premium again to make my backup restore system work.  I have decided to switch to a new iMac so I need the url again as the backup again did not let me work even though I deactivated on the old iMac. Anyone know what it is?
Thanx.

You should check your Adobe account online to see if there is a download link there for you.
If not, or alternatively, you can download the trial version of the software thru the page linked below and then use your current serial number to activate it.
Be sure to follow the steps outlined in the Note: Very Important Instructions section on the download pages at this site and have cookies enabled in your browser or else the download will not work properly.
http://prodesigntools.com/download-adobe-cs4-and-cs3-free-trials-here.html

Similar Messages

  • What are the implications for installing Creative Suite applications when there is no internet access?

    I need to install Creative Suite on a network that has no internet access. Various FAQs indicate that you must be on line to active, but there you can create a package that doesn't require on line access for activation. However, if an off-line package is used, does the application still need access to the internet for continued use?

    The Adobe CC can work as desktop app without internet for up to 90 days once activated by being online & signing up the account with your Adobe ID .
    You need to log in online once in 90 days.
    Regards
    Rajshree

  • The link for new Creative Suite 2 Premium software

    I was promised a link from Customer Service and it has not come because they do not support deactivation anymore.  Why can't they keep their promises? Great software, Lousy company!

    http://helpx.adobe.com/x-productkb/policy-pricing/creative-suite-2-activation-end-life.htm l
    Mylenium

  • When/how do i download the CS6 upgrade promised by deal on Creative Suite Design Premium CS5.5?

    Hello
    I purchased from Adobe Creative Suite Design Premium CS5.5 Student Edition. The deal Adobe had promised was a free upgrade to CS6 as soon as it became available to do so, if i bought the package before a stated date, i did so and installed it. My question is how (or when) do i access my free download of CS6 versions of the software contained within Creative Suite Design Premium CS5.5. My pruchase of the product hinged on this promised free upgrade so it is very important to me to find out how/when i can expect the download.
    yours sincerely
    Edward Dillon

    If you purchased CS5.5 within the offer period then you might have already been upgraded to CS6. However, you don't have to worry at all.
    For the best assistance, I recommend our chat support at http://adobe.ly/yxj0t6. Our chat representatives can provide a personalized experience to resolve the issue you have described.
    Just let them know the issue, and they will help you out.

  • What is the URL to download Encore cs6?

    what is the URL to download Encore CS6?

    And, more information about work flow
    http://blogs.adobe.com/davtechtable/
    http://tv.adobe.com/watch/davtechtable/using-premiere-pro-cc-encore-cs6-for-bluray-dvd-and -interactive-video-for-ipadatv-and-mobile-hd/

  • What is the url for executing PL/SQL

    what is the URL for 9i http pl/sql routines?
    http://machine:port/?????????
    thnx
    endre

    Hi endre,
    Are you looking for the URL for executing Oracle9i PSP routines?
    -shefali

  • Please share the URL for downloading Weblogic 8.1 with admin server

    Hi,
    Could you please share the URL for downloading the weblogic 8.1 server with admin option for redhat llinux.
    Also could you please me whether we can download the installation guide from some site, I want to do a silent installation of same.
    Regards,
    Balu.

    Hello, you still seem to be pointing people to site(s) that [www.certguard.com] indicates may lead them to lose their certifiaction: viewers please also see also the route you choose ... The Route You Choose
    Edited by: bigdelboy on 01-Jun-2009 08:39 (Please note this refers to a spamming post not to the original post of the thread).

  • What is the URL for the keynote help link in the keynote app

    what is the URL for the keynote help link in the keynote app on the ipad. I have a firewall in place to keep student from accessesing unwanted/restricted information, where can I find the url/ip address to unblock this site. Thanks

    Hi Ravi,
    As such there is no path for directly opening Visual Composer from the Netweaver system (I suppose this is what you mean by the acronym nws). Visual Composer can only be opened by the URL as given by Rahul:
    http://<hostname>:<port>/VC
    Bye
    Ankur

  • What are the URLs for webmail and the wiki?

    I see that Lion Server supports webmail and a built-in wiki server, both available through a web browser.
    What are the URLs for these; how do I get to them? I can't find that important detail anywhere in the documentation.

    From /etc/httpd.conf
    Alias -->name --> location
    Alias /webmail /usr/share/web/webmail.html
    Alias /changepassword /usr/share/web/changepassword.html
    Alias /profilemanager /usr/share/web/profilemanager.html
    Alias /webcal /usr/share/web/webcal.html

  • What is The URL for OmniPortlet Provider?

    We installed PDK. What is the URL for OMNIPortlet provider when registering the provider?

    Hi,
    A couple of additional points;
    You may also use the following URL;
    http://<MACHINE_NAME>:<OC4J_PORT>/portalTools/
    This will get you to the Provider test page of Portaltools application, and from this page you have links to all the providers of Portaltools.
    Also, you may refer to the Configuration document for Omniportlet, this is available with PDK installation, you can access this document at;
    \<pdk_install_directory>\portalTools\doc\install\configuring.omniportlet.html
    Alternatively you can access this document with the following URL;
    http://portalcenter.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/PORTALTOOLS/DOC/INSTALL/CONFIGURING.OMNIPORTLET.HTML
    Take care,
    Manoj

  • What is the url for executing PL/SQL via 9i http

    what is the URL for 9i http server pl/sql routines that I just compiled? I don't run 9ias just the 9i http server
    http://machine:port/?????????/procedure_name
    thnx
    endre

    do this if you are still having problemd
    CREATE AND SETUP NEW USER
    The second step is to create an application user that will
    own the code for this example. Connect to SQL*PLUS as a user with
    DBA rights, and execute the following commands:connect
    SQL> CREATE USER user IDENTIFIED by user;
    SQL> GRANT CONNECT, RESOURCE TO user;
    CONFIGURE DAD IN THE PL/SQL GATEWAY
    The third step is to create a new DAD.
    Enter the PL/SQL gateway configuration menu. The generic address to the
    page is
    http://<machin:port/pls/admin_/gateway.htm
    The is specified in your plsql.conf file. By default the address
    will be
    http://..:/pls/admin_/gateway.htm
    (Replace ..: with the valid entry for your
    configuration, e.g. www.acme.com:8080).
    Click on the link 'Gateway Database Access Descriptor Settings' to access
    your DAD settings. Then press the link 'Add for WebDB 2.x configuration'
    to create a new DAD. Enter the following values:
    Parameter Value
    Database Access Descriptor Name give name
    Schema Name the user you created
    Oracle User Name the user you created
    Oracle Password the password of the user
    Oracle Connect String <- found in your
    tnsnames.ora
    Document Table                    documents
    Document Access Procedure user.package.procedure
    Extensions to be uploaded as LONG RAW
    Leave the other parameters as they are. If you are not using an 8i database
    or need to use the LONG RAW datatype for
    some reason, you can place an '*' in the "Extensions to be uploaded as LONG
    RAW" field. You can also limit this to
    specific file name extensions such as jpg or pdf by entering the extensions
    and using a comma to separate the
    values. Click the OK button to save the DAD configuration.
    Hope this helps

  • What is the URL for the itunes u course manager?

    what is the URL for the itunes u course manager?  the one on the Apple site returns a page not found

    https://itunesu.itunes.apple.com/coursemanager/

  • What is the URL for icloud webmail from an ipad2, what is the URL for icloud webmail from an ipad2

    what is the URL for icloud webmail from an ipad2

    There are other browers available in the app store, I've heard that some of them can access icloud.com.  I don't know which ones.
    Also, can't you just add your account in mail?  You can always delete it when home - it won't mess things up for her.  ... unless there are "security" issues involved.

  • What is the URL to download OSX 10.8.6

    what is the URL to download OSX 10.8.6

    Tha App Store App. Using your Apple ID. There is no URL.
    Cheers
    Pete

  • Once an administrator adds an apple id as a contributor in the public site manager, what is the URL for Course Manager ?

    once an administrator adds an apple id as a contributor in the public site manager, what is the URL for Course Manager ?

    https://itunesu.itunes.apple.com/coursemanager/
    Although is appears that a lot of users are currently having trouble signing in.

Maybe you are looking for

  • HT1386 Syncing with iTunes when iTunes library is empty

    My laptop melted down recently and I had to restore it to factory settings. I lost my music including the iTunes library. I still have many iTunes tracks on my iPhone, but can't sync the phone with iTunes any more because a message appears saying I w

  • Problem connecting CE711 connection to BI

    Hi Experts I have BI backend on machine A and CE711 on machine B on same network.  Services and host files have been updated on both machines.   Both machines are running on Windows 2003 Server x64, BI is on SP18 and CE711 on SP3. CE711 is using BI U

  • HTTP response code: 500  (Internal Server Error) when updating CMS

    Hi all, I'm using NWDI to develop a component. After I have created Product and SC in SLD, I'm going to add SC into my Track. However the component doesn't appear in the list, even I have updated CMS. Then I checked the CMS log file, it says #1.5#001

  • Internal Order - AUC not saving

    Hi I have created an internal order where the inthernal order type is linked to a model order. However when I go to Extras > Asset Under Construction, the AUC has been created but when I go to save the created AUC, the save icon is not active and it

  • Exchange User Mailbox Database Group Lookup Reconciliation-parameters

    Hi everyone, I want to execute Exchange User Mailbox Database Group Lookup Reconciliation. Parameters : Code Key Attribute : __NAME__ (default) Decode Attribute : __NAME__ (default) IT Resource Name : Exchange IT Resource Lookup Name : Lookup.Exchang