Re: [wpkg-users] feature request / ideas for multiple locations with VPN ?

2007-02-16 Thread Greg MacLellan
The easiest way would probably be to use DNS to provide different IPs depending on the network, it's fairly easy to setup with BIND, see: http://www.oreillynet.com/pub/a/oreilly/networking/news/views_0501.html (on a side note, if you have multiple locations I would highly recommend setting up mu

[wpkg-users] feature request / ideas for multiple locations with VPN ?

2007-02-13 Thread Frank Zimmer
Hello all Iam running wpkg on our company network, really great tool thanks alot for it :-). We have multiple locations connected by a VPN. The problem is that we have 1 server with all the packages. Now if we put a "big" new software to the profiles we get some traffic problems ofc ;-). Bad thing

Re: [wpkg-users] Feature request: Consolidated error window.

2006-04-11 Thread Tomasz Chmielewski
sbotsford wrote: At present when debugging, you get: A window saying which xml file it was working on. OK A window saying what the problem was OK A window saying what line number it occured on OK A window saying the offset in the line OK A windows saying the file offset (a number I don't believ

Re: [wpkg-users] Feature request: Global environment variables for packages.

2006-04-11 Thread Tomasz Chmielewski
sbotsford wrote: Perhaps we need a 4th xml file for this. After writing just a couple packages, I can see merit in being able to define global environment variables for wpkg. Example: suppose that my installation share point is \\conan\installers\wpkg. I would much rather have $WPKG. and

[wpkg-users] Feature request: Consolidated error window.

2006-04-11 Thread sbotsford
At present when debugging, you get: A window saying which xml file it was working on. OK A window saying what the problem was OK A window saying what line number it occured on OK A window saying the offset in the line OK A windows saying the file offset (a number I don't believe...) OK Can thes

[wpkg-users] Feature request: Global environment variables for packages.

2006-04-11 Thread sbotsford
Perhaps we need a 4th xml file for this. After writing just a couple packages, I can see merit in being able to define global environment variables for wpkg. Example: suppose that my installation share point is \\conan\installers\wpkg. I would much rather have $WPKG. and later, as I accumu

Re: [wpkg-users] Feature request

2006-02-03 Thread Ed Wallig
Yeah, figured that out once I looked over the code - looks like it will wonk out if it gets an unexpected error code or if the post-check fails.   I ended up changing the type of package to an execute="once" package and then versioning it. Once the change was propagated I removed the package from

Re: [wpkg-users] Feature request

2006-02-03 Thread Kristofer Kiik
> OK, so I tried this - created a vbs file that essentially does nothing and > changed the install, upgrade, and remove commands to that vbs. I versioned > the package and then ran WPKG which changed the WPKG.xml file to reflect the > changes to the package. > > However, when I removed the package

Re: [wpkg-users] Feature request

2006-02-03 Thread Ed Wallig
Hi,   OK, so I tried this - created a vbs file that essentially does nothing and changed the install, upgrade, and remove commands to that vbs. I versioned the package and then ran WPKG which changed the WPKG.xml file to reflect the changes to the package.   However, when I removed the package

Re: [wpkg-users] Feature request

2006-02-03 Thread Ed Wallig
Thought about that - was hoping for a more streamlined approach but that will do it.     ThanksKristofer Kiik <[EMAIL PROTECTED]> wrote: On 2/3/06, Ed Wallig <[EMAIL PROTECTED]>wrote:> Hi again,>> Feature request - can the capability be added (or does it already exist) to> remove a package

Re: [wpkg-users] Feature request

2006-02-02 Thread Kristofer Kiik
On 2/3/06, Ed Wallig <[EMAIL PROTECTED]> wrote: > Hi again, > > Feature request - can the capability be added (or does it already exist) to > remove a package from WPKG without it being removed from the clients? > > Basically, I'd like to be able to switch a "managed" application to an > "unmanaged

[wpkg-users] Feature request

2006-02-02 Thread Ed Wallig
Hi again,   Feature request - can the capability be added (or does it already exist) to remove a package from WPKG without it being removed from the clients?   Basically, I'd like to be able to switch a "managed" application to an "unmanaged" one where there is no reference to the package in p

Re: [wpkg-users] Feature request

2006-01-07 Thread Kristofer Kiik
On 1/7/06, Antonio Calvo Rodriguez <[EMAIL PROTECTED]> wrote: > ¿Can post the modified exit procedure? Will be very useful umm, let me see... // call the main function with arguments. try { main(WScript.Arguments); } catch (e) { error(e.description); notifyUserFail(); // exit(2); } ch

Re: [wpkg-users] Feature request

2006-01-06 Thread Antonio Calvo Rodriguez
Saturday, January 07, 2006 6:32 AM Subject: Re: [wpkg-users] Feature request I'm guessing that this has been asked before, but I figured that I'd ask again - is there any way to add a "skip on error" feature to a future build of WPKG? It would be nice if the synch would j

Re: [wpkg-users] Feature request

2006-01-06 Thread Kristofer Kiik
> I'm guessing that this has been asked before, but I figured that I'd ask > again - is there any way to add a "skip on error" feature to a future build > of WPKG? It would be nice if the synch would jump to the next package if the > package that it was trying to install failed for some reason, rat

[wpkg-users] Feature request

2006-01-06 Thread Ed Wallig
Hi,   I'm guessing that this has been asked before, but I figured that I'd ask again - is there any way to add a "skip on error" feature to a future build of WPKG? It would be nice if the synch would jump to the next package if the package that it was trying to install failed for some reason, rat

Re: [wpkg-users] feature request: delayed installation

2005-12-14 Thread Tomasz Chmielewski
Ed Wallig schrieb: Duh! Good pointsometimes the simple fix is the best. Question on this though - when in an AD domain, what permissions are applied to the computer during logoff or shutdown? hmm? those that you applied (in AD)? When running WPKG during startup, system permissions app

Re: [wpkg-users] feature request: delayed installation

2005-12-14 Thread Ed Wallig
Duh! Good pointsometimes the simple fix is the best.   Question on this though - when in an AD domain, what permissions are applied to the computer during logoff or shutdown? When running WPKG during startup, system permissions apply to the computer so software installs without any permissio

Re: [wpkg-users] feature request: delayed installation

2005-12-14 Thread Tomasz Chmielewski
Ed Wallig schrieb: Neat idea - another option would be to have a feature that delayed installation until the user logged off / shut down - sort of like what Windows Updates does now w/ XP SP2 ("Install Updates and shut down"). My 2 cents... just run WPKG when system shuts down? -- Tomek htt

Re: [wpkg-users] feature request: delayed installation

2005-12-14 Thread Tomasz Chmielewski
Andrew Z schrieb: Hello, I am trying out wpkg, and I have a suggestion: on our network I would like users to be able to delay software installations. Imagine a scenario where the software change is not critical, but the person may be in a hurry and unnecessarily inconvenienced by waiting. T

Re: [wpkg-users] feature request: delayed installation

2005-12-14 Thread Brett Michael Royles
On Wednesday 14 December 2005 14:08, Ed Wallig wrote: > Neat idea - another option would be to have a feature that delayed > installation until the user logged off / shut down - sort of like what > Windows Updates does now w/ XP SP2 ("Install Updates and shut down"). > > My 2 cents... I second t

Re: [wpkg-users] feature request: delayed installation

2005-12-14 Thread Ed Wallig
Neat idea - another option would be to have a feature that delayed installation until the user logged off / shut down - sort of like what Windows Updates does now w/ XP SP2 ("Install Updates and shut down").   My 2 cents...Andrew Z <[EMAIL PROTECTED]> wrote: Hello,I am trying out wpkg, and I hav

[wpkg-users] feature request: delayed installation

2005-12-13 Thread Andrew Z
Hello, I am trying out wpkg, and I have a suggestion: on our network I would like users to be able to delay software installations. Imagine a scenario where the software change is not critical, but the person may be in a hurry and unnecessarily inconvenienced by waiting. Therefore, I propos

Re: [wpkg-users] Feature Request

2005-11-16 Thread Tomasz Chmielewski
Jean-Jacques Moulis schrieb: On Wed, 16 Nov 2005 10:38:42 +0100 Tomasz Chmielewski <[EMAIL PROTECTED]> wrote: TC> If you want to achieve what you want, just use a tool from UNIX like "less": TC> TC> TC> cscript wpkg.js /query:a | less What about: cscript wpkg.js /query:a | more more is

Re[2]: [wpkg-users] Feature Request

2005-11-16 Thread Jean-Jacques Moulis
On Wed, 16 Nov 2005 10:38:42 +0100 Tomasz Chmielewski <[EMAIL PROTECTED]> wrote: TC> If you want to achieve what you want, just use a tool from UNIX like "less": TC> TC> TC> cscript wpkg.js /query:a | less What about: cscript wpkg.js /query:a | more more is already present in Windows --

Re: [wpkg-users] Feature Request

2005-11-16 Thread Tomasz Chmielewski
Allan Stones schrieb: Could you make it so when we do /query that you dont display ALL packages on one dialog box. I have 40 applications so fat and its a bit hard to read more then 10 without the dialog going off the screen. Just split the dialog up so say it displays 10 packages then you cli

[wpkg-users] Feature Request

2005-11-15 Thread Allan Stones
Could you make it so when we do /query that you dont display ALL packages on one dialog box. I have 40 applications so fat and its a bit hard to read more then 10 without the dialog going off the screen. Just split the dialog up so say it displays 10 packages then you click ok and it displays

Re: [wpkg-users] Feature Request

2005-11-10 Thread Allan Stones
oh ok, i will do that then, i wasnt aware that was the case :) Tomasz Chmielewski wrote: Allan Stones schrieb: Could you code up /remove to be like query. So i could remove all packages with /remove:a or all and /remove:package name would work also. It would be very handy during package testi

Re: [wpkg-users] Feature Request

2005-11-09 Thread Tomasz Chmielewski
Allan Stones schrieb: Could you code up /remove to be like query. So i could remove all packages with /remove:a or all and /remove:package name would work also. It would be very handy during package testing and cleaning up a system ready for another profile if you do /synchronize, and the ho

Re: [wpkg-users] Feature Request

2005-11-09 Thread Kristofer Kiik
Sorry for the previous sarcasm, bad mood. On 11/10/05, Allan Stones <[EMAIL PROTECTED]> wrote: > Could you code up /remove to be like query. So i could remove all > packages with /remove:a or all and /remove:package name would work also. > > It would be very handy during package testing and cleani

Re: [wpkg-users] Feature Request

2005-11-09 Thread Kristofer Kiik
On 11/10/05, Allan Stones <[EMAIL PROTECTED]> wrote: > Could you code up /remove to be like query. So i could remove all > packages with /remove:a or all and /remove:package name would work also. erm... have you tried, like: wpkg.js /remove:package that should probably do it... i think... i'm n

[wpkg-users] Feature Request

2005-11-09 Thread Allan Stones
Could you code up /remove to be like query. So i could remove all packages with /remove:a or all and /remove:package name would work also. It would be very handy during package testing and cleaning up a system ready for another profile -- Nam: Allan Stones Com: Optiver Australia PTY LTD Pos: F

Re: [wpkg-users] Feature Request

2005-08-04 Thread Tomasz Chmielewski
Jens Geile wrote: Any suggestions? Objections? IMHO too complicated, and it doesn't differ much from separate files for each update (but read my other replies to see more reasoning and perhaps a solution). The big advantage is that we can just add new updates under the last one. When using

Re: [wpkg-users] Feature Request

2005-08-04 Thread Jens Geile
> > Any suggestions? Objections? > IMHO too complicated, and it doesn't differ much from separate files for each > update (but read my other replies to see more reasoning and perhaps a > solution). The big advantage is that we can just add new updates under the last one. When using separate pack

Re: [wpkg-users] Feature Request

2005-08-04 Thread Tomasz Chmielewski
Jens Geile wrote: (...) Any suggestions? Objections? IMHO too complicated, and it doesn't differ much from separate files for each update (but read my other replies to see more reasoning and perhaps a solution). -- Tomek --- SF.Net em

Re: [wpkg-users] Feature Request

2005-08-04 Thread Tomasz Chmielewski
Tim Fournet wrote: So... What you're asking for is WSUS ;) It would be interesting to see wpkg modified to do the same thing, but I'm not sure if it will work smoothly. You'd need someone to manually edit the packages.xml with each update and place the KB files into the right share. Could be d

Re: [wpkg-users] Feature Request

2005-08-04 Thread Tomasz Chmielewski
Jens Geile wrote: So... What you're asking for is WSUS ;) More or less, yes. But I unattended+wpkg is going to run off of a Linux server and there wont be a Windows server in the network. So WSUS isnt an option. I've read somewhere, that if you go to update.microsoft.com and install a new v

RE: [wpkg-users] Feature Request

2005-08-04 Thread Jens Geile
> So... What you're asking for is WSUS ;) More or less, yes. But I unattended+wpkg is going to run off of a Linux server and there wont be a Windows server in the network. So WSUS isnt an option. > It would be interesting to see wpkg modified to do the same thing, but I'm > not sure if it will w

RE: [wpkg-users] Feature Request

2005-08-04 Thread Tim Fournet
but it would be a lot better with a tool to automate it all, which is what WSUS does. -Tim -Original Message- From: Jens Geile [mailto:[EMAIL PROTECTED] Sent: Thursday, August 04, 2005 9:39 AM To: wpkg; Tim Fournet Subject: RE: [wpkg-users] Feature Request > One alternative would be

RE: [wpkg-users] Feature Request

2005-08-04 Thread Jens Geile
> One alternative would be to slipstream all of your Office updates into your > office install point. Not sure if that would be more work or not, but it > should go faster. Speed isnt an issue here. The problem is that i want to be able to install updates _after_ Office was already installed. S

RE: [wpkg-users] Feature Request

2005-08-04 Thread Tim Fournet
@lists.sourceforge.net Subject: [wpkg-users] Feature Request Hi, been some time since I last had the chance to do some work on my unattended+wpkg setup but this thing here is really bugging me and I would _really_ like it to be implemented since it would make things _a lot_ easier for all of us. A

[wpkg-users] Feature Request

2005-08-04 Thread Jens Geile
Hi, been some time since I last had the chance to do some work on my unattended+wpkg setup but this thing here is really bugging me and I would _really_ like it to be implemented since it would make things _a lot_ easier for all of us. A current package entry would look something like this:

Re: [wpkg-users] Feature request: uninstall check for updates

2005-07-13 Thread Tomasz Chmielewski
Sebastiaan Troost schrieb: Dear Tomek, After playing some more I still didn't resolve my problem with msoffice2003 sp1. The reg check doesn't seem to work... probably doing something wrong... Anyway, the SP1 update for office can be found in the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Mic

RE: [wpkg-users] Feature request: uninstall check for updates

2005-07-13 Thread Sebastiaan Troost
ED] On Behalf Of Tomasz Chmielewski Sent: dinsdag 12 juli 2005 18:41 Cc: wpkg-users@lists.sourceforge.net Subject: Re: [wpkg-users] Feature request: uninstall check for updates [EMAIL PROTECTED] wrote: > Hi there, > > Im trying to get all my software to work with wpkg and found a problem...

RE: [wpkg-users] Feature request: uninstall check for updates

2005-07-13 Thread Sebastiaan Troost
insdag 12 juli 2005 18:41 Cc: wpkg-users@lists.sourceforge.net Subject: Re: [wpkg-users] Feature request: uninstall check for updates [EMAIL PROTECTED] wrote: > Hi there, > > Im trying to get all my software to work with wpkg and found a problem... > > I would like to see it possi

Re: [wpkg-users] Feature request: uninstall check for updates

2005-07-12 Thread Tomasz Chmielewski
[EMAIL PROTECTED] wrote: Hi there, Im trying to get all my software to work with wpkg and found a problem... I would like to see it possible to check for updates with the uninstall check. It right now isnt possible to do so. (For example the MS office sp1). "uninstall" check is checked before

[wpkg-users] Feature request: uninstall check for updates

2005-07-12 Thread troost
Hi there, Im trying to get all my software to work with wpkg and found a problem... I would like to see it possible to check for updates with the uninstall check. It right now isnt possible to do so. (For example the MS office sp1). Thanks in advance, Sebastiaan Troost --