3,217
edits
Changes
Albis
,no edit summary
First the entry for packages.xml:
It is best to put it on the server like this:
and there:
This batch file - aowdemo-install.bat - installs Albis (if you use a non-German system, change "Benutzer" to a proper name in your system):
<blockquote style="background: white; border: 1px solid black; padding: 1em;">
call xcopy "\\server\Admin\Non-MSI%SOFTWARE%\albisdemo\ALBIS\*" c:\ /S /E /Y /Q<br>
cacls c:\aowdemo /T /E /P Benutzer:f >nul
</blockquote>
</blockquote>
[[category:Silent Installers|Albis]]