Quantcast
Channel: Indigo Rose Software Forums - Forums
Viewing all articles
Browse latest Browse all 2105

File.RunAs LocalSystem Account?

$
0
0
Is there any way to do a File.RunAs LocalSystem Account (LSA)?

I tried this with no luck:

Code:

File.RunAs(_SourceFolder.."\\mytest.exe", "", "", SW_HIDE, true,"LocalSystem", adminpassword,
"", LOGON_NO_OPTION, nil, nil);

Also tried with a blank password.

I am using SUF 9 on Windows 7 x64.

Thanks for any tips.

Viewing all articles
Browse latest Browse all 2105

Trending Articles