Hello !!!

I need help!

I have problem with "Changing WPKG Client settings"
error:

Adding package with ID 'wpkg-settings' to profile packages.
Found package node 'WPKG Settings' (wpkg-settings) in package database
Database inconsistency: Package with ID 'wpkg' does not exist within the 
package database or the local settings file. Please contact your system 
administrator!
Synchronizing: Number of packages referenced by profile: 5

please help......!!!

my packages.xml:

<package
        id="wpkg-settings"
        name="WPKG Settings"
        revision="1"
        priority="0"
        reboot="false"
        execute="once">
        <depends package-id="wpkg"/>
         <install cmd='"%PROGRAMFILES%\WPKG\wpkginst.exe" 
--SETTINGSFILE=\\192.168.51.215\WPKG\setup\settings.xml' />
        <upgrade cmd='"%PROGRAMFILES%\WPKG\wpkginst.exe" 
--SETTINGSFILE=\\192.168.51.215\WPKG\setup\settings.xml' />
        <remove cmd='echo "nothing"' />
        </package>

my profiles.xml:
<profile id="default">
        <package package-id="firefox35" />
                <package package-id="foxit-reader" />
                <package package-id="7zip" />
                <package package-id="ctapi" />
                <package package-id="wpkg-settings" />
    </profile>





      
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
[email protected]
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to