Dear Ademir,

Search wpkg.js for:

  var settings_folder = fso.GetSpecialFolder(SystemFolder);

And change it to the path you want to be:

   var settings_folder = "C:\\Wpkg";

You need to make sure this folder exists, as the script doesn't create it.

There isn't a parameter to the script to control this in the current
release.

Note: the above only changes the basic wpkg.js script - I don't use any of
the other tools/launchers here, but they might also need a similar change.

Cheers,

Mark

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf 
> Of Ademir Lopes
> Sent: Thursday, July 26, 2007 8:26 PM
> To: wpkg-users@lists.sourceforge.net
> Subject: [wpkg-users] ::. WPKG.XML .::
> 
> Hello dear WPKG members list !!!
> 
> When WPKG execute scripts and if it's successful, write the status to 
> c:\windows\system32\wpkg.xml.
> 
> Is there any possible to write this status in another folder? For 
> example in c:\wpkg\wpkg.xml. ??
> 
> Thanks a lot !!!


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to