How do I unlink a file-folder relationship?
- by Ovesh
When asking IE to save an HTML page locally, with the option "Web page, complete", an html file is created along with a folder that contains all associated files (images, js, css etc).
An association is created between the html file and the folder, so that when the file is deleted/moved, so is the folder.
First, I'd like to know what this kind of association is called.
Further, I'd like to know how to "unlink" this file-folder association.