HOW TO STOP CS4 INSTALL FROM FREEZING AT 80% ON WINDOWS 7?

I AM INSTALLING ON NEW DELL SYSTEM. INSTALL STARTS NORMAL BUT FREEZES AT ABOUT 80% AND WILL NOT MOVE.

Which Adobe Creative Suite 4 product are you installing?  Do you receive any error messages?  You can find steps on how to review your installation logs for error messages at Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html.

Similar Messages

  • How to stop concurrent programs from appearing in the SRS window ?

    Hi All,
    We have hundreds of custom concurrent programs registered under a custom application.
    Except for 3 hidden programs (which will be submitted internally from another concurrent program), all the others should appear in the SRS window. Therefore, instead of individually registering each program in the request group, we have registered the application itself, in the request group.
    However by doing this, the 3 hidden concurrent programs are also appearing in the SRS window. The concurrent program define form doesn’t allow us to uncheck the “show in SRS” checkbox if we have parameters define for a concurrent program.
    Is there any way that we can prevent these hidden programs from appearing in the SRS window, in our case?

    Hi,
    Create a new request group and add all but the 3 programs, using a PL/SQL script calling fnd_program.add_to_group.
    Regards,
    Gareth
    Blog: http://garethroberts.blogspot.com/

  • How to stop my iPad from freezing when sending photos?

    My iPad is frozen. 
    This is the third time it's has happened in four days. The first two times were accidents; the third time was induced.
    What happens is when I attach three images from iPhoto to an email and hit send,  Mail freezes.
    The only way I've discovered to get out of this is to hold the Home button and the Off button until it re-starts and tells you to plug it back into another computer and re-load everything.
    I have a 1 on 1 at the Apple Store in the AM but wondered if anyone else had similar experience, and if so how did you fix the problem?
    I bought the iPad as a light weight alternative to take to Italy this summer.  I can't have this happen there, for I'll have no way to re-load everything because I'll only have the 'dead' iPad.
    thanks,
    Hal

    Try here. http://kb.mozillazine.org/Firefox_hangs

  • How to stop my pages from freezing on Firefox?

    I noticed I've been having a lot of crashes and my pages keep freezing when I use Firefox. This started with the recent Firefox updates...I have version 3.6.7 right now. Sometimes a message pops up about some problem with plugin...I've also recently downloaded the latest Flash plugin but a few times, it says I need to reinstall it.
    I also cannot export Favorites from Firefox to Internet Explorer 8 because it says there are problems when I tried it.
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; SPOENB/1.0; .NET CLR 3.5.30729; .NET4.0C; .NET CLR 3.0.30729)

    Try here. http://kb.mozillazine.org/Firefox_hangs

  • How to stop a program from accessing the internet in windows xp

    I use Windows XP with Firefox browser exclusively. I have a program that goes out on the internet. I want to restrict that access. How to I accomplish this with Firefox?

    wish program is it ?

  • Hi, how can I stop my screen from freezing up.Its acts like a scratch card, I use the mouse cursor to rub away to find the password box?

    HI,how can I stop my screen from freezing, It acts like a scratch card,I run over it with the mouse to scratch away at the grey screen to find the password box
    underneath?

    OS X: Login window partially appears, cursor movement redraws screen

  • How to stop iphone 5S from downloading all my old emails

    How to stop iphone 5S from downloading all my old emails? I keep deleting the "latest"old emails and older ones just keeps popping up!

    Well Thank you for everyone's help.  I contacted the service provider, who uses google to support their email.  If anyone else has this problem....with google supported email here is the solution.
    Go to your email account
    click settings
    click "settings" (again) under the settings button
    click "forwarding and POP/IMAP"
    under POP download click "enable POP for mail that arrives from now on"
    save changes
    Then go to your iphone
    erase your email account
    re-install your email account
    now only new emails should show up on your phone, all your past emails will be saved at the server.

  • How to stop Time Machine from backing up Temp Files?

    Hi folks!
    I am trying to find out how to stop Time Machine from constantly backing up 'useless' temporary files accumulated from web browsing? Although I don't change or add large files to my HD, Time Machine backs up hundreds of MBs every hour. Those file amounts make sense when I consider that I browse a lot to YouTube, SoundCloud, etc to watch videos or listen to music - I just don't want them to be backed up.
    Under Time Machine Options I already excluded the following items from backups:
    ~/Library/Caches
    /Library/Caches
    ~/Downloads
    But even though I did this weeks ago, Time Machine stills finds large files to be backed up every hour and my only guess is that I am still missing a location where either Safari or Firefox - the two web browsers I use - store temporary files.
    Can you help?
    Thanks a lot in advance!

    oas2103 wrote:
    they come from my anti-virus software
    Are you sure you need that? There are no viruses that run on OSX. None. Zip. Zero.
    If you're running Windoze on your Mac, that's the same as running it on a PC, so it needs all the same anti-everything stuff you'd use on a PC.
    There is some "malware," such as Trojans, for Macs, though. But (unlike viruses that can get onto your system without your knowledge), you must approve their installation (via your Admin password) and/or operation (via the "This application was downloaded from the internet ..." prompt).
    Appropriately enough, some of these Trojans are included in pirated versions of Apple software, such as iWork!
    For the gory details, see Thomas Reed's [Mac Virus Guide|http://www.reedcorner.net/thomas/guides/macvirus].
    Thanks a lot again!
    You're quite welcome, and thanks for posting back.

  • How to stop the Dialog from being dragged

    I was hoping that someone could tell me when calling a Dialog from Jframe, a how to stop the Dialog from being dragged
    while a dialog is showing.
    When it is visible I can still click and drag the Dialog
    I want to set it so you can not drag it until the dialog has be closed.

    If you don't have access to the parent frame, a "hack" that usually works:
    Frame frame = Frame.getFrames()[0];
    if (null != frame && frame instanceof JFrame){
    JFrame jf = (JFrame)frame;
    JDialog jd = new JDialog(jf, "title");
    ... code here ...
    As each JFrame (or Frame) is opened, its stored in the array of Frames that you can get. Same thing with Dialog.getDialogs(). Almost always, at least so far for me I've never had this problem, the [0] index is the main window opened, or the parent/top frame. I'd put the check in there to be safe and make sure its a JFrame and usually you'll only have the one JFrame.

  • How to stop the Browser from caching my web pages

    Hi There
    Can anyone tell how to stop the browser from caching my jsp pages
    I am using
    <%response.setHeader("Cache-Control","no-cache");
    response.setHeader("Pragma","no-cache");
    response.setDateHeader ("Expires", 0);
    %>
    but this does not work anduser is able to go back to the previous page
    which i dont want and i want the browser to display the message the page has expired
    Help appreciated
    Thanks
    Mumtaz

    response.setHeader("Cache-Control", "no-cache");
    response.setHeader("Pragma", "no-cache");
    response.setDateHeader("max-age", 0);
    response.setDateHeader("Expires", 0);
    I have cut paste the code from my jsp which is working. There is one additional line. I do not know if that is the cause but there is no harm in trying that out.
    Srinivasan Ranganathan

  • How to stop  the users from changing the Decimal in SAP

    How  to stop  the users from changing User Profile

    Hai,
    It is not possible to restrict SU3 to display, because it has only S_TCODE has the authorization object.
    If you really want to restrict users from changing their profile you have to remove the SU3 access and give SU1 or SU2 which gives access only to Personnel details and Parameters.
    Hope this helps.
    Regards,
    Yoganand.V

  • How to stop the Calendar from editing your input?

    How to stop the Calendar from editing your input?

    I am constantly finding that Calendar Version 8.0 thinks it knows what I want to type but it incorrectly takes numbers and days and times out of my input and changes my appointments. I hate this new supposedly "smart" feature. Even when I edit my event correctly a second or third time it rewrites my input incorrectly again. I have to use my iPhone to override the annoying editing on my mac. I am ready to find a new calendar program unless Apple allows users to input what they want without their information being incorrectly edited.

  • How to stop the dock from showing all hidden images when hiding then showing applications

    How to stop the dock from showing all hidden images when hiding then showing applications

    It's not really something to snap a screen shot of. I believe it would need to be a video clip. For instance, when I am working on multiple images in Photoshop, I often need many images open at the same time, but I only have one image viewable and active. The hero image is active on screen while I hide the other images in the dock by hitting the yellow - button on the images. Then I "Hide" Photoshop to do something in the Finder. When I go back to Photoshop, every image that is hidden in the dock will pop open again in the active window, not just the image I was currently working on. I want these images to stay in the dock until I need them, no matter how many times I Hide the Show Photoshop.

  • How to stop PR creation from PM work order for a particular vendor?

    Hello Experts,
    We have following scenario for breakdown maintenance activities.
    When a machine breaks down, a breakdown order is created in SAP. The external manintenance services are planned in the order. When the order is released, a single PR (with multiple item numbers corresponding to number of services) is created by SAP. The PR has a release strategy. When PR is released, PO is created followed by the SES.
    The practice followed AS -IS for breakdown outside business hours:- If the breakdown happens outside business working hours, the person releasing the PRs is not available & hence PR can not be released resulting in no PO & no subsequent SES.
    In this case, the maintenance is completed by the external agency & the work order is TECO. The next day, TECO is reveresed, new PR is created, released, converted into PO, & then SES.
    TO-BE process:- Client expects that, for certain vendors identified, PR should not get created at all from the breakdown order. (The list of  vendors will be maintained seperately). For these vendors, a framework order will be created at the start of fiscal year & SES will be created as & when required agaainst the framework order.
    My concern is :- How to stop PR creation from PM work order for a particular vendor? OR delete the created PR?
    Highly appreciate your quick response.
    Thank you.
    Amit
    Note:- My ABAP consultant has checked following BADI's, but could not find it useful.
    IWO1_ORDER_BADI
    ORDER_COSTING_CK
    DATA_EXTENSION_CK
    VALUATION_CK
    ME_REQ_OI_EXT
    IWO1_PREQ_BADI
    ME_CHECK_SOURCES
    ME_REQ_POSTED
    IWO1_ORDER_BADI

    Dear Amit
    I am giving a different dimension to your question check if it fulfills your requirement -
    As we know Vendor selection comes at a later stage only after your PR creation, approval & RFQ etc. & PR generation from maintaine. order is controllled through control key PM03.  While triggering PR from order you have to specify Material group, Purchase group and vendor. Try to control it through authorisation as all these are authorisation objects. The persons executing breakdown order shall no t be given this authoriations
    shakti

  • My ipod classic 30GB keeps freezing even though i restored it to its factory setting how do i keep it from freezing?, my ipod classic 30GB keeps freezing even though i restored it to its factory setting how do i keep it from freezing?

    at random time my 80 GB ipod classic freezes and its hard to get it back last night i restored it to its factory settings and its worst how do i keep it from freezing?

    The 1st and 2nd gen shuffles do not have an automatic syncing mode, like later shuffles and the "big" iPods.  It is maintained manually (or by using the Autofill feature).
    If the iTunes sidebar (along left side of window) is hidden, from the menu bar, under View, select Show Sidebar.  The shuffle appears in the sidebar, under DEVICES, when connected.
    To add songs to the shuffle...  Show a list of songs in the iTunes window.  For example, you can select Music under LIBRARY (in the sidebar) to show your complete iTunes music library list.  Select a song and drag it to the shuffle in the sidebar.  You can do this with more than one song selected.  Alternately, select the song(s), right-click the selection, and choose the command to Add to Playlist -> [name of iPod].
    To remove songs from the shuffle...  Select the shuffle in the sidebar.  To the right, it's Settings screen is shown.  Toward the top, where it says Settings, click on On This iPod (to the right).  The list of songs on the shuffle is shown below.  Select the song you want to remove and press Delete on the keyboard.  You can do this with more than one song selected. 
    NOTE:  At the bottom of the shuffle's list of songs, there are controls for the Autofill feature.  You can also use Autofill to fill your shuffle from your music library or from a specific playlist.

Maybe you are looking for

  • Installation problem on Windows 7 64

    I have downloaded the archived folders win64_11gR2_database_1of2 and win64_11gR2_database_2of2, combined the contents, and ran the setup.exe program. The Installer program loads and is brought up successfully, and I can select "create and configure a

  • Needs newest version of Quicktime?!?! its alreafy installed!

    I get this error... http://img432.imageshack.us/img432/9669/ipodprobga3.png but I already have the most current version! I tried reinstalling quicktime but it said it couldnt cause the newest version is already installed! please help me....

  • Currency Issue at Pricing Level

    Hi.......Please help me to slove this issue which I am facing at the time of creating Sales order, in pricing part I m getting massage---"Euro Customizing not maintained." I can run the pricing in Sales order but currency is in EURO and INR both. How

  • How to find if a field is updated in ADF-BC

    Hi, I have two pages displayed . Both the pages display data from DB as form data. When I edit any of the fileds in one page[ex:first page] and navigate to another,I need to display a warning message that some fields are modified..do u wish to save/c

  • How  do the dynamic state to record image in the cell-phone?

    Excuse me.How do the dynamic state to record image in the cell-phone?Or whether it has the feasibility or not?..Somebody can give me some opinions and data,please. Thanks.