Browse by Tags
All Tags » Zip » path (RSS)
-
Hi Naresh,
for your particuliar situation, assuming you have a C: drive with a writable \temp folder, the simplest answer is:
namespace _26165_PreservZIPPath{ public partial class Form1 : Form { public Form1() ...
-
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using Xceed.Zip;using Xceed.FileSystem;
namespace _25975_PreservZIPPath{ public partial class Form1 : Form ...
|
|
|
|