QUOTE (mssaad66 @ Aug 28 2004, 11:58 PM)
@mazin........you must to change your name to Dr. Norton....

You're flattering so much today!
One reason I'm keeping guessing on NAV 2003 is that I don't have it on my PC.
But, if you have 0x0409.ini in your original folder of NAV, you should find a line like this:
QUOTE
1205=/S Hide intialization dialog. For silent mode use: /S /v/qn.
/S /v/qn is the proper switch you use with setup.exe!
So, I imagine you need it to be:
CODE
setup.exe /s /v"/qn REBOOT=ReallySuppress"
OR
CODE
NAV.msi /qn REBOOT=ReallySuppress
Other than that, you can check if those reg keys above are helpful, too.
For NAV 2004 Pro, I might think in a solution for the problem you mentioned. THERE'S A WAY! But, time is limit!! I'll try, though.