Question
Starting ProE in non-interactive mode
I am writing a full asynch app. in which I am trying to launch proE in non-interactive mode using g:no_graphics option.I am using- cAC = New CCpfcAsyncConnection asyncConnection = cAC.Start(exePath + " -g:no_graphics -i:rpc_input", ".") Its failing with "pfcExceptions.XToolkitGeneralError" Need help in resolving the issue. Rahul.
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.

