static void startMainMenu(Args _args) { TreeNode tn; ; tn = TreeNode::findNode(@"\Menus\MainMenu"); tn.AOTrun(); }