Hi! I didn't saw anything about default %SOFTWARE% variable value.(maybe it always specifies to the "wpkg server" and software share on it, right?). Do i need to specify it somewhat like this: (from packages.xml) .... <variable name='SOFTWARE' value='\\file-server\wpkg\applications'/> ... <install cmd='%SOFTWARE%\some_package\setup.exe /silent /folder="%ProgramFiles%\some_package" /allusers=1' /> ... Is it correct? Please tell about it in the documentation for future. wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |