Installscript How to call dll and wait for amount of time??
Hi
I need to call a function in a dll and I need to put a timeout limit on the called process.
Can this be done via installscript?
I have succeeded in loading the dll and calling the dll function.
"rv = CctrlControl (STOP_CMD, INSTANCE_NAME);"
I have not been able to create a call to the dll with a timer that will throw an error if a maximum amount of time permitted has passed.
Is there a way to get LaunchApplication to work with dlls (as opposed to .exe)
Any help greatly appreciated.
Thanks
I need to call a function in a dll and I need to put a timeout limit on the called process.
Can this be done via installscript?
I have succeeded in loading the dll and calling the dll function.
"rv = CctrlControl (STOP_CMD, INSTANCE_NAME);"
I have not been able to create a call to the dll with a timer that will throw an error if a maximum amount of time permitted has passed.
Is there a way to get LaunchApplication to work with dlls (as opposed to .exe)
Any help greatly appreciated.
Thanks
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.