Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact us Request to publish your help manuals Request to remove your help manuals Buy Now
Introduction
» Printfil
» Getting Started
Configuration
» Standard Settings
» Optional Settings
» Miscellaneous Options
Working With Printfil
» Control Codes - Escape Sequences
» Merging logos & Background Image Files
» Capture Parallel Port's Output
» Printfil Virtual Printer
» Send Print Jobs Via E-mail
» Archive Print Jobs & Print To Multiple Printers Simultaneously
Creating PDF Files
» By Using GhostScript
» Setting Permissions & Passwords
Customizing Deployment
» Customizing Menu
» Command Line Parameters
» Setup Command Line Parameters
» Running Multiple Printfil Copies On Same PC With Different Configurations
Support Information
» Known Problems
» Translations
» Technical Support
» Notes
 
Buy Printfil Online! Buy Printfil Online!

Running Multiple Printfil Copies On Same PC With Different Configurations

The Printfil's Setup program places a shortcut to Printfil.exe in the commonstartup Windows folder (Start -> All Programs -> AutoStart) so that Printfil is automatically executed each time an user login the machine.

This makes Printfil starting automatically on Client Windows OS's, at the PC bootup, while on Terminal Server environments a different Printfil instance is run for each remote user logging in the server; each one with the user's specific configuration, automatically managed by Printfil.

free password recovery software restore deleted partition deleted photo recovery
files undelete data recovery windows vista file recovery utilities freeware
restore digital picture cell phone forensic investigation keylogsger freeware

In some cases however, you may want to run multiple Printfil instances yourself, even on Client OS's. For example, if you want to capture multiple LPT ports simultaneously, or if you want to print the same job to different printers in once.

In order to run different Printfil instances on the same machine with different configurations (Printfil.ini), you'll have to replace the shortcut to Printfil.exe in the commonstartup folder with a batch file, like follows:

C:\>EDIT START.BAT

START.BAT

@echo off
c:
cd \folder1
start
"\program files\printfil\Printfil.exe"
cd \folder2
start
"\program files\printfil\Printfil.exe"

Either c:\folder1 or c:\folder2 must contain a different PRINTFIL.INI file, which will be used to store the specific Printfil instance's configuration. By entering (cd) the directory before starting Printfil, you'll instruct Printfil to use the specific configuration stored there.

Printfil Configuration

Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals