Hi everyone.

I might have found a solution on how to add multi-partition support in RIS, I only need to make the partition manger install silent.

Here is what I've figures out so far.

The setup will extract files to the temp folder. It triggers on a /s ( or maybe a /S) switch.
Then I write /F:c:\test.ini is says "File not found, or wrong parameter"

When the /S is used, it writes a setup.log file in the dir with the following information:

[InstallShield Silent]
Version=v6.00.000
File=Log File
[ResponseResult]
ResultCode=-5

But it's still not installing. Any ideas ??

/Preben