I'm missing something about the use of settings folders.
Wpkg doesn't seem to find them.

I'm using wpkg 0.9.10 stable.

I have created a hosts, profiles, and packages folders, and for now, have just moved the appropriate xml files into those folders.

I run wpkg from the following script:

set PROGARAMFILES="C:\Program Files"

set INST=\\conan\Installers
set WPKGROOT=\\conan\Installers\wpkg
set PACKAGES=%WPKGROOT%\packages
set PROFILES=%WPKGROOT%\profiles
set HOSTS=%WPKGROOT%\hosts
set LOG=\\conan\wpkglog
set DLL=C:\winnt\system32
set HDWRINSP=\\conan\installers\Hardware\Inspiron1300
net use L: %LOG%

#Line below is actually a single line -- folded by mailer.
cscript %WPKGROOT%\wpkg.js /synchronize /debug /nonotify > L:\%COMPUTERNAME%.log

net use L: /delete

When I run this script, I get the following message logged:



Microsoft (R) Windows Script Host Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.

Reboot-Cmd is standard.
base directory \\conan\Installers\wpkg.
Error parsing xml: System error: -2146697210.

File      \\conan\Installers\wpkg\hosts.xml
Line      0
Linepos   0
Filepos   0
srcText


So it's still looking for hosts.xml in the base directory.
Is there a flag I need to include to tell it to use folders?

begin:vcard
fn:Sherwood Botsford
n:Botsford;Sherwood
org:Saint John's School of Alberta;Information Technology
adr:;;RR - 5;Stony Plain;AB;T7Z 1X5;Canada
email;internet:[EMAIL PROTECTED]
title:System Administrator & Resident Sorcerer
tel;work:780 429 4140 Ext 134
tel;fax:780 848 2395
note:SB is the entire IT department at Saint John's School of Alberta.  
x-mozilla-html:FALSE
url:http://www.sjsa.ab.ca
version:2.1
end:vcard

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to