How to schedule a task to launch an application to start another application?

I want to launch an application to start another app, but I ca't know how to configure Task Scheduler.

For relaxation, I put on an event on the Source I retrieve the name of the application in the menu drop down and let Event_ID field blank. On the Action tab, I place the path and the app name triggered, as usual and complete the remaining sections as usual, but it does not work. It is not raised when I starts the main application.
I used the Task Scheduler to the stars apps in a simple way, but it does not work. Can someone tell me what I'm missing and guide me, please?

Hello

At one point, we provide only a particular program path to start using Task Scheduler. Create a Script to launch several programs at the same time.

To create a script, I suggest that ask you your question in the MSDN forums.

http://social.msdn.Microsoft.com/forums/en-us/categories/

Tags: Windows

Similar Questions

  • How to schedule a task

    Hi all

    I need to schedule a task in Oracle running on every weekend and present a packaged function.

    The wrapped package is used to remove the data in 2 months.

    I use Oracle9i version to do this.

    Please let me know if anyone has used this type of functionality.


    Thank you

    Hello

    I forgot that you work in 9i.

    DBMS_SCHEDULER is defined in oracle 10g.

    You must use dbms_job to meet your needs.

    You cannot call a function in dbms_job it returns a value. If you block call pl/sql or a procedure.

    For example

    It is a simple function inside a package.

    SQL> declare
      2    my_job number;
      3  begin
      4    dbms_job.submit(job => my_job,
      5      what => 'DEclare val number; begin select m_pck.m_func into val from dual; end;',
      6      next_date => sysdate+1,
      7      interval => 'trunc(least(
      8  next_day(SYSDATE,''SATURDAY''),
      9  next_day(SYSDATE,''SUNDAY'') ))');
     10  end;
     11  /
    
    PL/SQL procedure successfully completed.
    

    Click on the link: http://www.orafaq.com/node/871

    Twinkle

  • HOW TO SCHEDULE A TASK TO RUN EVERY 30 MINUTES WITHOUT USING SCHEDULAR?

    Hello

    I have a requirement where I need to schedule the job to run every 30 minutes for 10:00 to 22:00. I came across problems using schedular odi. Let me tell you what I did...

    I chose the active mode between 10:00-22:00

    selected on startup/simple.

    and on the tab of repetitions selected several times with duration of 30 minutes.

    the problem is-

    (a) he kept at 22:00 but continues after 22:00

    (b) to randomly pick up longer than the length of 1/2 hour.

    you are looking for-

    a solution that works my script every 30 minutes from 10:00 to 22:00 without using the schedular system... which I can't trust.

    Concerning
    Vincent

    Vincent,

    We often use this methodology. You just need to run this package once. Since looping sound, it will continue to operate and run the task every 30 minutes and then refresh the variable. The variable will take care of the idle behavior of 22:00 to 10:00.

  • How to schedule a task backup vicfg - cfgbackup.pl?

    Hello

    We want to plan the next task of the vicfg-cfgbackup for ESXi host on the server vCenter Server running on a physical Windows Server.  We currently use vCLI 5.

    C:\Program Files (x 86) \VMware\VMware vSphere CLI > vicfg - cfgbackup.pl - ESXi5 - root - password MyPassword s D:\ProgramData\VMware\Configuration\ESXi5.bak Server username

    In schedular Windows task, we tried one of the following ways, but always without success

    (1) start a program, program - "C:\Program Files (x 86) \VMware\VMware vSphere CLI >", parameter - 'vicfg - cfgbackup.pl - ESXi5 - root - password MyPassword s D:\ProgramData\VMware\Configuration\ESXi5.bak Server username.

    (2) to start a program, program - "C:\Program Files (x 86) \VMware\VMware vSphere CLI > vicfg - cfgbackup.pl", parameter - ' - server ESXi5 - username root - password MyPassword s D:\ProgramData\VMware\Configuration\ESXi5.bak.

    Your opinion is requested.

    Thank you

    I added "C:\Program VMware vSphere CLI\bin > ' in my system 'PATH' to luch vCLI command of anywhere.

    Make a batch file and write the following lines there:

    vicfg - cfgbackup.pl - server SRV1 - username root - password MyP@ss s 'e:\host-cfg\SRV1.cfg '.

    vicfg - cfgbackup.pl - server SRV2 - username root - password MyP@ss s 'e:\host-cfg\SRV2.cfg '.

    Then created a base on my Windows Calendar, select "Run program" in the "Action" stage and get the path of the command file created in the next step.

    If you want to run several times a day, you can change the calendar created as image attachment (depending on your timing of backup).

  • How to run automatic init() on launch Flex application

    I have an init() am I initialize my variables in but the problem is that I do not know how to execute the method init() otherwise than through a MouseEvent. My type of project is MobileApplication and the init() in my firstView "views. "" MXMLfille"so I don't think I can run completionCreate" "on this subject so how can I do?

    You can use addedToStage?  I usually use to trigger my init()

  • How to make a backup of all scheduled both tasks?

    I'm going to re - install windows 7 and would like to know on how to make a backup of all existing at the time scheduled tasks, so once the new window is installed and I can restore all scheduled both tasks.

    Does anyone have any suggestions?
    Thanks in advance for your suggestions

    Does anyone have any suggestions?
    Thanks in advance for your suggestions

    Save the folder and its subfolders c:\Windows\System32\Tasks.

  • How to configure a task scheduler in apex?

    How to configure a task scheduler in the apex without code

    2740883 wrote:

    Sorry to be is not clear.

    I need to create a task that runs every 15 minutes. This work updates a certain painting of my DB. I need to do this in the Apex, so that users of my application can configure the frequency of employment

    Oracle database includes Oracle's Scheduler, which is a sophisticated job scheduler. You can set up a job scheduler to update your table and create an interface user of APEX, allowing users to change the work using the methods in the DBMS_SCHEDULER package.

    Other issues related to the creation of the APEX user interface can be requested here, but there is a forum of Planner where you refer questions about aspects of the Scheduler.

  • How to backup my schedule of tasks?

    There are several tasks at the request and would like to know any approach to back it up.

    Is there any file, record scheduled tasks? If I can make a copy of this file as backup.

    It seems to me the record to schedule tasks to keep under my C: drive of the window installed.

    will it be possible to keep this record to schedule a task under different drive? for example, D:\

    Does anyone have any suggestions?

    Thanks in advance for your suggestions

    I don't have this problem (I tried it again).

    Make you when you do your "backup" your m, you do not create "shortcuts" instead.

    I use Windows Explorer and do all this from the command prompt, which is sometimes easier for us old fashioned maids:

    copy c:\windows\tasks\*.* d:\tasks

  • How to create a task that runs once a day, immediately after the opening of session?

    Hello, I'm wondering how to create a task using the Task Scheduler that runs once a day, immediately after I have logon.

    The reason is I want to use Bing Desktop to change my wallpaper every day. However, I just want to run the first time I start my computer every day, so it will change the wallpaper. By default, it starts whenever I have to logon. It's annoying, because I just want it to start once a day to change the wallpaper. However, using the Task Scheduler, I put only a trigger to start "at the opening of session' or"once a day." If I choose once per day, it runs about 5-10 min after I login, instead of logon immediately after. If I choose the two triggers, then it starts after each session.

    Basically, I just want the Task Scheduler to launch the program after the connection the first time I connect to the computer on any given day. How can I do this?

    Hello Jeffrey,.

    You can refer to the links below and see if that helps.

    Create a task

    http://TechNet.Microsoft.com/en-us/library/cc720110 (v = WS.10) .aspx

    Modify a scheduled task

    http://TechNet.Microsoft.com/en-us/library/cc778308 (v = WS.10) .aspx

    Change an existing task

    http://TechNet.Microsoft.com/en-us/library/cc766442.aspx

    Please write back to us for assistance and we will be happy to help you come.

    Thank you

  • When you try to schedule a task, error message 0 x 80090016 Keyset does not exist.

    Whenever I try to schedule a task, I get the error message 0 x 80090016 Keyset does not exist. I went to the response page, but I do not understand what protected storage is and I do not know how to find... I followed the instructions, but windows cannot find MSC.

    Hello

    You did changes to the computer before this problem?

    I think you could have typed incorrect order in the run window. Here are the steps that may help you.

    1 open administrative tools by clicking the Start button, click on the Control Panel, clicking system and Maintenance, and then clicking Administrative Tools.

    2. double-click on Services. If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.

    3. find the protected storage service, and click to select.

    4. Select Properties.

    5. in the Startup Type list, select automatic.

    6. make sure the service of that status is started.

    7. click on OK.

  • W7 will not schedule a task

    My machine is Intel Core i5-3470 CPU @ 3.20 GHz, 8, 0 GB RAM, MS Windows 7 Home Premium v. 6.1 64-bit SP1
    Intel HD Graphics and RealTek High Definintion Audio over card mother MSI B75MA-P45
    I have Windows Defender antivirus with Memeo Backup Pro and Skype running in the background.

    I'm trying to schedule a task.  I just want to open an image (JPG or PNG) file to start the system.  It displays a formula that I try it myself nag remembering :)

    I use "create a task" in the Task Scheduler and get this:

    I can't find a way to specify which application to use to open the image file.  Is there a call sequence?

    Basically, 'How can I do this?'

    Thank you

    Basically, 'How can I do this?'

    No need to create a scheduled task. Simply copy the .jpg file in this folder:

    C:\Users\Vagulus\AppData\Roaming\Microsoft\Windows\Start demarrer\programmes\demarrage\

  • How to bring back the quick launch

    I wonder how to recover this toolbar: quick launch

    Hello

    In most cases, you can simply use the taskbar just like your quick launch.  Simply drag what you want up to her, and she will be there for you.  Then, it is always easy to access if you want to start, switch to it if it is already running, or whatever.

    If you don't want a separate quick launch, you can do that too.  Simply right-click on the task bar and choose "Toolbars" and make a new toolbar.

  • I want to prevent access to the ' topic: support ' page. How to accomplish this task?

    I want to prevent access to the ' topic: support ' page. How to accomplish this task?

    You must create the userContent.css file and possibly the record chrome as well if they do not yet exist.
    Note that the names are case-sensitive.

    • Create the folder chrome (lowercase) in the .default < xxxxxxxx > profile folder if the folder does not exist
    • Use a text editor like Notepad to create a file userContent.css (new) in the folder chrome (file name is case sensitive)
    • Paste the code into the userContent.css file in the Editor window
    • Make sure that you select "All files" and not "text files" when you save the file via "save file as" in the text editor as userContent.css.
      Otherwise, Windows can add a hidden .txt file extension and you end up with one does not not userContent.css.txt file
  • Do you know how to copy certain tasks in the calendar and the past on different days?

    Do you know how to copy certain tasks in the calendar and the past on different days?

    This year, I even tasks to every month, so it is difficult for me to create new tasks for the same information. I can't find how to copy beyond the tasks, so if someone could help me I aprecciate it.

    Thanks in advance!

    Select, press COMMAND = C to copy it to the Clipboard; Select the date that you want a copy with the mouse, them press COMMAND\-V to paste. If you want a repetitive task, you can select the item and double-click it to open it, and then the pop up config, select repeat.

  • How to perform simple tasks in Windows 8

    I know how the various Windows 8 is that previous versions of Windows.

    I found a few demo videos with many tips on how to use Windows 8. The videos give how to research, sharing, switching and closing applications and how to perform simple tasks in t he operating system.

    Here is a link to the videos.

    Enjoy!

    I hope the videos help out!

Maybe you are looking for

  • Y510p - drivers nvidia HDMI output that's an analog connection

    I had occasional problems with HDMI output before, but can usually get things working in certain combinations to turn off TV and laptop. This time, however I can't convince them to talk together. I suspect that this may be due the new drivers (353.30

  • Photosmart 2610 yellow color will not print

    My Photosmart 2610 is a pig.  She refuses to print Yellow.  I went through several routines clean and preferred and changed the cartridge for a new brand, but nothing raises any dribble of yellow.  Any help would be appreciated - thanks.

  • Cannot access Microsoft Update

    For three years now, I not was able to access Microsoft Update because I get the below error message: Install the ActiveX control required to view the siteThe site is not correctly displayed on your computer without this control. To install it: 1 rig

  • Cannot start hardware

    Hello. Recently I tried to synchronize an e200 V1 to my PC via USB, and as soon as I plugged in the USB, I got a popup window asking to install the equipment. I have completed the installation, but ended up getting a message saying "there was a probl

  • can not open attachments directly from browser using ie7 or ie8

    When I try to open an attachment (ie. pdf file or video file), it does allow me to open it. It works as I don't have the program to open it. where normily he would give me the option 'open', 'save' or 'Cancel', it gives me just the option 'Save' and