Process ardProcess = new Process();
ardProcess.StartInfo.FileName = @"C:\Program Files (x86)\Adobe\Reader 11.0\Reader\AcroRd32.exe";
ardProcess.StartInfo.Arguments = @" /t " + @"G:\test.pdf";
ardProcess.StartInfo.CreateNoWindow = true;
ardProcess.StartInfo.WindowStyle = System.Diagnostics.ProcessWindowStyle.Hidden;
ardProcess.Start();
亲爱的:被墙域名跳转TG:@qianhenetwork QQ:851617266,可否收藏+评论+分享呢?
文章评论 本文章有个评论