Frag Infinity Tournament, Inc. - FITES LAN Party - www.fites.net
LAN Party Forums => Support Group => Started by: The Shoctor on October 14, 2005, 11:02:36 AM
-
Anyone know of something that can do this? I want to take a 7z I have and mount it like I would an ISO. I am shocked that I have been unable to find something to do this. This software would save me a TON of space seeing as the compressed files are very large once they are let loose.
-
*bump*
-
:headscratch:
-
*bump*
Any ideas?
-
The best I could find....found over on http://www.msfn.org/board/lofiversion/index.php/t43795.html. This was in response to granting transparent filesystem access to .7z files. If you can get this far, you could use the subst command (http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/subst.mspx) or create a shortcut.
CLSID for .CAB files in W2k: {0CD7A5C0-9F37-11CE-AE65-08002B2E1262}
CLSID for .ZIP files in WXP/w2k3: {E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31}
Extending the Windows Explorer with Name Space Extensions ([url]http://www.microsoft.com/msj/archive/S332.aspx[/url])
With this method and since 7-Zip is Open Source it should be possible to integrate a 7zipview.dll/7zip.dll instead of cabview.dll/cabinet.dll and zipfldr.dll/dzip.dll/dzip32.dll/dunzip.dll/dunzip32.dll ( Enable compressed folder in w2k ([url]http://www.petri.co.il/enable_compressed_folder_in_w2k.htm[/url]) )
Very good idea thumbup.gif
Maybe one of the developers of 7-zip will write the necessary DLLs?
-> Let's put a feature request on Sourceforge Project 7-Zip ([url]http://sourceforge.net/projects/sevenzip/[/url])
-
:nerd:
-
Well, it looks like something will eventually come of this...