Installation is silent, but I'm still getting a prompt to view the readme after installation.
CODE
REG ADD %KEY%\040 /VE /D "CDex 1.51" /f
REG ADD %KEY%\040 /V 1 /D "%SystemDrive%\install\Applications\cdex_151.exe /S" /f
REG ADD %KEY%\040 /V 1 /D "%SystemDrive%\install\Applications\cdex_151.exe /S" /f
Is there another switch I'm missing?
EDIT:
Saw this on the MSFN site:
QUOTE
Software such as Winamp and CDex show a confirmation that install was successful at the end (CDex), or an "end-of-install" screen where you set file associations and settings (Winamp). I haven't found a way to bypass this yet, but it shouldn't affect the rest of the batch commands in any way.
Guess that answers my question, eh?
Ran