check ur security permission from user u r running in
On 9/3/09, Andrew Badera <[email protected]> wrote: > > Security permission assertions! Security manifest! > > ∞ Andy Badera > ∞ +1 518-641-1280 > ∞ This email is: [ ] bloggable [x] ask first [ ] private > ∞ Google me: http://www.google.com/search?q=(andrew+badera)+OR+(andy+badera) > > > > On Thu, Sep 3, 2009 at 4:25 PM, Marcus<[email protected]> wrote: >> >> Hi >> >> I have this app A that when it is installed is creating the folder A >> in the Application Folder (c:\program files\). When A is running in >> Vista it is not permitted to add any files in the A folder. When A is >> running in XP then this problem does not exist. This is from what I >> have understood due to how the ACLs is set up differently on Vista/XP. >> >> How can I make my application be permitted to write in the A folder on >> Vista aswell? I have heard something about principals, could this be a >> way or is there an even better (simpler) way to change the access >> control for the folder A (and grant my app write permission)? >> >
