Quantcast
Channel: Windows カテゴリ - すべてのスレッド
Viewing all articles
Browse latest Browse all 99458

コマンドでプリンタドライバをインストールする際のエラーについて

$
0
0

Windows10 64bitのパソコンにおいて、LP-S3550のプリンタドライバをインストールがしたく、

下記batファイルを作成し、管理者権限で実行したところ、エラーが発生いたしました。

原因がわからず困っています。詳しい方、ご教示いただけないでしょうか。

ちなみに、同batファイルをWindows7 32bit(ドライバはWin7 32bit用)にて実行した場合、問題なくインストールできました。

【batファイル内容】

cd C:\Windows\System32\Printing_Admin_Scripts\ja-JP
cscript prnport.vbs -a -r IP_192.168.1.101 -h 192.168.1.101 -o raw -n 9100
cscript prndrvr.vbs -a -m "EPSON LP-S3550" -v 3 -i "\\server\kyoyu\printer\lp-s3550\E_WFBACJ.INF"
cscript prnmngr.vbs -a -p "EPSON LP-S3550(経理)" -m "EPSON LP-S3550" -r IP_192.168.1.xxx

【エラー一部抜粋】

C:\Windows\System32\Printing_Admin_Scripts\ja-JP> cscript prndrvr.vbs -a -m "EPSON LP-S3550" -v 3 -i "\\server\kyoyu\printer\lp-s3550\E_WFBACJ.INF"
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.

プリンター ドライバーを追加できません EPSON LP-S3550 Win32 エラー コード -2146500030

C:\Windows\System32\Printing_Admin_Scripts\ja-JP> cscript prnmngr.vbs -a -p "EPSON LP-S3550(経理)" " -m "EPSON LP-S3550" -r IP_192.168.1.101

 


Viewing all articles
Browse latest Browse all 99458

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>