Moving an Existing Project
Paths within a Sentinel LDK Envelope project are stored as relative paths. As a result, you can move a project together with its unprotected binary to a different location (for example, for inclusion in a build environment).
To move an existing Envelope project together with its unprotected binary to a new location:
>Copy the directory structure containing both the project file and the related unprotected binary to the new location. The relative path between the project file and the unprotected binary must not be changed.
To move an existing Envelope project to a new location without moving its unprotected binary:
>Use the Save As option from the Envelope File menu to save the project to the new location.