![]() |
On Mon, 1 Dec 2003, Bill Binko wrote: > Hello all, > We are using Hylafax for moderate (50+ faxes/day) inbound operations and > it is working well. > > We also have WHFC setup on the client machines, and it also works well. > However, as this small office grows, WHFC configuration is becoming a > larger and larger problem. We would like to be able to do something like > the following: We did something similar back when we started to use Hylafax. We put the executable, DLL, etc. on a file server and then we wrote a batch file that installed it. While this was back in the Win9x days, it should be a starting point. The batch file: copy \\wadsworth\local\hylafax\win9x\whfcmon.dll c:\windows\system start /w \\wadsworth\local\hylafax\win9x\regmon.exe regedit /y \\wadsworth\local\hylafax\win9x\whfc.reg mkdir "c:\windows\start menu\programs\Hylafax" \\wadsworth\local\hylafax\win9x\shortcut -f -t y:\hylafax\whfc.exe -n c:\windows\startm~1\programs\Hylafax\WHFC.lnk -d y:\hylafax The registry extract: REGEDIT4 [HKEY_CURRENT_USER\Software\Whfc] "FCover"="Y:\\hylafax\\WadsExec.ps" "FromCompany"=" " "FromFaxNr"=" " "FromLocation"=" " "FromVoiceNr"=" " "FaxCover"=dword:00000001 "Fine"=dword:00000000 "SendEmail"=dword:00000001 "AutoUpdate"=dword:00000001 "PSize"=dword:00000001 "Log_FileName"="M:\\fax\\whfc.log" "Log_Duration"=dword:0000001e "FaxCover0"="Y:\\hylafax\\WadsExec.ps" "SendTime"=dword:ffffffff "KillTime"=dword:00000003 "FaxCover1"="Y:\\hylafax\\WadsMain.ps" [HKEY_CURRENT_USER\Software\Whfc\Win - Hylafax Client] [HKEY_CURRENT_USER\Software\Whfc\Win - Hylafax Client\Settings] [HKEY_LOCAL_MACHINE\SOFTWARE\WHFC] "SpoolOffLine"="c:\\temp\\" "DirUser"="" "SpoolDir"="C:\\TEMP\\" "Hostname"="wadfax.rohrer.com" "JobFmt"="%-4j %3i %1a %6.6o %12.12e %5P %5D %7z %.30s" "Port"=dword:000011cf "MaxDial"=dword:0000000c "MaxTries"=dword:00000003 "UpdateIntervall"=dword:0000001e "CheckDone"=dword:00000000 "OffLine"=dword:00000000 "InTaskBar"=dword:00000001 "OldCover"=dword:00000000 "Remove"=dword:00000001 "Separator"=";" "ValidDialChars"="#+-," "LocalTime"=dword:00000001 "UseODBC"=dword:00000001 "RecvFaxArg"=" " "LangDllPath"="C:\\WINDOWS\\SYSTEM\\" "access"=dword:00000000 "HK"="'" [HKEY_LOCAL_MACHINE\SOFTWARE\WHFC\PhoneBooks] [HKEY_LOCAL_MACHINE\SOFTWARE\WHFC\PhoneBooks\Main] "Type"=dword:00000000 "UserAllowed"=dword:00000000 "FileName"="X:\\hylafax\\fax.phb" [HKEY_LOCAL_MACHINE\SOFTWARE\WHFC\PhoneBooks\User] "Type"=dword:00000000 "UserAllowed"=dword:00000001 "FileName"="M:\\fax\\user.phb" HTH, Joe Matuscak Rohrer Corporation 717 Seville Road Wadsworth, Ohio 44281 (330)335-1541 matuscak@xxxxxxxxxx ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxxxxx*