2

仮想プリンターで作業していますが、プリンターのインストールで行き詰まっています。インストールは 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 & 64 ビット) にインストールされますが、Windows 8 にはインストールされません。エラー メッセージは表示されません。

4

1 に答える 1

1

これと同じでしょうか:

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

おそらく、あなたの問題に関連するその記事の重要な情報は

オプション #7「ドライバー署名の強制を無効にする」を選択する必要があります</p>

于 2013-10-04T09:45:18.657 に答える