Jump to content

avoid .exe stall wher run form RunWait()


myspacee
 Share

Recommended Posts

Hello to all,

use often RunWait() func, now i'm calling PDFCreator.exe to convert *.doc into *.pdf using its 'engine'

Sometime PDFCreator.exe go mad and wait for > 10-15 min before crash.

My script go ahead, but want to monitor PDFCreator.exe and kill it before it every 10 minutes...

anyone can help me ?

thank you,

m.

Link to comment
Share on other sites

Hello to all,

use often RunWait() func, now i'm calling PDFCreator.exe to convert *.doc into *.pdf using its 'engine'

Sometime PDFCreator.exe go mad and wait for > 10-15 min before crash.

My script go ahead, but want to monitor PDFCreator.exe and kill it before it every 10 minutes...

anyone can help me ?

thank you,

m.

Try with ShellExecute().

When the words fail... music speaks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...