I have a windows application,sometimes in windows 7(also ultimate with administrator user) and vista to run it i need to right click and run it as administrator,I know the reason is attempt to access to system directories from my program,how i can solve this problem,is
net user administrator /active:yesthat using for enabling the real aministrator account solve the problem? if no what should i do ! Thx