I have a script. If I run it without require admin option it wont execute some of its functions. If I execute it with require admin it would execute one of its function, but then later it fails somewhere- but I dont know the reason- because the reason of error is not displayed on the console already. How can I deal with this? Run with admin privileges and know what is the error?
Thanx in advance!