a亚洲精品_精品国产91乱码一区二区三区_亚洲精品在线免费观看视频_欧美日韩亚洲国产综合_久久久久久久久久久成人_在线区

首頁 > 編程 > C# > 正文

c#調用winrar解壓縮文件代碼分享

2020-01-24 03:01:03
字體:
來源:轉載
供稿:網友

復制代碼 代碼如下:

using Microsoft.Win32;
using System.Diagnostics;
壓縮
string the_rar;
RegistryKey the_Reg;
object the_Obj;
string the_Info;
ProcessStartInfo the_StartInfo;
Process the_Process;
try
{
the_Reg = Registry.ClassesRoot.OpenSubKey(@"Applications/WinRAR.exe/Shell/Open/Command");
the_Obj = the_Reg.GetValue("");
the_rar = the_Obj.ToString();
the_Reg.Close();
the_rar = the_rar.Substring(1, the_rar.Length - 7);
the_Info = " a " + " test.rar " + " " + @"C:/test/test.txt";
the_StartInfo = new ProcessStartInfo();


the_StartInfo.FileName = the_rar;
the_StartInfo.Arguments = the_Info;
the_StartInfo.WindowStyle = ProcessWindowStyle.Hidden;
the_StartInfo.WorkingDirectory = @"C:/test/";
the_Process = new Process();
the_Process.StartInfo = the_StartInfo;
the_Process.Start();
Response.Write("<script>alert('Zip Successfully');</script>");
}
catch
{
Response.Write("<script>alert('Zip Failed.')</script>");
}

解壓縮

復制代碼 代碼如下:

string the_rar;
RegistryKey the_Reg;
object the_Obj;
string the_Info;
ProcessStartInfo the_StartInfo;
Process the_Process;
try
{
the_Reg = Registry.ClassesRoot.OpenSubKey(@"Applications/WinRAR.exe/Shell/Open/Command");
the_Obj = the_Reg.GetValue("");
the_rar = the_Obj.ToString();
the_Reg.Close();
the_rar = the_rar.Substring(1, the_rar.Length - 7);
the_Info = " X " + " test.rar " + @"C:/test/";
the_StartInfo = new ProcessStartInfo();


the_StartInfo.FileName = the_rar;
the_StartInfo.Arguments = the_Info;
the_StartInfo.WindowStyle = ProcessWindowStyle.Hidden;
the_StartInfo.WorkingDirectory = @"C:/test/";
the_Process = new Process();
the_Process.StartInfo = the_StartInfo;
the_Process.Start();
Response.Write("<script>alert('UnZip Successfully');</script>");
}
catch
{
Response.Write("<script>alert('UnZip Failed.')</script>");
}

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 国产成人精品免高潮在线观看 | av成人免费 | 精品欧美一区二区三区久久久 | 99这里只有精品视频 | 日韩精品久久久久久 | 黄色在线免费观看视频 | 国产一区二区自拍 | 成人在线超碰 | www.狠狠干| 成人免费毛片高清视频 | 日本视频网| 一区二区在线播放视频 | 日韩精品www | 不卡一区二区三区四区 | 亚洲一区二区三区免费视频 | 欧美精品一区二区视频 | 久久91精品 | 91国偷自产一区二区三区亲奶 | 国产精品久久久久久久久免费软件 | 成人精品电影 | 亚洲国产精品一区二区第一页 | 亚洲成人中文字幕 | 国产欧美日韩精品一区二区三区 | 精品国产乱码一区二区三区 | 久久久美女| 久久69国产一区二区蜜臀 | 毛片com| 日韩免费一区 | 国产精品美女视频一区二区三区 | 伊人狠狠 | 国产高清在线视频 | 在线观看成人小视频 | 国精产品一区二区三区黑人免费看 | 一区二区三区四区在线 | 久久无码精品一区二区三区 | 亚洲欧美综合 | 精品一区国产 | 亚洲欧美一区二区三区在线 | 国产在线一区二区三区 | 精品亚洲一区二区三区四区五区 | 欧美一区二区视频 |