Hi everyone, I'm having some issues installing a directx9 update to windows 7 x64 clients. I have WPKG installing .msi files fine, with seemingly no permission problems. But I'm having troubles with the directx redistributable, which is an .exe. My install command is taken from the posted packages on the WPKG site. My command is here for install:
<install cmd='"%SOFTWARE%\cg\directx_feb2010_redist.exe" /C /T:"%TEMP%\directx" /q:a' > <install cmd='"%TEMP%\directx\DXSETUP.exe" /silent' > Here is the error from my .log file on the client: ERROR : Command '"%SOFTWARE%\cg\directx_feb2010_redist.exe" /C /T:"%TEMP%\directx" /q:a" was unsuccessful.|Access is denied.| Do you all have any ideas on this type of install? This runs fine from CLI on the host. My service is running as the local system account. Thanks for any help. -Jeff ------------------------------------------------------------------------- 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