I am trying to install MikTex in unattended mode. This actually works, but when the installation is "finished" it automatically starts its DVI-Viewer Yap, which is the reason why the installation window of Miktex doesnt close. When I close Yap manually then the installation finishes and other scripts start like it should be.
Hi Christian,
I had a similar problem with AdAware and got rid of it by simply killing all windows showing up after installation:
todo.pl "taskkill /im ad-aware.exe"
todo.pl "taskkill /im hh.exe"
todo.pl "%Z%\packages\adaware\aawsepersonal.exe /S"
HTH Gerhard
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ unattended-info mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-info
