I have some CS-Script with a complex logic, need to start that script as administrator. I tried to add
//css_npp asadmin
to the beginning of the script file, it doesnt work, so maybe i do something wrong. Main point is that i need to specify administrator privileges in the script file, not outside. Any ideas?