Page 1 of 1

Compiled program requires admin privs to run?

PostPosted: May 18th, 2012, 1:46 am
by rjune
I'm trying to use phalanger in an AD environment to write some command line utilities. I write the program no problem, I compile the program no problem. When I try to run the program, Windows won't let me because any program I've compiled with phalanger requires administrator privileges. This really threw me at first. The first utility I wrote is a simple utility to just create a config file in the users profile directory. Any advice on how to build an app which runs strictly as a user would be appreciated.