So finally you give it away : You install if it isn't yet installed LOL

code:
 if not keyexist("HKEY_CLASSES_ROOT\Avg.kernel")
? 'Installing Avg ...'
shell @scriptdir + '\avg.exe /s'
endif

will do it for you (except the user login in doesn't have the rights to do so [Frown] )

J
_________________________