I use a manifest file as Install Action and I have for example in this manifest:
F,$RESOURCE1$/test.txt,./test.txt,cp
$RESOURCE1$ is defined in IA preferences as Source Paths, so it works
but I can't use this:
F,$USER_MAGIC_FOLDER_1$/test.txt,./test.txt,cp
It seems that IA doesn't allow a variable in the manifest file.
Where is the mistake?
F,$RESOURCE1$/test.txt,./test.txt,cp
$RESOURCE1$ is defined in IA preferences as Source Paths, so it works
but I can't use this:
F,$USER_MAGIC_FOLDER_1$/test.txt,./test.txt,cp
It seems that IA doesn't allow a variable in the manifest file.
Where is the mistake?