Hi there,
its easy.
first install programm with the following:
CODE
FileMenuTools-setup.exe /SAVEINF="c:\silent.inf"
copy the file "silent.inf" in the same folder like the FileMenuTools-setup
create a BATCH-Script like this:
install.cmd
CODE
@echo off
start /wait FileMenuTools-setup.exe /SP- /VERYSILENT /NORESTART /LOADINF=".\silent.inf"
Now you can silent install thsi program.
If you want to create a silent addon, make just a RAR-SFX or 7ZIP-SFX.
greetz