I think Jochen's application is downloading a SFX archive to unpack a database.
Hi Erol,
You are right, of course. The attachment is 19k, the download 2.8MB, and the final database is 35MB. I am so used to have a permanent Internet connection that I forgot to mention that, sorry ;-)
Re Tater's problem: Good question. It works on my machine, and apparently on Erol's. What the JNotes.exe does is
- give itself a specific window title, "Loading: JNotes"
- launch the SFX
- Setup.exe finds the window
- and sends a WM_COPYDATA message indicating where the extracted file can be retrieved.
That part could be much easier if the SFX could be instructed to extract its content to the current folder, but nope, it has to be something like C:\DOCUME~1\user\IMPOST~1\Temp\freearc132302216\ :( ... therefore the trick with the window title.
But good to know it chokes, thanks Tater :icon14:
Maybe I must increase the timeout value for the Launch command... ::)
A workaround could be to launch JNotes.exe and immediately after the SFX.