<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Debenu Quick PDF Library - PDF SDK Community Forum : Silent TCP Service Install</title>
  <link>http://www.quickpdf.org/forum/</link>
  <description><![CDATA[This is an XML content feed of; Debenu Quick PDF Library - PDF SDK Community Forum : I need help - I can help : Silent TCP Service Install]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 20:13:57 +0000</pubDate>
  <lastBuildDate>Thu, 05 Aug 2010 14:08:39 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.01</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.quickpdf.org/forum/RSS_post_feed.asp?TID=1525</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Debenu Quick PDF Library - PDF SDK Community Forum]]></title>
   <url>http://www.quickpdf.org/forum/forum_images/QPDF_Forum_Title.png</url>
   <link>http://www.quickpdf.org/forum/</link>
  </image>
  <item>
   <title><![CDATA[Silent TCP Service Install :   Figured out the problem.  The...]]></title>
   <link>http://www.quickpdf.org/forum/silent-tcp-service-install_topic1525_post6790.html#6790</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1150">softwaredev</a><br /><strong>Subject:</strong> 1525<br /><strong>Posted:</strong> 05 Aug 10 at 2:08PM<br /><br /><DIV></DIV><FONT size=3 face=C&#111;nsolas><DIV>&nbsp;</DIV><DIV>Figured out the problem.</DIV><DIV>&nbsp;</DIV><DIV>The service name has to be QuickPDFTCPService0715, Display name: Quick </FONT></DIV><P style="MARGIN: 0in 0in 0pt" =Mso><FONT size=3 face=C&#111;nsolas>PDF Library TCP/IP Service 7.15 and Description can be anything. Once I </FONT></P><P style="MARGIN: 0in 0in 0pt" =Mso><FONT size=3 face=C&#111;nsolas>set these parameters it works fine. Windows Installer is able to </FONT><SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-: EN-US; mso-fareast-: EN-US; mso-bidi-: AR-SA">install and start it too.</P><DIV></DIV><DIV>&nbsp;</DIV><DIV>You would think the errors would've told me that :o) found it by trial and error.</DIV></SPAN>]]>
   </description>
   <pubDate>Thu, 05 Aug 2010 14:08:39 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/silent-tcp-service-install_topic1525_post6790.html#6790</guid>
  </item> 
  <item>
   <title><![CDATA[Silent TCP Service Install : Sorry I cant be of more help than...]]></title>
   <link>http://www.quickpdf.org/forum/silent-tcp-service-install_topic1525_post6788.html#6788</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=872">waynefulcher</a><br /><strong>Subject:</strong> 1525<br /><strong>Posted:</strong> 04 Aug 10 at 10:49PM<br /><br />Sorry I cant be of more help than this but I have never used the service you are referring to however I have spent more time writing code to auto install services than I care to. The "typical" problem is that the information being used is not correct such as:<DIV>Service Name</DIV><DIV>Display Name </DIV><DIV>Service EXE Path &amp; Name</DIV><DIV>I have found it most useful to always specify the entire path to the location of the exe name wherever you are copying it to on the clients machine.</DIV><DIV>&nbsp;</DIV><DIV>If you are not sure what the values should be you can install it manually on your machine using the /install parameter as you mentioned before. Then open your windows services window and locate the service and right-click it and select Properties. On the General Tab it should show you exactly what to use as the Service Name, etc... </DIV><DIV>If you just happened to be using Delphi to write your code and you need help with that end of it let me know and I can send you some code.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 04 Aug 2010 22:49:55 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/silent-tcp-service-install_topic1525_post6788.html#6788</guid>
  </item> 
  <item>
   <title><![CDATA[Silent TCP Service Install :   Trying to get the QuickPDFTCPxxx.exe...]]></title>
   <link>http://www.quickpdf.org/forum/silent-tcp-service-install_topic1525_post6776.html#6776</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1150">softwaredev</a><br /><strong>Subject:</strong> 1525<br /><strong>Posted:</strong> 02 Aug 10 at 8:31PM<br /><br /><DIV></DIV><DIV>&nbsp;</DIV><DIV>Trying to get the QuickPDFTCPxxx.exe service installed on users computer using our deployment software.&nbsp; If I use the default settings used here &gt;&gt; <a href="http://www.advancedinstaller.com/services-screen-shot.html" target="_blank">http://www.advancedinstaller.com/services-screen-shot.html</A>&nbsp; It gives me an error "Error 1920. Service QuickPDFTCP0715.exe failed to start . Verify that you have sufficient priviledges to start system services". </DIV><DIV>&nbsp;</DIV><DIV>What am I missing? How do I install and start the TCP Service silently. </DIV><DIV>&nbsp;</DIV><DIV>If I run the command QuickPDFTCP0715.exe /install manually it works fine. Then can start the it using Net start QuickPDFTCP0715.exe. Want to install and start it as part of the regular windows installer when my app gets installed.</DIV><DIV></DIV><span style="font-size:10px"><br /><br />Edited by softwaredev - 02 Aug 10 at 10:26PM</span>]]>
   </description>
   <pubDate>Mon, 02 Aug 2010 20:31:44 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/silent-tcp-service-install_topic1525_post6776.html#6776</guid>
  </item> 
 </channel>
</rss>