Changes

DFMirage hook display driver

26 bytes added, 20:51, 28 November 2005
m
no edit summary
[Unattended]
DriverSigningPolicy = Ignore
The installer won't work from the other path than the current, so you have to do the following "tricks" - save it as <code>dfmirage.bat</code>, and put an entry to it in packages.xml:
 
copy \\server\packages\tightvnc\dfmirage\* .
echo
<code>echo </code> is just to make sure the exit code will be 0.
<code>Inst.exe </code> will complain and throw an error for some reason, but the driver will be installed correctly.
[[Category: Silent Installers]]