AnswerList of Questions
To detect the registered user of the system in AutoPlay Media Studio:
Insert the following script in the On Startup event of your project:
user = System.GetUserInfo();
Note: User is a table variable. To display this information on a page in your application, reference:
user.RegOwner - the registered owner of the computer
user.RegOrganization - the registered organization