I have a kix with many:

"If InGroup("GG-DPT-technic")

;----AGREGAMOS LAS IMPRESORAS DEL SERVICIO----
SHELL "regedit.exe /s "+$ruta+"imp-2-I10010.reg"
SHELL "regedit.exe /s "+$ruta+"imp-2-I10008.reg"
SHELL "regedit.exe /s "+$ruta+"imp-1-0AG05.reg"
SHELL "regedit.exe /s "+$ruta+"imp-2-I10012.reg"
"

Can I replace the shell with something else? addprinter something like?