المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Annoying problem with VISTA and Win7 and above?



C++ Programming
12-09-2009, 05:41 PM
Hello,

I have written one executable in C++ which runs from startup of 'All Users' in user's account. In order to give read and write permissions to the place where this executable reads and writes into a file and creates logs we have a service which gives the particular folder the ACL permissions. Using this concept even restricted user never faces any problem while trying to do any of its designed functionality till XP. But, in some cases starting from VISTA we get the executable visible in task manager but it does not do any thing and also not even makes the log.

I need to find why this happens. If any one knows please throw some light on this

Regards,

Kushagra