Hello all! I have a batch file to start ProE. It does a few cleaning operations, copies the config.pro and config.win files to a specified dir and it launches ProE. Now I want it to do the following: 1. I first pointed my batch file to <load_point>/bin/proe.exe to lauch ProE, however the working dir was not the one I wanted. Workaround: made the batch file point to a shortcut and, in that shortcut, defined the working dir I wanted in its properties. Don't know if there's an easy/cleaner way to do this? 2. I want to have 2 icons on my desktop: one launches WF and another launches WF+EMX. But I wanted to have only 1 config.pro. Since I need to add the protkdat config option I want my batch file to do the following: a. copy config.pro to working dir b. edit config.pro c. add the protkdat config option d. save and close config.pro e. launch WF+EMX Any help would be much appreciated! Best regards! JVidal
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.