Quick tutorial on how to use Memory Object
Does anyone know of where I can find some documentation or tutorials on how to use the Memory Object? I would like to use it to tell me if a process or .exe is currently running.
Thanks!
Stephen1980
EDIT: Solved by using the Instance Communicator. Thanks for "Looki's" help!
Re: Quick tutorial on how to use Memory Object
np... Don't know if you got it working though, everything was so fast
If you're having problems, try this (Save both as EXE and then run 1st.exe and then 2nd.exe)
http://looki.lo.funpic.de/Inst.zip
:)
Re: Quick tutorial on how to use Memory Object
Fusion Updater does not seem to work on my computer. :(
It says that it cant find any updates and then closes.
Edit: I did find another way to do it for now. I just had my main program create a temporary file on startup, and then delete it when it closes. When my second program runs, it checks at startup for the temp file, and if it does not find it, it closes.
I would still like to find out what is wrong with fusion updater and my computer.
Thanks for the help.
* By the way, Looki, your example does not work, because I don't have the extension. Thanks, though.*
Stephen