I don't think there is an easy way to put the scripts in the correct Group.
I see the following two possibilities:
- Make an Addin to change the table t_script
- Modify the import script.xml file
The concept for both solutions is the same.
Groups:ScriptCategory: fix GUID
3955A83E-9E54-4810-8053-FACC68CD4782
ScriptName: GUID
AcriptAuthor: Null
Notes:
<Group Type="PROJBROWSER" Notes=""/> or
<Group Type="MODELSEARCH" Notes=""/> or
<Group Type="DIAGRAM" Notes=""/> or
<Group Type="NORMAL" Notes=""/> or
<Group Type="MODELSEARCH" Notes=""/> or
<Group Type="PROJBROWSER" Notes="Scripts which are shown in the browser context menue."/>
Script: Name of the Group
Scripts:ScriptCategory: fix GUID
605A62F7-BCD0-4845-A8D0-7DC45B4D2E3F
ScriptName: GUID
ScriptAuthor: GUID of ScriptName of Group
With knowing this you can easily create your own Group or use it by existing scripts.
@Thomas, a possable content for your book
Good luck,
Helmut