【问题标题】:Add printer Windows 8 programmatically以编程方式添加打印机 Windows 8
【发布时间】:2013-08-19 01:03:57
【问题描述】:

我正在使用虚拟打印机,但无法安装打印机。安装由 InnoSetup 完成

[run] Filename : rundll32.exe; Parameters: "printui.dll, PrintUIEntry /if /f ""{app}\ghostscript\ghostpdf.inf"" /r ""TitusVirtualPrinter:"" /m ""Ghostscript PDF"" /b ""Virtual Printer""  /u /Y "; StatusMsg: Installing PS Printer for Ghostscript; Description: Ghostscript PS Printer; Flags: waituntilterminated shellexec; 

该行运行良好,程序安装在 Windows 7 系统(Pro 32&64bits)上,但不安装在 Windows 8 上。我没有任何错误消息。

【问题讨论】:

    标签: windows printing cmd inno-setup rundll32


    【解决方案1】:

    会不会是这样的:

    http://www.jenovarain.com/2012/12/ghostscript-printer-on-windows-8-64-bit/

    也许他们在那篇文章中与您的问题相关的关键信息是

    您将要选择选项 #7 “禁用驱动程序签名 执法”

    【讨论】:

      猜你喜欢
      • 2010-09-14
      • 2011-06-15
      • 1970-01-01
      • 1970-01-01
      • 2013-04-29
      • 2012-12-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多