open files Addobe reader doesnm't

When I did a system restore point because all opened under the program and like adope, so after restoring adobe reader won.t files open and not opn othe files

Hello
1. what happens when you try to open a file?
2. do you get an error message? If Yes, what is the exact error message?
3. what version of Windows is installed on the computer?

I suggest you check out the following link.
Unable to open the PDF
http://helpx.Adobe.com/Acrobat/KB/cant-open-PDF.html

If the above does not help, I would say to contact adobe support for assistance links to this issue.
http://helpx.Adobe.com/support/

Tags: Windows

Similar Questions

  • I have a windows 7 and I can't seem to do all my windows XP to read on windows 7. I certainly hope that I can get my open files. Help!

    ALL MY FILES AND FOLDERS HAVE BEEN UNDER XP.  I BOUGHT 3 NOTEBOOKS FROM TOSHIBA THAT I HAVE BOTH XP AND 7.  NOW, I'M NOT SURE. WHEN I TAKE A WORD DOCUMENT, IT COMES IN WHITE.  Help! WHERE SHOULD I GO FROM HERE?  HOW CAN I GET MY FILES TO READ ON MY NEW LAPTOP.  THANKS FOR YOUR HELP.  MARILYN * address email is removed from the privacy *.

    Hello Marilyn,.

    1. is the only Word-specific question?

    2. what version of Microsoft Office installed on XP and Windows 7?

    Please refer to the article:

    http://Office.Microsoft.com/en-us/Word-Help/use-Word-2007-to-open-documents-created-in-previous-versions-of-Word-HA010044475.aspx

    Please report if you need help.

  • exe files open with adobe reader

    accidentally, I changed my default thing to adobe reader, how can I activate this return? all my files .exe now opens with adobe reader, System Restore does not (the software adobe reader bed) I can't uninstall adobe reader software, there is no "open with...". "on the options of .exe file and I tried the thing of default programs in Control Panel and clicked on the Protocol etc but I can not find .exe. I can't run any .exe file now coz adobe reader is the default value. any help? Thank you

    Hello JohnDeCastro,

    Thank you for posting.

    Ppl repeatedly face problems when opening. EXE files.

    • The EXE file opens in Notepad.
    • EXE file opens in a few other installed programs.
    • Windows displays the 'Open with' dialog box to select the program.
    • Windows displays the error message "Windows cannot find .exe file. Make sure you typed the name correctly.

    Most of the time it happens when you accidentally replace. Type of exe to Folder Options settings. Sometimes, it can happen due to the virus.

    In any case no need to worry. Here's a solution that will fix this annoying problem:

    1. open RUN command prompt by typing the command in the dialog box.

    2 provide now following command:

    cd\windows

    3 it will activate the Windows folder. Now provide following command to open the Registry Editor:

    Regedit

    4 now goto following key:

    HKEY_CLASSES_ROOT\.exe

    In the right pane, change the value of default elements exefile key

    5 now goto:

    HKEY_CLASSES_ROOT\Exefile\Shell\Open\Command

    In the right pane, change the value of the default key to:

    "%1" %*

    6 that's it. Now, quit the registry editor and restart your Windows. Now you should be able to open EXE files without any problem.

    Please let me know if this helps you.

    Zack

    Microsoft Answers Support Engineer

  • I cann't open exe file when I open always open with adobe reader.when I uninstall adobe reader my exe file work but I still need adobe for my pc

    I cann't open exe file when I open always open with adobe reader.when I uninstall adobe reader my exe file work but I still need adobe for my pc.

    Hello

    read this and see if this solves your problem

    http://www.Winhelponline.com/blog/restore-exe-file-Asso-Windows-7-Vista-incorrectly-associated/

  • Converted files Adobe Reader programs and does not open

    Whenever I have install Adobe Reader all my programs turn into files Adobe Reader and does not open.  If I uninstall the program, they return.  How can I fix it?

    Hello KaitieFalk,

    Please see the following article.

    Article KB 950505 - when you run an .exe on a Windows Vista-based or Windows 7 computer file, the file may start another program
    http://support.Microsoft.com/kb/950505

    Please let us know if that helps.

    Sincerely,

    Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • URGENT::opening multiple files - i have 3 files in my directory... When I run the code I can open a file and read it... but the while loop get blocked after the first iteration... can someone me help or give some indications

    bbmChatDB of public database;

    public static FileConnection fconnRead = null;
    public static String fileReadData = "";
    public static InputStream is = null;
    data Byte [] = null;
    DataInputStream is = null;

    Here is my code...

    I have 3 files in my directory... When I run the code I can open a file and read it... but the while loop get blocked after the first iteration... can someone me help or give some indications

    try {}

    FileConnection fc = Connector.open("file:///store/home/user/documents/BSM/") (FileConnection); "

    If (fc.exists ()) {}

    Enumeration e = fc.list ();

    While (e.hasMoreElements ()) {}

    System.out.println ("files are:" + (String) e.nextElement ());

    play this file
    StringBuffer stringBuff = new StringBuffer();
    try {}
    System.out.println ("opening file")-;
    System.out.println ("file name is:" + (String) e.nextElement ());
    fconnRead = Connector.open("file:///store/home/user/documents/BSM/(String)e.nextElement(),Connector.READ_WRITE) (FileConnection);
    System.out.println ("data length")-;
    If (fconnRead.exists ()) {}
    is = fconnRead.openDataInputStream ();
    data = IOUtilities.streamToBytes (is);
    Ddd = new String string (data);
    fileReadData = ddd.toString ();
    System.out.println ("length of data:" + fileReadData.length ());
    System.out.println ("read data :" + fileReadData);

    }

    } catch (IOException ee) {}
    ee.printStackTrace ();
    System.out.println ("Exception in the read data :")
    + ee.getMessage ());
    }

    }
    }

    } catch (IOException e) {}

    e.printStackTrace ();
    }

    {Finally

    try {}
    If (is! = null) {}
    is. Close();
    }
    System.out.println ("is closed...");
    } catch (IOException e1) {}

    E1. PrintStackTrace();
    }

    If (fconnRead! = null) {}
    try {}
    fconnRead.close ();
    } catch (Exception e) {}
    System.out.println (try ());
    }

    }

    }

    You can recode this treatment so that it uses only:

    e.nextElement ())

    Once a loop iteration.

    Directly at the start saying something like:

    String fileName = e.nextElement ());

    and use fileName everywhere in your loop.

    Also be aware that printStackTrace() will do nothing in your situation, it only works if you catch Throwable.  So make sure you something output all your catches exception and also have a catch (Throwable t) to catch the things you miss, as follows:

    {} catch (Throwable t)

    t.printStackTrace ();

    System.out.println ("Eception exception:" + t.toString ());

    }

    I think your code is thrown an exception and you don't see it.

  • executable files (.exe files) are opened in Adobe reader.

    • My friend, I don't understand how he did it, changed the .exe on its computer files settings. He says, click with the right button on a file .exe, selected option «openwith...» "and chose the adobe reader software. Now all .exe files are being opened on the adobe reader, including the filesystem as guest, paint, calculator, browsers, uninstaller etc. Now, we can not even uninstall the adobe reader software, since even the unistaller is an exe file and will open in adobe reader. System Restore does not work. What can I do to help him?

    Hi Christophe,

    If you can access the internet somehow, if you are using Vista, go to http://www.mydigitallife.info/2008/06/22/reset-and-fix-broken-windows-vista-file-ext-and-type-associations-include-exe-com-sys-zip-lnk-folder-drive/ and scroll to the EXE and click or double-click it to run the program to restore EXE file associations. Once done, do the same for LNK entry. That should restore your programs. If you are using Windows 7, go to http://www.SevenForums.com/tutorials/19449-default-file-type-associations-restore.html . If you are using XP, go to http://www.dougknox.com/xp/file_assoc.htm.

    If no internet access, copy the appropriate reg entries to a flash drive on another computer, transfer to Office the 'bad' computer to and run them from there to make the changes.  Reboot and you should be good to go.

    If it still does not help, try the following guide to our Member Brian M - which shows four methods that can be used to fix the Windows file associations.

    Guide: http://www.selectrealsecurity.com/fix-programs

    I hope this helps.

    Good luck!

    Kosh

  • PDF file generated from Reporting SERVICES hangs when opened in Adobe reader 11 and saved as with "optimized for fast web view."

    Large pdf (over 1000 pages) generated files form SSRS crashes when opened in Adobe reader 11 and saved as with "Optimized for fast web view" activated. This saves fine with disabling this option. However, our customers are not ready to accept this solution because they do not want to change any settings. Please suggest if we should create a ticket with microsoft for SSRS allow the generation of pdf quick display of Web pages or is it an option in Adobe to fix this problem without changing the settings.

    The SSRS file has Fast Web View: 'No' and that's how Microsoft SSRS generates these files.

    Thank you for the complete maxwyss response

    As you have indicated, the PDF SSRS seems to have some elements that are quite similar to be supported for fast web view.

    We asked customers to disable the fast web view, but the customer is big enough to make a change individually on their machines and so were looking for a solution.

    I saw in several forums and a few discussions here as well as disable the fast web view option works for pdf fails.

    Which was just wondering if its known that multiple PDFs genarted by third parties may have problems with the optimization, the Save as optimized for fast web view could be disabled by default installation of acrobat reader rather than be enabled by default

    Thanks again for the reply!

    PS: links indicating similar problems

    https://forums.Adobe.com/message/7965091#7965091

    https://forums.Adobe.com/thread/1456971

    How to fix Adobe Acrobat "save under" error - Digital Factory tool blog

    https://social.msdn.Microsoft.com/forums/SQLServer/en-us/63cf1325-2054-4ef1-9c5d-631da6a30 cfc/file-size-of-exported-pdfs? Forum = sqlreportingservices

  • Adobe reader can open files of the HOM

    Adobe Reader can open files of the HOM?

    No, he can't open the PDF files.

  • using acrobat pro DC to open files and edit, read-only causes errors

    I use Adobe Acrobat Pro DC and receives a lot of attachments files and all files in our office are in box (online storage service).

    Whenever I open a file from here (network) and change these files, I read-only. I know what was already and issue an Acrobat X and later versions, but now, it is a Cloud Computing service as well and still have the problem of network.

    We use a lot of docs and I can not sure their first locally in order to safe/edit etc.

    I also don't want to safe them under a different name and rename them later. Take too long.

    Thanks for any advice.

    Best

    Martin

    Hi Martin,

    Please go to Edition > Security (Enhanced) Preferences add the path of the folder or host to bypass the security restrictions.

    Thank you

    Abhishek

  • I can't open file of police control Victoria, it keeps saying updating Adobe reader but I have already the latest version. How can I fix it?

    I can't open file of police control Victoria, it keeps saying updating Adobe reader but I have already the latest version. How can I fix it?

    Some PDFs (dynamic XFA forms) created in Adobe LiveCycle can be opened in Adobe Reader and Adobe Acrobat. When you try to open these files in an alternative PDF reader, then you will see this error message.

    Unfortunately, it is not easy to remove this message and change the PDF file so that it can be opened in the alternative PDF viewers. The person who created the original form must recreate the shape using the options that do not restrict viewers PDF can open and view the file.

    Adobe has made the decision that since very few non-Adobe products are supported on these PDF files special, it is best to show this message - and require the user to download Adobe Reader or Adobe Acrobat - that is to let the PDF Viewer try to view the document. You can ask the user to drive - extend documents so that you can view it with Adobe Reader.

    To ensure that the browser is configured to use the software Acrobat Reader plugin, please see KB: configuration of browser using Adobe Acrobat PDF plugin

    Kind regards

    Rave

  • I need to set my Adobe Acrobat by default when I open PDF files. I've updated my adobe reader software and it changed my settings to always open with the reader. I still want to open it with Adobe Acrobat DC

    I need my Adobe Acrobat DC value by default when I open PDF files. I've updated my adobe reader software and it changed my settings to always open with the reader. I still want to open it with Adobe Acrobat DC

    Hello

    For windows, right click on the PDF? Open with > choose default program > set Acrobat DC as the default PDF Viewer and click OK.

    You could do the same thing in the control panel.

    Concerning

    Sukrit diallo

  • How to open the file in read mode

    I recently upgraded to Acrobat Reader and annoyingly I can't understand what settings would force documents to open in read mode. It is a very annoying problem to have to enter playback mode, whenever a document is open. Again, the question is how do I make the default to open in read mode, the question is not how to enter playback mode after you open the document. Thank you.

    Hello

    There is no such parameter, which allows you to open all the PDF file ' default playback mode. You will have to open the PDF file and then set the playback for this individual PDF mode "."

    I recommend you to consult the following link for more information on the display of the PDF file in read mode.

    https://helpx.Adobe.com/Acrobat/using/viewing-PDFs-viewing-preferences.html

    Hope this will help.

    Concerning

    Sukrit diallo

  • Cannot open a file - problem reading this document (135).

    I use Acrobat X 10.1.4 and I can't open a document with error message 'problem reading this document (135)' product. The document in question opens with Foxit Reader. It was created by a version of the Chrome browser. Fraction of Chrome produces a PDF file does not open with Acrobat. Hints would be appreciated. I can download the document, as appropriate.

    Just out of curiosity, I created a PDF of the same page again [http://blog.coldflake.com/posts/2012-08-09-On-the-fly-C%2B%2B.html]. This time, it opens, but scrolling still produces error 135. My browser is Chrome 23.0.1271.97 (to date).

    If two different pieces of software to both give errors, I think it is very likely that the PDF is bad, most likely due to a bug in PDF creation.

    Different software gets silently errors, or don't even notice the errors in different ways. In fact, I found at least one error in the PDF file. If you want to report it to Google, you can say:

    The PDF file contains a line

    / BaseFont/afpRuvz7I0G/R6YwdN1lqA ==

    The slash embedded in the middle name actually a PDF name is not valid.

  • Cannot open file reader iCloud Mac

    When I'm on my Mac and try to open files that are located in iCloud cross finder, it gives me an error message saying "the file 'name' could not be opened." I can access all the files when I go to icloud.com, but it won't let me see and use them from my Mac.

    You can check this thread: could not open the file on my mac iCloud

Maybe you are looking for

  • can not see the stars of review and comments from clothing sites

    E.g. #1 = 'Landsend.com', click on 'man', 'pants '. http://www.landsend.com/IX/mens-clothing/men/mens-pants/index.html?SEQ=1 ~ catNumbers = 1 & 2 ~ 23 & visible = 1 ~ 2 ~ 1 & cm_re = D-4-8 & pageSize = 72 Can see pants and pictures, but where the usu

  • Get track List - Last Timestamp returns a time one hour behind

    Hello I use the DSC module to create traces.  I need the timestamp of the last of a trace.  When I go to the track via MAX (export to text file), I see all timestamps in the trace.  When I use the "Get Trace List.vi" it returns is an hour behind.  I

  • How and what do I use to open Windows Vista Icons with?

    How and what do I use to open Windows Vista Icons with?

  • Windows crashes

    Hi, I hope that my problem can be solved here. I have laptop ASUS. My operating system is windows 7. It starts and crashes. And I also tried to start in safe mode, but it didn't work. Start windows and after the windows logo appears and it freezes an

  • BlackBerry Smartphones disable an email account during the holidays

    Hello world I'm going on vacation tnite and let me know how I can disable an e-mail on my blackberry account? (I don't want to remove the account) I would like to receive only the email coming from my personal email acocunt but not my work one... Tha