Topic: [SOL]Control panel for Cr. SB Aud not installed and finisher crash

The reason that the Control panel is not installed and that the finisher crashes is because of a typo in the DPsFnshr.ini.

The typo can be found on line 211.
The line should be changed from the following:

command10 = "del /q %DPSROOT%\D\S\CR\1\common\*.??_"s

To:

command10 = "del /q %DPSROOT%\D\S\CR\1\common\*.??_"

That should do the trick, i have tested this myself.

Ruud