Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我开发了一个应用程序(例如example.exe)。如果我双击这个可执行文件,它会启动并且一切正常。相反,如果我创建一个安装程序来安装此应用程序,则安装的此应用程序仅在它具有管理权限时才会启动。如何在没有管理权限的情况下运行应用程序?