--
Sevgi Sifyan
"bilgisayarca" <bilgis...@discussions.microsoft.com> wrote in message
news:57F6A27B-59C8-4A1B...@microsoft.com...
>> > > usb yazıcıdan komut satırında çıktı almam gerektiğinde "net use lpt1
>> > > \\bilgisayar_adı\yazıcı_paylaşım_adı /persistent:yes" komutunu
>> > > giriyorum
Komut'da : eksik
net use lpt1: \\bilgisayar_adı\yazıcı_paylaşım_adı /persistent:yes
Linki inceleyin:
http://geekswithblogs.net/dtotzke/archive/2006/01/20/66512.aspx
1) Adding the loopback adapter is not necessary if the PC is on any sort of
network... even a non-Internet connected LAN. In the case of networked
machines, you can merely share the printer, and attach to the printer over
127.0.0.1, as someone else mentioned. For standalone machines, or ones that
use dialup, you can either add the loopback adapter exactly as Dave
describes, or you can wait until you're dialed into your ISP to print.
Standalone machines may give "system error 1231" when you try the "net use
lpt1 ..." command, if you're not networked.
--
Sevgi Sifyan
"bilgisayarca" <bilgis...@discussions.microsoft.com> wrote in message
news:D6B333D9-B95E-4725...@microsoft.com...