ZBrushCentral

ZB4 - GoZ New Instance of Maya, etc

userSetup.mel
source “C:/Users/Public/Pixologic/GoZApps/Maya/GoZBrushFromMaya.mel”
source “C:/Users/Public/Pixologic/GoZApps/Maya/GoZBrushToMaya.mel”");

GoZ Shelf Icon:
source “C:/Users/Public/Pixologic/GoZApps/Maya/GoZBrushFromMaya.mel”
source “C:/Users/Public/Pixologic/GoZApps/Maya/GoZBrushToMaya.mel”");

adding the second line above, gives: // Error: Syntax error
Not adding the line works, but will open new instance of Maya.

Paths to userSetup.mel
C:\Users\Documents\maya\2010-x64\scriptsuserSetup.mel
C:\Users\Public\Pixologic\GoZApps\MayauserSetup.mel

1) ZBrush 4 to Maya / Maya to ZB4 = ok
2) ZB4 to Maya (opens a New Instance of Maya, etc)