please allow me to comment your work a bit: There is a thread on that deals with this topic. The bottom line is, that you can simply add the DMProxy itself to your startup items, so there is nothing else to do. 2. If you wrote a simple two-line script, why did you compile it to a binary format? I suppose because of a better perfomance. But launching a shell and calling a script during startup is probably a worse peromance that calling the DMProxy instantly. So please don't take it personal, I'm just pointing out the facts. |