Actually what I need is multithreading, but it seems I cannot have multithreading with just one instance of the application. But it seems adobe won’t allow “multiprocessing”, either?
Is there a way to walk around this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Accidentally found a walk around:
… the application id is stored in plain text without packaging or any other ways preventing one from changing it. So I can just have several copies of the program with different id.