Many thanks for providing this, however, i'm stuggling to get this to work i think... Are you able to offer any further advice?
I have managed to create a setup.iss file located in the Windows folder by using the -r (switch) which i have copied into a folder on our shared network drive which uses dfs for replication along with the spreadsheetcalculator2013_content.exe
Then I created an ipf file with the following information...
item: Remark
Text=---Robot Structural Analysis Pro Design Spreadsheets for Autodesk Robot Structural Analysis 2013---
end
item: Execute Program
Pathname=Extensions\spreadsheetcalculator2013_content.exe
Command Line=/s
Default Directory=\\dfs\KITS\ADesk\Robot Structural Analysis Pro 2013 X64
Flags=00000010
end
Extensions is the folder with the exe and the iss in.
I then compiled the ipf too an exe file and ran the file which seems to do something, however if i check the Control Panel, it doesnt state that the Design Spreadsheets are installed...
I've tried the shortcut as suggested but it didnt do as expected... am i pathing to the wrong thing?
I did have success with the Log file as suggested but it gave me very little information...
[InstallShield Silent]
Version=v7.00
File=Log File
[ResponseResult]
ResultCode=-5
Regards,