I've created a QtService for Windows which runs under Local System Account, but when I install it it has the "Allow service to interact with desktop" checked. This causes certain problems that I would like to avoid. How can I install the service to run under Local System Account, but be non-interactive?