Application context
RayPack 2.0
Editions: Professional, Enterprise
Issue
Converting project from ISM fails with the following warning:
"Could not convert the project <ProjectPath+Filename>. Make sure that all necessary resources are accessible."
if the option Setup Launcher is set to YES within the ISM project.
Background
When converting an ISM project, the flag Setup Launcher informs the IS compiler that the output of the project is an executable wrapper. RayPack expects that every ISM project builds to MSI, and displays a warning message if this is not the case.
Solution
Adjust the ISM project and disable Setup Launcher
- Open the ISM project using InstallShield®.
- Go to Media > Releases menu.
- Select a release from the tree
- Make sure the option Setup Launcher is disabled
- Save the ISM project
- Repeat the ISM -> RPP conversion process
Comments