Hi,
No I did not write the installation program myself, but I can get access to the code from a colleague. It was created using InstallShield Professional - what part of this code should I post? I have made them aware of the problem I'm having, but they have not yet resolved anything at their...
Thanks for this tip. I have downloaded Process Explorer and am now running my program... yes it appears that the Installation.exe is waiting on a mutex. The name of the mutex is OLESCMLOCKMUTEX. I suppose this means that there's nothing I can do from my end to resolve this issue? I am fairly...
Thanks for the reply - but could you elaborate on your answer please?
I'm not 100% sure, but I think my problem has something to do with the Install program and not my program because if I substitute any other .exe in the CreateProcess it works (and waits) fine... Any ideas on that??
And...
Hi all,
In my code, I am trying to create a new process to run an installation program. This program installs and registers a number of files. I don't want to continue execution of the calling application until this new process has completed its work.
So far I have been using...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.