How do I unlink a file-folder relationship?
Posted
by Ovesh
on Super User
See other posts from Super User
or by Ovesh
Published on 2010-06-16T07:30:23Z
Indexed on
2010/06/16
7:33 UTC
Read the original article
Hit count: 231
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.
© Super User or respective owner