Hello, I am working on a modified version of this application and I would like to know how the Xibo setup program configures the computer to boot directly to the desktop and start the program, so far in my own setup project in visual studio I have a shortcut to the output binary file copied to the user startup folder but it still requires that the user login every time the computer is rebooted. How does the Xibo installer set it up to bypass login and boot directly to the desktop?
If someone could send source code to the existing msi possibly in the form of a .NET project that would be great. An explanation of how that works would be good too. I am proficient in C# and Visual Studio but it is not often I have to build an installer file.
Thanks a lot!