Thursday, October 21, 2010

How do u gain access to files you create in VB when running win xp?

I'm writing an application in VB 2005 that deals with automated unzipping of files. I have created folders to store unzipped files and text files to store settings information. When i try to access the text file i get a security error. Any pointers?How do u gain access to files you create in VB when running win xp?
Files created by an application should be owned by the account that is running the application (ie the current user) and should have ownership rights



if your using some type of shell execute to uncompress the files, look to msdn for infor on the security contect that the shell execute uses (i'd guess current user).



Could it be a software error, not xp security?
  • as level psychology podcats
  • No comments:

    Post a Comment