It’s time to add a new Create New Wizard item in the GDS Project provider.
We now have the “GOOP Class” wizard, but I want to add a “GOOP Interface” menu option as well.
And the issue I have is to show both options.
It looks like I can’t add two Second Project Provider Wizards to the My Computer type{CEFE1B10-1732-4678-A70A-299293455410}, is that correct?
If I look at your native AddClass.ini and AddInterface.ini file, they are linked to SupportType:
{EFE860E7-F254-4BBC-5675-8858F35B820E} and {EFD740E7-F254-4BBC-5675-8858F35B820E}
What are those codes referring to?
What should my ini look like to do this?
This is the existing GOOP Class ini file content:
[Provider]
SupportedType={CEFE1B10-1732-4678-A70A-299293455410}
IsPrimary=0
ItemInterfaceVI=..\Open_GDS\GOOP_MyComputer_Item_Interface.vi
CreateNewWizardInterfaceVI=..\Open_GDS\GOOP_MyComputer_CreateNewWizard_Interface.vi
CreateNewWizardHost=Source
LicenseName=None
InterfaceVersion=1.0
Signature=KS5CBT93T9SSJK3SNWB239RLN95WTC9W
Cheers,
Mike