MUH FREEDUMS! I need help to find my programs...

I recently downloaded and installed cs3 master collection from a cd. Once the download is complete, I couldn't find where were all the programs.

The only thing I found was proffesional Adobe 8 freestyle... I could open is because we would say that I have to throw another sequel.

* I have a hp laptop of 64 GB 2000 with windows 8 is installed.

programs that I have installed are;

Adobe Flash Player 9 activeX

Adobe Flash Player (Plugin

Add or remove Adobe Creative Suite 3 Master Collection.

Other than that, it's all I could find M8.

pls answer...

Hi Semicolonthree,

Welcome to the Adobe Forums.

CS3 Master collection is not compatible with Windows 8.

Please click on the link below to see the system requirements for CS3 Master Collection.

http://www.Adobe.com/store/en_US/popup/software/creativesuite/MasterCollection/systemreqs. HTML

Thank you

Tags: Adobe

Similar Questions

  • I need help to find a program that was on my computer laptop b4

    I'm looking for a program that has been on my laptop before I bought it (used) and I can't seem to find it. I looked in the install/uninstall programs and its there under Uninstall but I don't want to uninstall it I want to use it. How should I do where I can use the program on my computer? is there a way I find. I think that it may have been sent to the trash and deleted but never uninstalled!

    Well, you need the NAME of the program you are looking for!

    It's updated operating system Vista, upgraded installation and activate Forum.

    http://social.answers.Microsoft.com/forums/en-us/vistaprograms/threads

    They will help you with your question in Forum Vista programs at the above address.

    See you soon.

    Mick Murphy - Microsoft partner

  • need help to find/download program "windows Easy Transfer" if I can copy/move files/programs from the windows XP to new windows laptop desktop 8

    Read online somewhere that there is a program of "Windows Easy Transfer" of the program, which was set up to manage the transfer programs/files from a pc to another.  My challenge going on my desktop XP files/programs to a new laptop to Windows 8.   From now on... I can not find the program "winds easy transfer.    Any ideas on how to accomplish this or does anyone use this program... and the results as expected?   THX.    Dave

    Hi Dave,.


    Tool using Windows Easy Transfer, you can automatically copy your files, photos, music, e-mail, settings, and more to your new Windows 8 PC. This software allows you to transfer data with cables of simple transfer or through a network, external drive, or a CD/DVD.
    To download the Windows Easy Transfer for Windows XP tool, see this link.

    http://www.Microsoft.com/en-in/Download/details.aspx?ID=7349


    To transfer files and settings from another PC, see this link.

    http://Windows.Microsoft.com/en-in/Windows-8/transfer-files-settings-another-PC

    Hope the above information is helpful. If you have any doubts, please reply to this message and we will be happy to help you further.

  • Need help to find and install the game Chess Titans Windows Vista for XP

    Need help to find and install the game Chess Titans Windows Vista for XP

    Hi SBOYDC130guy,

    We will not be able to install titan of failures on windows XP because it is designed for Windows Vista and Windows 7 and it's built-in game.

    With regard to:

    Samhrutha G S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • need help to find the windows vista key

    need help to find windows vista key product I lost my kit, but I have windows vista cd/dvd. Please answer me as soon as posssible, thank you

    http://magicaljellybean.com/KeyFinder/

    Use the program above to find the product key in your operating system Vista running and active.

    If a desktop computer: Watch next or back.
    If a laptop: look on the underside.

    If a recovery disk, most of the manufacturer's recovery disks do not need a product key to get back to factory settings.

    This is the limit of the help that we can give you a missing product key.

    See you soon. Mick Murphy - Microsoft partner

  • I JUST DOWNLOAD THE CC ON MY DESKTOP N HAVE NO IDEA WHERE TO START PHOTO EDITING IT S LITTLE DIFFERENT OF MY ITEM 12 NEED HELP TO FIND THE TUTORIAL THANK YOU A.S.A.P.

    I JUST DOWNLOAD THE CC ON MY DESKTOP N HAVE NO IDEA WHERE TO START PHOTO EDITING IT S LITTLE DIFFERENT OF MY ITEM 12 NEED HELP TO FIND THE TUTORIAL THANK YOU A.S.A.P.

    Start with the tutorials in the Welcome window to start and takes a course from a site like Lynda.com.

  • Need help to find the "main point size.

    Hello

    I need help to find the "main point size.

    Any style of Pará which is more than 2 points of my font size, I need the alert message "His more than 2 points for your font size". For example, the font size of my para 10 here is my attack should be 12 points rather than his 14 points, I need the alert message.

    Is it possible by script?

    by

    hasvi

    Hi Hasvi,

    Try this.

    var doc = app.activeDocument;

    var texts = doc.stories.everyItem ().textStyleRanges.everyItem () .getElements ();

    pstyle var = ' Suite of paragraph styles have more leadings: \r\r ";

    for (var i = 0; i)<>

    {

    PS var = text [i] .pointSize;

    If (texts [i] .leading > ps + 2).

    {

    pStyle += text [i].appliedParagraphStyle.name;

    }

    }

    Alert (pStyle)

    While it is true that mark as answer correct and do not select your question as a correct answer.

    Kind regards

    Cognet

  • Need help to find bosses and leaders out there

    Hi all

    I need help to find patterns, but also the number of occurrences of these models in the data in the column of the table.

    Consider the examples of data - column of a row in a table:

    'S-S-S-P-S-B-S-S-C-S-P '.

    My requirement is:

    I should get all the models that are followed is "."

    For example, the foregoing, given given bosses and Auditors are
    SS - count is 3
    SP - count is 2
    SB - 1 is
    SS - count is 1

    There is a condition most the above requirement:

    If' is followed by 'A', then 'SA' is not as a model. The model must stretch until a character no 'A' is found.

    Consider the sample data for the above case:

    'S-S-A-S-S-A-A-C-S-P-S-A '.

    previously given given bosses and Auditors are
    SS - count is 2
    SP - count is 1
    SAS - count is 1
    SAAC - count is 1

    The column data is stored as type VARCHAR2.

    I have Oracle Database 11 g Enterprise Edition Release 11.1.0.6.0 - 64 bit Production

    Thanks in advance,
    Girish G

    Hi, Girish,

    Girish G wrote:
    Hi all

    I need help to find patterns, but also the number of occurrences of these models in the data in the column of the table.

    Consider the examples of data - column of a row in a table:

    'S-S-S-P-S-B-S-S-C-S-P '.

    My requirement is:

    I should get all the models that are followed is "."

    Do you mean "I should get all the models who * begin by * of '?

    For example, the foregoing, given given bosses and Auditors are
    SS - count is 3
    SP - count is 2
    SB - 1 is
    SS - count is 1

    Why are there two production lines for "SS"? The other, with count = 1, mean doing just that?

    There is a condition most the above requirement:

    If' is followed by 'A', then 'SA' is not as a model. The model must stretch until a character no 'A' is found.

    Consider the sample data for the above case:

    'S-S-A-S-S-A-A-C-S-P-S-A '.

    previously given given bosses and Auditors are
    SS - count is 2
    SP - count is 1
    SAS - count is 1
    SAAC - count is 1

    The column data is stored as type VARCHAR2.

    I have Oracle Database 11 g Enterprise Edition Release 11.1.0.6.0 - 64 bit Production

    Thank you; version information are very useful.

    Thanks in advance,
    Girish G

    Whenever you have a question, please post a small example of data (CREATE TABLE and INSERT statements) and the results desired from these data.
    For example, the sample data may be:

    CREATE TABLE     table_x
    (       x_id     NUMBER     PRIMARY KEY
    ,     txt     VARCHAR2 (30)
    );
    
    INSERT INTO table_x (x_id, txt) VALUES (1, 'S-S-S-P-S-B-S-S-C-S-P');
    INSERT INTO table_x (x_id, txt) VALUES (2, 'S-S-A-S-S-A-A-C-S-P-S-A');
    

    and the results desired from these data can be:

    X_ID TXT                       PATTERN                          CNT
    ---- ------------------------- ------------------------- ----------
       1 S-S-S-P-S-B-S-S-C-S-P     SB                                 1
       1 S-S-S-P-S-B-S-S-C-S-P     SC                                 1
       1 S-S-S-P-S-B-S-S-C-S-P     SP                                 2
       1 S-S-S-P-S-B-S-S-C-S-P     SS                                 3
    
       2 S-S-A-S-S-A-A-C-S-P-S-A   SAAC                               1
       2 S-S-A-S-S-A-A-C-S-P-S-A   SAS                                1
       2 S-S-A-S-S-A-A-C-S-P-S-A   SP                                 1
       2 S-S-A-S-S-A-A-C-S-P-S-A   SS                                 2
    

    (Which is what you have posted, except that there is only one line of output for "SS" when x_id = 1.)

    One way to achieve these results in Oracle 11 is:

    WITH   got_s_cnt    AS
    (
         SELECT     x_id, txt
         ,     REGEXP_COUNT (txt, 'S')     AS s_cnt
         FROM     table_x
    )
    ,     cntr          AS
    (
         SELECT     LEVEL     AS n
         FROM     dual
         CONNECT BY     LEVEL <= (
                                   SELECT  MAX (s_cnt)
                             FROM    got_s_cnt
                               )
    )
    ,     got_pattern     AS
    (
         SELECT     s.x_id
         ,     s.txt
         ,     c.n
         ,     REGEXP_SUBSTR ( REPLACE ( SUBSTR ( txt
                                                 , INSTR (s.txt, 'S', 1, c.n)
                                    )
                             , '-'
                             )
                         , 'SA*[^A]'
                            )       AS pattern
         FROM    got_s_cnt  s
         JOIN     cntr        c  ON  c.n  <= s.s_cnt
    )
    SELECT       x_id
    ,       txt
    ,       pattern
    ,       COUNT (*)     AS cnt
    FROM       got_pattern
    WHERE       pattern     IS NOT NULL
    GROUP BY  x_id
    ,            txt
    ,       pattern
    ORDER BY  x_id
    ,            pattern
    ;
    

    At the heart of this query is the call to REGEXP_SUBSTR:

    REGEXP_SUBSTR ( x
               , 'SA*[^A]'
               )
    

    who is looking:
    S = the letter S
    A * = the letter A, 0 or more times
    [^ A] = nothing, except the letter A

  • HP-15f039wm: need help to find the driver

    I got lost. need help finding the (USB) Universal Serial Bus controller. would be very grateful for help.

    Hello

    Try the driver on this link.

    http://ftp.HP.com/pub/SoftPaq/sp66001-66500/sp66211.exe

    Kind regards

    DP - K

  • I need help to find the correct version of the BIOS.

    As the title says I need assistance to find the correct version of the BIOS and now I have P02 - A2: 2011-10-31 and an Acer G3610 predator.

    I need an update is because I bought a new CPU and when I start the computer, it starts only for like 2 sec then turns off then on again one then it emits a beep of 3 or 4 times, then he is leaving and on but never goes Windows just a black screen so my guess is that I have an older version of the bios that does not recognize the CPU.

    Nope.

    I think they changed the revision of the motherboard, so you can't Flash this BIOS on your system.

    That's why you have a size mismatch error.

    So, you can not upgrade to Ivy bridge, sorry.

  • Need help to find and replace

    Hi all

    I need assistance to find and replace words between \ make "BOLD" and delete the symbol in my pages just like below.

    Text example:

    He astonished his parents by \turning a childhood obsession\ in a decent-paying career, much to their dismay.

    After the text:
    He astonished his parents by turning a childhood obsession into a decent-paying career, much to their dismay.

    Thanks in advance,

    Siva

    (\\+?) will never return more than 1 backslash because the? is telling to find the shortest match. {I would change that to each (\) or (\\{2)}

  • Urgent need help with find and change / GREP

    I'm working on a manual that contains more than a thousand paintings. I'm not quite familiar with GREP and need help to determine the right to coding/jokers to change the character style to a group of words/numbers on a global basis.

    For example, in Chapter 7, a paragraph style is applied to this line of text:

    TABLE 7.1: T4, T3, FREE T4 AND FREE T4ED

    I need to change "table 7.1:" for a character style and so of suite/so on up to "Table 7,150:"-while leaving the other numbers on the same line unchanged also.»» Is it possible to do without having to manually each table style number?

    gd247 wrote:

    I'm working on a manual that contains more than a thousand paintings. I'm not quite familiar with GREP and need help to determine the right to coding/jokers to change the character style to a group of words/numbers on a global basis.

    For example, in Chapter 7, a paragraph style is applied to this line of text:

    TABLE 7.1: T4, T3, FREE T4 AND FREE T4ED

    I need to change "table 7.1:" for a character style and so of suite/so on up to "Table 7,150:"-while leaving the other numbers on the same line unchanged also.»» Is it possible to do without having to manually each table style number?

    No need for GREP. If "TABLE 7.1:" is text, you can create a nested character style that extends through the colon, in the paragraph style. "

    If "TABLE 7.1:" is created by a numbered list of automatic type paragraph style, you can specify a character style named for the part of automatic numbering in the drop-down menu Style of character, in the Style of numbering of the chips section and numbering of the dialog box Options of paragraph style. If the character style does not exist, you can stay in the operation of paragraph options by choosing 'New Style of character' in the menu. After you create the new style, you're back in the process of definition of the paragraph.

    HTH

    Kind regards

    Peter

    _______________________

    Peter gold

    Know-how ProServices

  • Need help to find an adapter for a third-party monitor

    Hi all! I find myself in need of a little guidance, and I hope that someone out there will have a quick n easy for me...

    I have a Mid-2011 27 'iMac. which has two ports Thunderbolt It is taken with a Wacom tablet that I use constantly, and the other is made by an external hard drive to a solid state, which has a built-in cable to Thunderbolt (no way to hang it on a different port). I also have a 27 "HP monitor that is currently connected via an HDMI USB adapter.

    The problem is that the HP monitor is actual "jiggy" - the USB does not seem fast enough to deal with requests for the monitor. It is almost unusable. I know I should run it via a HDMI adapter Thunderbolt, but as I have already mentioned the two my Thunderbolt ports are already in use.

    Someone at - it ideas? I need sort of three to two ports Thunderbolt hooks, but I can't seem to find anything for less than $300 that would work. (I am illiterate when it comes to the different cables, adapters, ports, etc., so I hope someone can point me in the right direction by using short words... Most of the products that I travel through list specifications that me Chicane).

    The monitor has two HDMIs and a VGA port, and my iMac has a Firewire 800 port, if that helps at all...

    2011 iMac have only 1 Thunderbolt port and there is no such thing as a Mid-2011, you must have an iMac of year later, if it has 2 ports Thunderbolt. All the 27 "iMacs, from 2012 to 2015 the current have 2 ports Thunderbolt.

  • need help to find the folder of firefox on iMac

    New to this bear so please with me.  Here's the situation.

    I was getting malware and understand how to get rid of it, ok so far.

    Then I noticed that my sites kept has the question 'connection' in the top bar.

    I was trying to figure this out when I followed some information 'to a point' - big flaw here.

    I caught and then drag to a folder that was causing my problem.  It was not the case.

    I think it was my firefox profile folder, but the folder is not sure - klzqb90r.default.

    Put in the trash.  Oops again.

    Tired opening Firefox - come with LACK of PROFILE error message - your firefox profile cannot be loaded.  It may be missing or inaccessible.

    I think I got it but now, just do not know where to put it.

    So, read more.  Search for the library and the firefox folder, is not there.

    Now I am panicking because I can't open firefox to do 'something' to him to try to find my profile / refresh etc.

    Can someone please help?  I think I need to find the correct folder that belongs to my folder by default, BUT am not a guru of computing here... some understanding of computers.

    Thank you.

    In the menu go to the Finder, select "go to folder...". "(Shift + command + G)

    Type or paste in

    ~/Library/application support/Firefox/Profiles

    return.

  • HP pavilion dm1: need help to find the correct drivers

    Hello

    my laptop was incredibly slow, so I formatted my drive and reinstalled windows 7. Now to looking for reinstall the proper drivers, but can't find the right one.

    My laptop is a HP Pavilion dm1, model 3387 36.0 A (according to CPU - Z)

    K12 F.01 BMI and Bios HP AMD chipset

    If you need more information please let me know.

    Thanks in advance for any help you can give,

    with sincere friendships.

    Low van den Dungen

    Hello @Bas4,

    Thanks for the quick response!

    Please use the following link to find the product number of your laptop:

    How can I find my model number or product number?

    Using the product number, follow the instructions in my previous post, and you should be able to access the drivers for your product.

    I hope this helps.

    Please let me know if this information helps you solve the problem by marking this message as 'accept as Solution' , this will help others easily find the information they seek.  In addition, by clicking on the Thumbs up below is a great way to say thank you!

    Kind regards!

Maybe you are looking for

  • Satellite X 200-252 screen flickers on desktop

    HelloI really want to upgrade my laptop to Windows 7, I tried RC front, x 64, and x 86. Now, I bought x 64 ultimate for my desktop so I decided to try it too on Toshiba Satellite X 200-252. Everything works perfectly, except for the video driver.PROB

  • Airport error message: invalid ip address

    I just got the airport today. I can't connect to the internet. Verizon ISP's with Verizon MI424WR router OS on MacBook has been just updated most recent and computer is new. I turned off the router for 30 minutes, disconnected the cable coax, push bu

  • Want to m7-k010dx - bluetooth driver for Win7 64 b

    Hello, after buying my desire m7-k010dx I put a new SSD and installed Win7 64 b.  Al, not found drivers on the drivers HP page except the card wireless and bluetooth. Finally found the diver wireless on page Intel - Wireless_17.1.0_Ds64.exe for my In

  • Win XP Pro for Win 7 Enterprise - easy transfer Win

    I'm upgrading to Win XP Pro to Win 7 Enterprise.   I've followed this sequence: (1) the user XP files and Settings Transfer Utility to copy the XP files and settings on an external hard drive. (2) system to upgrade to Win 7 Enterprise. (3) reinstalle

  • FDM is pulling the previous month when exporting the current month

    HelloI have a script for integration to extract the data from DB and loading via FDM in of HFM. So while loading, data for APR is pulling the data for April but pushing in the Mar column where I didn't load the March data, I saw in Smartview.and givi