http://bugzilla.wpkg.org/show_bug.cgi?id=226

           Summary: Bug in 1.1.3.RC15 : exit code "any" don't work
           Product: WPKG
           Version: 1.1.3-RCx
          Platform: PC
        OS/Version: other
            Status: NEW
          Severity: critical
          Priority: P2
         Component: wpkg.js
        AssignedTo: man...@wpkg.org
        ReportedBy: bruno.choq...@unicaen.fr
         QAContact: wpkg-users@lists.wpkg.org


With this script : 
<install cmd='C:\WINDOWS\system32\Macromed\SHOCKW~1\UNWISE.EXE /s
C:\WINDOWS\system32\Macromed\SHOCKW~1\Install.log /S' timeout="0">
<exit code="any" /> 
 </install>


In 1.1.3 RC12 it's ok, the script is validate :

2011-07-13 10:21:11, DEBUG   : Executing command:
C:\WINDOWS\system32\Macromed\SHOCKW~1\UNWISE.EXE /s
C:\WINDOWS\system32\Macromed\SHOCKW~1\Install.log /S

22011-07-13 10:21:11, ERROR   : Command
'C:\WINDOWS\system32\Macromed\SHOCKW~1\UNWISE.EXE /s
C:\WINDOWS\system32\Macromed\SHOCKW~1\Install.log /S" was unsuccessful.|Le
fichier spécifié est introuvable.

2011-07-13 10:21:11, INFO    : Command
'C:\WINDOWS\system32\Macromed\SHOCKW~1\UNWISE.EXE /s
C:\WINDOWS\system32\Macromed\SHOCKW~1\Install.log /S' returned  exit code [-1].
This exit code is not an error.



In 1.1.3 RC15, the script don't work ! :

2011-07-13 10:14:52, DEBUG   : Executing command:
'C:\WINDOWS\system32\Macromed\SHOCKW~1\UNWISE.EXE /s
C:\WINDOWS\system32\Macromed\SHOCKW~1\Install.log /S'.

2011-07-13 10:14:52, ERROR   : Command
'C:\WINDOWS\system32\Macromed\SHOCKW~1\UNWISE.EXE /s
C:\WINDOWS\system32\Macromed\SHOCKW~1\Install.log /S' was unsuccessful.|Le
fichier spécifié est introuvable.

2011-07-13 10:14:52, ERROR   : Could not process (install) package
'desinstallation de shockwave' (uninstalshockwave):|'status' a la valeur Null
ou n'est pas un objet..

it return "Null value"

-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
-------------------------------------------------------------------------
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