Q. How do I stop the video tutorial popup from showing for All users?

A. You can edit a switch in the EP web.config file - found in the EP root folder.

Open the web.config file using NotePad, only, and search for this directive:

<ShowVideoTutorial>true</ShowVideoTutorial>


Then change the true to false, and save and close.

Article ID: 130, Created On: 11/1/2010, Modified: 3/5/2012