
alexf30621.5524910892036064E12 asked a question.
Absolute or relative path?
Does InstallShield keep absolute or relative paths for a files added to the setup project? For example, InstallShield project is kept in:
C:\MyProject\Setup\Setup.ise
I add this file to setup package:
C:\MyProject\Bin\MyProject.exe
Now I take the whole MyProject directory to drive D:
D:\MyProject\Setup\Setup.ise
D:\MyProject\Bin\MyProject.exe
Does MyProject.exe points now to correct file on D drive?
However in the Express edition (which you appear to be using due to the .ise file extension) you cannot easily see and manipulate path variables, so it will be hard for you to predict or correct. If you are indeed using the Express edition, you should try to post the question in that forum instead.