<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Tedd,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Below are two of my batch files.&nbsp; The first is my regular batch file.&nbsp; If have one set up for each user because of changes in printers and their own menu directory.&nbsp; Note V is mapped to <A href="file://\\server2007\F\fpdobc">\\server2007\F\fpdobc</A>&nbsp; The (no colon) is because on this server we have a raid system.</DIV>
<DIV>&nbsp;</DIV>
<DIV>@echo off<BR>rem This File created by install shield on 8-25-2004<BR>set PATH=C:\WINDOWS\COMMAND<BR>set PFDSK=V<BR>set PFDATA=V:<BR>set PFPROG=V:<BR>set PFDIR=<BR>set PFLMHOST=server2007<BR>set PFMENU=V:\fp\menus\rick<BR>set PFGLOB=<BR>set PFCONFIG=<BR>set pfprinter=RickHP <BR>set PATH=%pfprog%;%PFPROG%\fp;%path%<BR>echo stuff &gt; fp$$$$$$.bat<BR>del fp$$*.bat&gt;NUL<BR>%pfprog%\fp\p todo<BR></DIV>
<DIV>This second one I just set up two last week for some fpWeb testing.&nbsp; Note that the data is in a folder <A href="file://\\server2007\F\fpodbc\fpweb">\\server2007\F\fpodbc\fpweb</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>@echo off<BR>rem This File created by install shield on 8-25-2004<BR>set PATH=C:\WINDOWS\COMMAND<BR>set PFDSK=V<BR>set PFDIR=\fpweb<BR>set PFDATA=V:<BR>set PFPROG=V:<BR>set PFLMHOST=server2007<BR>set PFMENU=V:\fp\menus\rick<BR>set PFGLOB=<BR>set PFCONFIG=<BR>set PATH=%pfprog%;%PFPROG%\fp;%path%<BR>echo stuff &gt; fp$$$$$$.bat<BR>del fp$$*.bat&gt;NUL<BR>%pfprog%\fp\p<BR><BR>The shortcut on my workstation is V:\fpodbcrh.bat (which is the first batch file listed above).</DIV>
<DIV>&nbsp;</DIV>
<DIV>There&nbsp;are no fp folders, programs, data or menus on any of our workstations.&nbsp; Only the shortcut.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Sorry to cut this short but have to run to a production meeting.&nbsp; If the above isn't clear please drop my an email.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Later,</DIV>
<DIV>Rick</DIV>
<DIV>&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><BR>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><FONT face=Tahoma size=2>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Ted B Dodd &lt;tedb@ci.borger.tx.us&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> Richard Hane &lt;yoresoft@sbcglobal.net&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Monday, July 20, 2009 1:17:52 PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> RE: Work Station installation<BR></FONT><BR>
<STYLE>
<!--
 
 _filtered {font-family:"Cambria Math";panose-1:2 4 5 3 5 4 6 3 2 4;}
 _filtered {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}
 _filtered {font-family:Tahoma;panose-1:2 11 6 4 3 5 4 4 2 4;}
 
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;margin-bottom:.0001pt;font-size:12.0pt;font-family:"Times New Roman", "serif";}
a:link, span.MsoHyperlink
        {color:blue;text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;text-decoration:underline;}
p
        {margin-right:0in;margin-left:0in;font-size:12.0pt;font-family:"Times New Roman", "serif";}
