【发布时间】: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