Screeam
Jun 4 2007, 05:37 PM
?When running an application, is there a way to figure out what security token the application is using (admin or user);
usasma
Jun 4 2007, 07:18 PM
Yes, but it's way, way beyond my ability - it would involve determining where the installer will copy to/modify. I use the tried and true method of trying it to run as a normal user - if it doesn't work, then it must be that admin privileges are needed.