Hi,
I want to make an exe which can check the current users permission as if they are an Administrator etc to check if they can install my application. As my application is in .Net and some users may not already have this, hence I want to make a program which checks their permission. If it is an Admin then triger the install other wise just display an error message and exit!
Can someone please help?
I want to make an exe which can check the current users permission as if they are an Administrator etc to check if they can install my application. As my application is in .Net and some users may not already have this, hence I want to make a program which checks their permission. If it is an Admin then triger the install other wise just display an error message and exit!
Can someone please help?
Comment