Message-ID: <503e094d.1000...@gmail.com>

Thank you Stefan.

>For debugging always set the logLevel to 0xFF, so all information is 
>included in the log.

The log sent is already with this LogLevel.

>It might be enough to post the package for further help.

Here is the package :

<?xml version="1.0" encoding="UTF-8"?>
 <packages>
        <package id='pgina' name='pGina' revision='%version%' priority='0' 
reboot='false' >
                <variable name="version" value="3.0.12.1" />

        <include package-id="msdotnetfx4" />
        <include package-id="msvisualcpp2010" />

                <install cmd='%SOFTWARE%\pgina\pGinaSetup-%version%.exe 
/silent' />
                <install cmd='cmd /C copy %SOFTWARE%\pgina\pgina.reg 
"%PROGRAMFILES%\pgina\pgina.reg" /Y' />
                <install cmd='regedit /s "%PROGRAMFILES%\pgina\pgina.reg"' />
 
                <upgrade cmd='%SOFTWARE%\pgina\pGinaSetup-%version%.exe 
/Silent' />
                <upgrade cmd='regedit /s %SOFTWARE\pgina\pgina.reg' />
                
                <remove cmd='%PROGRAMFILES%\pgina\unins000.exe' />
        </package>

</packages>

Thank you by anticipation. Regards,
BenoƮt
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to