{% extends "sega.html" %} {% block title %}mxprestartup{% endblock %} {% block body %}

mxprestartup

mxprestartup is the first program to run when the AppUser user logs in.

This program's sole job is to construct the password for SystemUser, and spawn mxstartup.exe as SystemUser.

Micetools contains a full version of this program, with a few additions for ease of use. It can be found on the micetools repository.

{% endblock %}