使用其他用户帐户执行程序

使用其他用户帐户执行程序

本文介绍了使用其他用户帐户执行程序.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在尝试使用其他登录用户帐户运行应用程序.为此,我使用功能CreateProcessWithLogonW().但是我无法达到要求.任何帮助表示赞赏.在此先感谢您.

Hi All,

I am trying to run an application under a different logon user account. For this I am using the the function CreateProcessWithLogonW(). But I am not able to achieve the requirement. Any help is appreciated. Thanks in advance.

推荐答案



这篇关于使用其他用户帐户执行程序.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-20 22:31