/build/static/layout/Breadcrumb_cap_w.png

Corel Draw APPV 5.0 Process never ends in virtual envoirment

I am trying to sequence Corel Draw Graphic Suite X5. Sequence works well application corelDraw and Paint start and close but ...after closing they leave coreldrw.exe and corelpp.exe runing behind the scene, hence virtual envoirment never terminates. any help ...if you launch another draw .. leaves another coreldrw.exe and so on how to terminnate process when  app is closed. I am sequencing appv 5.0. Corel Draw X4 works perfect


0 Comments   [ + ] Show comments

Answers (1)

Posted by: rock_star 11 years ago
4th Degree Black Belt
0

1. You can write script to close (taskkill ) after application is closed.

    <DEPENDENCY>
        <SCRIPT TIMING="POST" EVENT="SHUTDOWN" WAIT="TRUE" PROTECT="TRUE">
            <SCRIPTBODY>
                   TaskKill /IM xyz.exe /F \n
           </SCRIPTBODY>
        </SCRIPT>
    </DEPENDENCY>

 

2.  TERMINATECHILDREN=TRUE  check.


Comments:
  • Thanks Problem is I am working in appv 5.0 so How I can do that in APPV 5.0 any help will be nice - hannanjavid 11 years ago
    • This link should be of some help .

      http://blogs.technet.com/b/appv/archive/2012/12/10/scripting-and-embedded-scripting-for-appv-5-0-dynamic-deployment-and-user-configuration-scripting.aspx

      I have not yet started working on v5. Can't help you out much . - rock_star 11 years ago
      • Thanks I have almost gone all through that let us see if some one comes with solution... I will post it if I can find on it ... seatching ... - hannanjavid 11 years ago
  • As far as my experience and knowledge goes in AppV, applications that keep running in the background after closing the application are not suitable candidates for AppV - talonsprem87 11 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