span.EmailStyle18
        {font-family:"Calibri", "sans-serif";color:#1F497D;}
.MsoChpDefault
        {font-size:10.0pt;}
 _filtered {margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {}
-->
</STYLE>

<DIV class=Section1>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">This is the bat file I use on the server:</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">&nbsp;</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">@echo off</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">rem This File created by Ted B on 2-5-2009</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">set PATH=c:\windows\system32</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">set PFDSK=d</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">set PFDATA=d:</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">set PFPROG=d:\appl</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">set PFDIR=\appl</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">set PFMENU=d:\appl\fp\menus</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">set PFGLOB=</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">set PFCONFIG=</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">set PFPRTC=rtf60</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">set pfpostprint=start /w %pfprog%\fp\fp2rtf\atlantis.exe</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">set PATH=%PFPROG%\fp;%PFPROG%\fp\fp2rtf;%path%</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">echo stuff &gt; fp$$$$$$.bat</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">del fp$$*.bat&gt;NUL</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">set pflmhost=localhost:6556</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">%pfprog%\fp\p.exe PubWrk</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">&nbsp;</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">I have, on the W/S, \\server\D: mapped as Z:.&nbsp; Pardon &nbsp;my ignorance here, please.&nbsp;&nbsp;&nbsp; How would I point to this batch file and the work station properly resolve where stuff is.</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'">&nbsp;</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt; COLOR: #1f497d">Ted B<BR>aka tedb@ci.borger.tx.us<BR>806-273-0956 Office<BR>806-273-0983 FAX<BR>806-231-8167 Cell </SPAN><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri', 'sans-serif'"></SPAN></P>
<DIV>
<DIV style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; PADDING-LEFT: 0in; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; PADDING-TOP: 3pt; BORDER-BOTTOM: medium none">
<P class=MsoNormal><B><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma', 'sans-serif'">From:</SPAN></B><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma', 'sans-serif'"> Richard Hane [mailto:yoresoft@sbcglobal.net] <BR><B>Sent:</B> Monday, July 20, 2009 11:56 AM<BR><B>To:</B> tedb@ci.borger.tx.us; filepro-list@lists.celestial.com<BR><B>Subject:</B> Re: Work Station installation</SPAN></P></DIV></DIV>
<P class=MsoNormal>&nbsp;</P>
<DIV>
<DIV>
<P class=MsoNormal>Ted,</P></DIV>
<DIV>
<P class=MsoNormal>&nbsp;</P></DIV>
<DIV>
<P class=MsoNormal>What are you trying to install to the workstation.&nbsp; The only thing I have on any of my workstations is a short cut to the batch file loacted on the server.</P></DIV>
<DIV>
<P class=MsoNormal>&nbsp;</P></DIV>
<DIV>
<P class=MsoNormal>BTW I mapped my drive to the fpodbc folder.&nbsp; Although I have never maped to a sub-folder I would suspect it has to do with the fpdir or fpprog varaibles.</P></DIV>
<DIV>
<P class=MsoNormal>&nbsp;</P></DIV>
<DIV>
<P class=MsoNormal>Hope this helps,</P></DIV>
<DIV>
<P class=MsoNormal>Rick Hane</P></DIV>
<DIV>
<P class=MsoNormal>Controller </P></DIV>
<DIV>
<P class=MsoNormal>Deluxe Stitcher Company Inc</P></DIV>
<DIV>
<P class=MsoNormal><A href="http://www.deluxestitcher.com/" target=_blank rel=nofollow>www.deluxestitcher.com</A></P></DIV>
<DIV>
<P class=MsoNormal><BR>&nbsp;</P></DIV>
<DIV>
<P class=MsoNormal>&nbsp;</P>
<DIV>
<DIV class=MsoNormal style="TEXT-ALIGN: center" align=center><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma', 'sans-serif'">
<HR align=center width="100%" SIZE=1>
</SPAN></DIV>
<P class=MsoNormal><B><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma', 'sans-serif'">From:</SPAN></B><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma', 'sans-serif'"> Ted B Dodd &lt;tedb@ci.borger.tx.us&gt;<BR><B>To:</B> filepro-list@lists.celestial.com<BR><B>Sent:</B> Monday, July 20, 2009 9:28:40 AM<BR><B>Subject:</B> Work Station installation<BR></SPAN><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial', 'sans-serif'"><BR>I am having difficulty facilitating a workstation installation of fP.&nbsp; It<BR>works fine on the server (W2K3), but I am unable to get the W/S install to<BR>work on a W2K box.&nbsp; I have the /appl folder on the W2K3 box mapped as the Z:<BR>drive on the W/S, but I still get the error that the files cannot be found<BR>during the install.<BR><BR>Ted B<BR>aka <A href="mailto:tedb@ci.borger.tx.us" target=_blank rel=nofollow ymailto="mailto:tedb@ci.borger.tx.us">tedb@ci.borger.tx.us</A><BR>806-273-0956 Office<BR>806-273-0983
 FAX<BR>806-231-8167 Cell <BR><BR><BR>_______________________________________________<BR>Filepro-list mailing list<BR><A href="mailto:Filepro-list@lists.celestial.com" target=_blank rel=nofollow ymailto="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</A><BR>http://mailman.celestial.com/mailman/listinfo/filepro-list</SPAN></P></DIV></DIV></DIV>
<P><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial', 'sans-serif'">Checked by AVG - <A href="http://www.avg.com/" target=_blank>www.avg.com</A><BR>Version: 8.5.392 / Virus Database: 270.13.14/2238 - Release Date: 07/20/09 06:16:00</SPAN></P></DIV></DIV></DIV></div></body></html>