Hi,
Now I am working on a solution of converting indd file to pdf on server side in our product.
Since this process may cost time I choose LBS with job queue, but after running "startup-indesign-server-CORBA-4instances.bat" there four cmd windows will popup to listen to request.
What I want is that can I hide these window after they started? I don't want customers to close this windows for their careless.
I have tried to write a .vbs script to hide the cmd window but failed.
Anyone has an idea?
Thanks
Darren