exe not working in non admin privilege winxp user account

Discussion in 'MFC' started by satheeshs, May 26, 2011.

  1. satheeshs

    satheeshs New Member

    Joined:
    May 26, 2011
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi,
    I am Satheesh, i have a doubt please clarify it possible.
    I have a mfc program writing data to a file also includes some threads for getting system date-time etc and placing it to a notepad.

    Release mode : Using winxp admin/user(admin privilege) account it is working properly, but it is not working in other user account(not admin privilege).i am using vc 6.0 only and winxp. how can i run my application in all accounts in xp(both admin and non-admin privilege account).

    may be set-up admin-privilege manifest (correct code and related code placed in resource) but also it is not working it is again as program crash before.
    what is the remedy? . is there remedy for all user's in xp and vista. (xp is important), reply appreciated.
    Programming : MFC,C++
    Operating system : winxp sp1/2
    Regards,
    Satheesh
     
  2. rsquareshelke

    rsquareshelke New Member

    Joined:
    Dec 30, 2010
    Messages:
    19
    Likes Received:
    0
    Trophy Points:
    0
    you can make Setting for your project as Run as a administrator in Manifest.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice