I have made a python executable but it fails if not run with administrator. I have other files on my pc that has a UAC icon and when clicked always run as administrator.
Example
Does anyone know how I can change my python file to achieve this, thank you.