i have a single .exe file based program that i'd like to silently install
rather than using trial-n-error method, how can i find out which switches to use for specific .exe ?
i found out /silent /verysilent switch works for this, but i can't find out switch to assign file associates (it's winrar-like program)
thanks in advance