Question
How to configure VB API for multiple versions of Creo in a machine
Hi,
I'm trying to configure multiple versions of creo (Creo 8 and Creo 10) in a machine and i need to access vb api of each version based on the user action such as open. as per the instructions i had added pro_comm_msg.exe of Creo 10 to environment variables. my doubt is that how to setup the same for Creo 8?
And will the COM classes and interfaces will be segregated for both the version and both can work parallelly?

