Kushal Das schrieb:
> On Thursday 14 June 2007 14:54:43 you wrote:
>> Kushal Das schrieb:
>>> Hi,
>>> First of all thank you all for this nice tool :)
>>>
>>> I just started trying wpkg. You can find my config files at
>>> http://freeshell.in/~kushal/sambaconfigs.tar.gz
>>> It is installation Firefox but at the end it is showing installation
>>> failed and no new entry in the C:\Windows\system32\wpkg.xml though the
>>> installation is perfect as in windows it is running .
>> Without:
>>
>> 1) your firefox.xml
> <?xml version="1.0" encoding="UTF-8"?>
> 
> <packages>
> 
> <package
>    id="firefox"
>    name="Mozilla Firefox"
>    revision="2004"
>    reboot="false"
>    priority="10">
> 
>    <check type="uninstall" condition="exists" path="Mozilla Firefox" />
                                                       ^^^^^^^^^^^^^^^


>    <install cmd='"\\192.168.1.3\samba\SOFTWARE\firefox\Firefox Setup 
> 2.0.0.4.exe" -ms' />
> 
>    <upgrade cmd='"\\192.168.1.3\firefox\Firefox Setup 2.0.0.4.exe" -ms' />
> 
>    <remove cmd='"%PROGRAMFILES%\Mozilla 
> Firefox\uninstall\uninstall.exe" -ms' />
> 
> </package>
> 
> </packages>
> 
>> 2) output of cscript \\blah\blah\wpkg.js /synchronize /debug
> The debug output: http://pastebin.ca/566102

Well, I doubt many people will bother to get log files from other sites.


But as I see, your path is wrong - this is not what is found in Software 
Add/remove I guess.


-- 
Tomasz Chmielewski
http://wpkg.org

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to