Hey, I tried:
<package id='test' name='test' revision='1' reboot='false' priority='0'> <install cmd='cmd /c reg import "%PACKAGES%\test.reg"' /> ---> Nothing happened... <install cmd='cmd /c regedit /s "%PACKAGES%\test.reg"' /> ---> Nothing happened... <install cmd='reg import "%PACKAGES%\test.reg"' /> ---> Nothing happened... <install cmd='regedit /s "%PACKAGES%\test.reg"' /> ---> Nothing happened... <install cmd='reg import "C:\test.reg"' /> ---> Nothing happened... <install cmd='regedit /s "C:\test.reg"' /> ---> Nothing happened... </package> No error. Nothing. Clients using Vista. What is wrong? Thanks Jens P.S: The package is registered in profiles.xml ------------------------------------------------------------------------- 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
