Reponse for helping others :
Click Start, Run and type: regsvr32 scrrun.dll Press Enter. And reboot, all should be good. Main problem appears when desinstalling software (I don't know exactly which one) causing Windows Script Host to fail execute. error 8007007e in log. > Hello, > > I'm a new user of WPKG, and I have trouble to deploy client on my AD Domain. This domain is run by samba4, I don't know if there is trouble to do so. > > When I try to deploy with http://wpkg.org/WPKG_Client#Group_Policy_WPKG_mix [3] I don't work and trow an error wich says : > > \domain.tldwpkgwpkg.js [4] (2318,3) (null) : Le module Spécifié n'existe pas (specified module don't exist) > > And it fails. > > What I'm I doing wrong ? Did someone as a clue to resolv this, and lead me to the good way ? > > Users can access the \domain.tldwpkg [5] share. Hosts are push by the python script from AD. > > The batch file : > > @ECHO OFF > > cscript \serv.domain.tldwpkgwpkg.js /install:gplwpkgclient > > *** It give the same error without a batch like in the wiki > > The package file: > > <package > > id="gplwpkgclient" > > name="WPKG Client 1.3.14" > > revision="2011.04.20.00" > > reboot="false" > > priority="99999"> > > <!-- because the client hasn't been installed yet we cannot use the SOFTWARE parameter for paths --> > > <variable name="PKG_PATH" value="\serv.domain.tldwpkgprog" /> > > <check type="uninstall" condition="exists" path="WPKG" /> > > <check type="file" condition="versionequalto" path="%PROGRAMFILES%wpkgwpkginst.exe" value="1.0.0.18" /> > > <install cmd='msiexec /i "%PKG_PATH%WPKG Client 1.3.14-x32.msi" SETTINGSFILE="%PKG_PATH%settings.xml"' /> > > <upgrade cmd='msiexec /i "%PKG_PATH%WPKG Client 1.3.14-x32.msi" /qn SETTINGSFILE="%PKG_PATH%settings.xml"' /> > > <remove cmd='MsiExec /x{08DF8731-5B69-4709-979A-CC08E49D7686} /qn' /> > > </package> > > Sorry for the horrible English and thanks for reading. > > Renaud > > ------------------------------------------------------------------------- > wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ [1] > _______________________________________________ > wpkg-users mailing list > wpkg-users@lists.wpkg.org > http://lists.wpkg.org/mailman/listinfo/wpkg-users [2] Links: ------ [1] http://lists.wpkg.org/pipermail/wpkg-users/ [2] http://lists.wpkg.org/mailman/listinfo/wpkg-users [3] http://wpkg.org/WPKG_Client#Group_Policy_WPKG_mix [4] file:///\domain.tldwpkgwpkg.js [5] file:///\domain.tldwpkg
------------------------------------------------------------------------- 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