visual c++ - Unable to updates my App programaticaly in Win8 - mfc -
i trying update app sysmenu.
and doing click on update app.. in sysmenu, updates automatically started.
its working fine xp , win 7, when trying same thing in win 8 not working. gives alert message "you not have sufficient rights run app". if logged administrator user.
hint : if manually run updates.exe run administrator working.
i have attached screen shot. don't know why happen win 8 only.
any suggestion appreciated.

edit have refer these articles.
i sure there wrong manifest file. please embed manifest
<requestedexecutionlevel level="requireadministrator" uiaccess="false"> with updates.exe.
though have tried it, please try 1 more time.
the error dialog seen in snapshot app. there may check in app, showing dialog.
Comments
Post a Comment