When Word or Powerpoint saves a file as HTML, it creates a filename.htm file, and a filename_files folder.

What makes this combination of file and folder special? If I delete one, the other is also deleted. If I move one, the other gets moved.

Some of my coworkers will try to be helpful, and edit a HTML file with Word, and it creates the *_files folder. I can clean up, or restore a previous version of the .htm file, but can't remove the folder. What gives?

link|improve this question

What Windows version are you using? – kinokijuf Jan 11 at 13:58
My computer has Windows XP, with Office 2007. However, I'm not in a homogeneous environment. – daxlerod Jan 11 at 14:01
I removed the office tags, since your question is not specific to Office (happens also with IE „Save as…” feature) – kinokijuf Jan 11 at 14:04
feedback

2 Answers

up vote 3 down vote accepted

The only speeial thing on the folders is the name.

Go ahead and create an HTML file called "xyzt.html". Then create (in Windows explorer) a folder with the name "xyzt_files". Now if you move the xyzt.html, Windows Explorer will also move the xyzt_files folder.

This is a behaviour of the Windowds Explorer, as if you move the xyzt.html from the command line, the xyzt_files folder will not be moved.

link|improve this answer
feedback

In Control Panel>Folder Options, click the View tab, and under „Management of pair of folders and webpages” click „Show both parts and manage them separately”. Don’t know the exact wording, using Polish version of Windows.

link|improve this answer
Thanks, that will make things easier. – daxlerod Jan 11 at 14:06
@daxlerod why didn’t you accept my answer? – kinokijuf Jan 11 at 19:18
The question was "What makes the folder special?" While your answer was helpful, it really answers a different question. – daxlerod Jan 11 at 20:53
@daxlerod I read that as a problem with removing the folder. – kinokijuf Jan 12 at 11:59
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.