Home » Questions » Computers [ Ask a new question ]

Removing file / folder link after using "Save As..." then "Web Page, complete"

Removing file / folder link after using "Save As..." then "Web Page, complete"

When you right-click save-as a web page in FF, the page is saved along with a folder containing any associated media that page needs (images, js, etc).

Asked by: Guest | Views: 380
Total answers/comments: 2
Guest [Entry]

"As I discovered, GAThrawn's answer is good if you have Office XP / 2003 installed on your system. If not, you need to jump into the registry;

Go START -> Run, type ""regedit"" and in the registry editor, browse to;

HKEY_CURRENT_USER -> Software -> Microsoft -> Windows -> CurrentVersion -> Explorer

Right-click in the left panel to create a new DWORD Value. Call it ""NoFileFolderConnection"" and give it a value of 1.

That's it! If you ever what to turn the linking on again, change NoFileFolderConnection's value to 0.

Alternatively (if you're comfortable applying a registry edit via a downloaded file) you can find a downloadable solution here; http://windowsxp.mvpsdotorg/webpairs.htm.

More information can be found here; http://msdn.microsoft.com/en-us/library/bb776887%28VS.85%29.aspx"
Guest [Entry]

"@Pavium is right, this is a Windows setting not a Firefox setting that stops you separating the folder from the file easily. Firefox does have an option to save just the HTML page without the associated media (""Save Page As, then select ""Web page, HTML only"") but it doesn't sound like that's what you're asking about.

To stop Windows linking the file and folder permanently, open up Windows Explorer (not Internet Explorer), click Tools menu, Options, click the View tab, then scroll about halfway down the Advanced Settings box, you should see a ""Managing pairs of Web pages and folders"" which is probably set to ""Show both parts but manage as a single file"" at the moment, you probably want to select ""Show both parts and manage them individually""."