I accidentally put to run the exe with adobe PDF viewr files and can't find how to cancel it

I was running an exe file and accidentally did something and now he's trying all the files with the adobe PDF Viewer running and I can't undo. Help, please.

See this tutorial.

http://www.sevenforums.com/tutorials/19449-default-file-type-associations-restore.html?filter [2] = file Folder settings

Tags: Windows

Similar Questions

  • I turned off the toolbars with display - toolbars-(cliquez sur) and now cannot find the display menu to restore their! Duh.

    I turned off the toolbars with display - toolbars-(cliquez sur) and now cannot find the display menu to restore their! Duh.

    This has happened

    Each time Firefox opened

    Press the Alt key to display the Menu bar, then open view > toolbars and select menu bar, so it has a check mark.

  • after duplicating the LAYER, I'll EDIT FILL LAYER and can not find the NORMAL Elements 9 mode

    after duplicating the LAYER, I'll EDIT FILL LAYER and can not find the NORMAL mode

    The arrow keys did!  Thank you!

  • PL/SQL to run the exe with the DB settings

    Hi all

    I have a little problem.

    I'm in the need to write that all connection, disconnection and connection fail data to the Windows application log. To do this, I already tried various solutions, but with my configuration (EE Oracle 10.2.0.4) and Windows Server 2003 R2 X 64 the only possible solution is (apparently) the following.

    I create a Table with the information I need:

    --------------------------------------

    CREATE TABLE logonaudittable
    (
    event VARCHAR2 (15).
    SID NUMBER,
    series # NUMBER,
    time DATE,
    name VARCHAR2 (30),
    osuserid VARCHAR2 (30),
    MachineName VARCHAR2 (64)
    )
    /
    --------------------------------------

    I have create a trigger for the connection data, one for logging for the logon fails:

    ------------------------------------------------

    LOGON trigger.

    Database of logonauditing AFTER logon ON CREATE OR REPLACE TRIGGER
    DECLARE
    MachineName VARCHAR2 (64);
    osuserid VARCHAR2 (30);
    v_sid NUMBER (10);
    v_serial NUMBER (10);

    CURSOR c1 IS
    SELECT sid, serial #, osuser, machine
    FROM v$ session WHERE audsid = userenv ('sessionid');
    BEGIN
    OPEN c1;
    EXTRACT the c1 IN v_sid, v_serial, osuserid, machinename;

    INSERT INTO logonaudittable VALUES ('CONNECT', v_sid, v_serial, sysdate,
    user, osuserid, machinename);

    CLOSE c1;
    END;
    /

    -----------------------------------------------

    Logoff trigger

    CREATE OR REPLACE TRIGGER logoffauditing
    BEFORE logoff ON database
    DECLARE
    MachineName VARCHAR2 (64);
    osuserid VARCHAR2 (30);
    v_sid NUMBER (10);
    v_serial NUMBER (10);

    CURSOR c1 IS
    SELECT sid, serial #, osuser, machine
    FROM v$ session WHERE audsid = userenv ('sessionid');
    BEGIN
    OPEN c1;
    EXTRACT the c1 IN v_sid, v_serial, osuserid, machinename;

    INSERT INTO logonaudittable VALUES ('LOGOUT', v_sid, v_serial, sysdate,
    user, osuserid, machinename);

    CLOSE c1;
    END;
    /

    -------------------------------------------------------

    Logon trigger FAILS

    CREATE OR REPLACE TRIGGER logonfailauditing
    AFTER ON SERVERERROR database
    DECLARE
    MachineName VARCHAR2 (64);
    osuserid VARCHAR2 (30);
    v_sid NUMBER (10);
    v_serial NUMBER (10);

    CURSOR c1 IS
    SELECT sid, serial #, osuser, machine
    FROM v$ session WHERE audsid = userenv ('sessionid');
    BEGIN
    IF (IS_SERVERERROR (1017)) THEN
    OPEN c1;
    EXTRACT the c1 IN v_sid, v_serial, osuserid, machinename;
    INSERT INTO logonaudittable VALUES ('FAILLOGON', v_sid, v_serial, sysdate,
    user, osuserid, machinename);
    CLOSE c1;
    END IF;
    END;
    /

    -------------------------------------------

    The I create a trigger that starts each time something is written on the table.
    This trigger must start an EXE file which writes the last data written on the table in the Windows application log.

    So I need a trigger that executes my WRITELOG. EXE file adding parameters. For example:

    Run WRITELOG. Event time username sid EXE

    So my program will write a journal in Windows with these data:

    Event: opening of SESSION
    SID: 2938473
    Time: 12/12/2011 11:45:32
    User name: Scott

    And so on.

    I already have the program that does this, I need to run the program with the right data directly from trigger or procedure performed by my trigger.

    Hope that I was clear and REALLY hope that someone can help me!

    Thanks to you all!

    So practically I should create a job something like this:

    BEGIN
    () dbms_scheduler.create_job
    job_name-online "CONNECTION."
    job_type-online "EXECUTABLE."
    job_action => ' c:\yourdirectory\FILE. LOGON EXE ' | v_sid | » '|| v_serial | » '|| to_char(sysdate,'MM/DD/YYYY') | » '|| the user | » '|| osuserid | » '|| MachineName |';
    number_of_arguments-online 1
    start_date => SYSTIMESTAMP,
    enabled-FALSE, online
    comments => ' SQL * Loader jobs Demo');
    END;
    /

    and then I need to start this work every time that the LOGON trigger fires and it must be the trigger that inserts into the work, the arguments v_sid, v_serial, etc..

    ... I don't know how I can do this. What I need to create a procedure that creates jobs and the procedure is executed by the trigger? and how do you know the procedure to create the job with the data provided by the trigger. Sorry I ask much for the help, but I need this thing made in a time which is not compatible with me studying how to do it by myself. I will look at it, I want to know exactly how these things work, but now I need to speed things up a bit!

    Thank you for all the valuable assistance tfor!

  • I can be on the internet with one of my browsers and can be in my email, but if I go to another browser it takes two or three attempts to get on the internet.

    using the Explorer, safari and chrome. to back that I lose connection and try to go to every home page I lose the connection; However, my wireless router is strong and my signal is strong and unwavering.

    Go to the website of the manufacturer of your router > make sure you have the latest Firmware in Vista for it.

    Go to the website of the manufacturer of your computer/notebook > drivers and downloads Section > key in your model number > look for it last network adapters Vista drivers > download/install the.

    http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-network-adapter-problems

    Troubleshoot network adapter problems to Microsoft link above.

    Try without commitment TCP/IPv6:

    If you still have internet connection probs, one thing to try is the separation of the TCP/IPv6 (which is done by going to network connection > right click > properties > it uncheck > OK.)

    http://digitalmediaphile.WordPress.com/IPv6-how-to-unbind-from-a-NIC-in-Windows-Vista/

    See you soon.

    Mick Murphy - Microsoft partner

  • sfc/scannow command, found some corrupt dll files and can't find is not in the location of the store to fix, how to fix c:\windows\system32\opcservices.dll, TapiMigPlugin.dll, SxsMigplugin.dll, docagent.dll, tcpmon.ini files

    I checked the filesystem with the command sfc/scannow, it finds some dll files corrupted and it is also not instead of store, how to fix c:\windows\system32\opcservices.dll, TapiMigPlugin.dll, SxsMigplugin.dll, docagent.dll, tcpmon.ini corrupted files please help, I must pass several times to start my computer, it gives white screen after loading windows files. several times it gives Office to work. rest all the time balnk screen.

    Thanks for your response

    JKMV72

    When SFC cannot repair the files, it's time for a repair install from the dvd of the OS.  While you may fix one by one, you never know what else is wrong with the operating system.

  • I've just updated to the version of thunderbird 38.2.0 and can not find or access the calendar. SOLVED manually install the calendar

    I use windows 7 64-bit.
    I used the add-on of the calendar in the previous versions.

    You can install Flash via Tools | Modules. If it is already there, make sure it is up-to-date and if not, update. If it is not checked, select it.

    We seem to have a few wrinkles at the present time. While the calendar is now available in an automatic and eventually installed download for new users, we see reports of established users who have disabled the calendar to find the reactivation of himself and you come from the other direction; you want the lightning, but he does not appear to have been offered.

    Basically, it is still an add-on and can be added, enabled, disabled and removed just like any other add-on.

  • I looking for the Add/Remove program in Control Panel and can not find it... is where?

    I can't find the Add/Remove program and I really need to DELETE a program my son installed on my computer... can you tell me where to find it? I went into Control Panel and do not see this option.

    Hello

    different name in vista

    http://Windows.Microsoft.com/en-us/Windows-Vista/uninstall-or-change-a-program

    1. Open programs and features by clicking on the button start , by clicking on the Control Panel, click programs, and then click programs and features.

    2. Select a program and then click on uninstall. Some programs include the ability to modify or repair the program in addition to uninstall. but many simply offer the option uninstall. To change a program, click on change or repair. If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.

    and here's a pictorial tutorial to help you in what to look for

    http://www.bleepingcomputer.com/tutorials/tutorial141.html

  • I've upgraded to windows 7. Whenever the computer starts, a window pops up saying: windows Upgrade Advisor 7. I've searched for the file and can't find it. Any idesa someone?

    Cannot get rid of this window. Help

    • Click Start
    • Type: MSCONFIG.
    • Press enter on your keyboard
    • On the general tab, click Selective startup.
    • Under Selective startup, clear the check box load startup items.
    • Click the Services tab, select the hide all Microsoft Services check box, and then click Disable all.
    • Click OK.
    • When you are prompted, click on restart.
    • After the computer starts, check if the problem is resolved.
  • I bought an annual subscription with adobe pdf online export and you want to cancel. Still it has only 14 days. I don't know what or how do find or record a serial number because I have no one that I know of. How can I cancel and confirm my refund?

    How to cancel or confirm that I will receive a full refund, since it's still in the 14-day requirement? I have no idea what serial number, I have to this export adobe pdf or how I'm supposed to save it. This part of the process I need to fill for the cancellation and refund? Thank you

    Hello

    Please check the help below document:

    ICES.html https://helpx.adobe.com/x-productkb/Policy-Pricing/Cancel-subscription-Acrobat-Online-serv

    Kind regards

    Sheena

  • I used Microsoft Producer to synchronize audio and the slides in a presentation, power point, the question is to know how to put it in the form of a PowerPoint presentation file and burn a cd.

    Remember - this is a public forum so never post private information such as numbers of mail or telephone!

    Ideas:

    • using microsoft producer for PowerPoint for syn
    • Error messages
    • Recent changes to your computer
    • What you have already tried to solve the problem

    Hello

    ·        What version of Microsoft office PowerPoint that you are using?

    The money given the article gives you follow the steps on how to publish in Microsoft office PowerPoint 2003, I suggest you follow the steps mentioned in the link given below.

    http://Office.Microsoft.com/en-us/PowerPoint-help/produce-computer-based-training-with-PowerPoint-producer-HA001222910.aspx

    To burn a CD or DVD, I suggest you follow the steps mentioned in the article below.

    How to copy information to a CD in Windows XP

    http://support.Microsoft.com/kb/306524

    Thanks and regards.

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

  • I would like to know what the icons in the average part of the file and can not find this information.

    Hi-
    Moving to the Mac from Vista, I created a very messy Folders pane. I don't know that the icons to convey useful information that would be useful in this sort, but can't seem to find a description of what they mean. I tried searching for this site without success. Please tell me a simple description.
    Thanks in advance for your help.
    Dick W

    dated, but I'm not aware of a more recent attempt
    http://KB.mozillazine.org/Icons_-_Thunderbird_2

  • Click the convert to Adobe PDF toolbar?

    Windows 7 Pro - 64

    Just installed Acrobat as a tool to convert HTML pages to PDF.

    Adobe said to open the page HTML in Chrome then ""click the convert to Adobe PDF toolbar ' to get there. "

    How do you get the toolbar in Chrome please?

    Hi Sam,

    In Google Chrome, the address bar type: chrome://extensions/

    Now activate the extension Adobe Acrobat - create a PDF file .

    Kind regards

    Rave

  • I can't run the exe to my computer files.

    I can't run the exe to my computer files. The exe extension does not appear in the options of folder of my c: drive so I tried to add, but it will not save I tried to do a system restore, and even that won't work. I think it's a virus, but I can't seem to run to anthing that might help to get rid of it. Very frustrating... Help!

    I am running Windows XP with service pack 2 on a Dell computer

    Have you tried restoring system from a command prompt?

    Otherwise, restart the computer and start typing the key F8, select Safe mode with command option. If you are prompted to select an operating system, use the arrow keys to select the right pair and press ENTER. Log in as administrator or with an account that has administrator credentials.

    At the command prompt, type % systemroot%\system32\restore\rstrui.exe, and then press ENTER. Follow the prompts to restore your computer to an earlier date.

  • "Can not open AsIO.sys (2)" I get this message when I log in after a reboot. I have search for the file, but can't find it with the research or the command prompt. What do do in this file, and can be created and put into the appropriate folder?

    "Can not open AsIO.sys (2)" I get this message when I log in after a reboot.  I have search for the file, but can't find it with the research or the command prompt.  What do do in this file, and can be created and put into the appropriate folder?

    Hi Jack,

    This driver belongs to AsIO.sys Asus Probe. Try to uninstall Asus Probe and if you need, install again. If this does not help, uninstall Asus Probe and other tools of control such as Speedfan. Open the registry (regedit.exe) editor and search for AsIO.sys and remove all the entries that you can find.

    André
    "A programmer is just a tool that converts the caffeine in code" Deputy CLIP - http://www.winvistaside.de/

Maybe you are looking for