Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing to USB printer in FPD not work
Message
 
 
À
02/10/2006 12:13:43
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Versions des environnements
Visual FoxPro:
FoxPro Dos
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01157840
Message ID:
01158635
Vues:
34
Hi Terry,

Lets go backwards:

  • NET USE lpt1 \\Computername\PrinterShareName /PERSISTENT:YES
    It requires 2 components: Computername and PrinterShareName.
  • The Computername you can get by right clicking on the My computer, Properties, Computer Name tab. Alternatively, run ipconfig /all from the Command prompt. The host name will be the the Computer Name.
  • The PrinterShareName: Right-click on the printer in the printer list, chose Sharing..., click on Share this printer and fill share name. That's the one you'll use in the NET USE command.
  • The above is possible only if File and Printer sharing is enabled. To enable it, rigt click on a network connection and select properties. Find File and Printer sharing for Microsoft Networks and check it.
  • Again, the above is only possible if you have at least one network connection. If ther isn't any, you can create one from New Connection... as DialUp connection. It doesn't have to be a real one.
    --sb--
  • Précédent
    Suivant
    Répondre
    Fil
    Voir

    Click here to load this message in the networking platform