Results 1 to 1 of 1

Thread: Compression of hidden files?

Threaded View

  1. #1

    Thread Starter
    PowerPoster VBDT's Avatar
    Join Date
    Sep 2005
    Location
    CA - USA
    Posts
    2,922

    Unhappy Compression of hidden files?

    Hi guys, recently I am trying to make a zip class in vb .net by using the java.util.zip namespace. Every thing is ok except that I am having a problem with the hidden files. The problem is that when I zip a hidden file and unzip it the file is not hidden any more. My question is how should I implement this that when I zip a hidden file and unzip it the file would be hidden still? How and where should I store the file attributes? Thank you for any input!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width