<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Doesn't wpkg-install.bat just install the Windows Packager system
service?  So I need a way to delay the start of the Windows Packager
system service.  What scripts does that run besides wpkg.js?<br>
<br>
Tomasz Chmielewski wrote:
<blockquote cite="mid456C9B71.1010400@wpkg.org" type="cite"><br>
  <pre wrap=""><!---->
It really depends *when* your wpkg-install.bat script is started - 
before, during, or after your wireless connection is up?

If you're concerned, just put something to your wpkg-install.bat which 
would delay "cscript \\...\wpkg.js ..." - something like sending 30 
pings to localhost should delay your script by 30 seconds...


  </pre>
</blockquote>
</body>
</html>