DarkStar wrote:Maybe the source or destination path name was too long.
What folder is your IKPM downloads folder?
And what folder is your SampleTron 2 library?
My library path is: D:\IK Multimedia\SampleTron 2
It looks like a filename length problem. Here's the path to the installer, after extracting the contents of the zip file to my F:\PluginInstalls\IK Multimedia\SampleTron folder:
F:\PluginInstalls\IK Multimedia\SampleTron\SampleTron_2_The_Lost_String_Quartet_Sound_Content\
SampleTron_2_The_Lost_String_Quartet_Sound_Content\
Install SampleTron 2 Sound Content.exe
If I extract it to the root of my E: drive at:
E:\SampleTron_2_The_Lost_String_Quartet_Sound_Content\SampleTron 2 Sound Content\
Install SampleTron 2 Sound Content.exe
The install works file. I think there is an extra "SampleTron_2_The_Lost_String_Quartet_Sound_Content\" at the top of the zip file.
I guess this can be explained and worked-around, but it would be easier if the folder name(s) were shorter in the zip file... or if the installer used relative paths (from the installer .exe) to the source files (not fully-qualified paths), that would probably solve the problem.
For example (relative to the installer folder),
.\SampleTron 2 Sound Content\Instruments\SampleTron 2\Presets
Instead of (full path):
F:\PluginInstalls\IK Multimedia\SampleTron\SampleTron_2_The_Lost_String_Quartet_Sound_Content\
SampleTron_2_The_Lost_String_Quartet_Sound_Content\
SampleTron 2 Sound Content\Instruments\SampleTron 2\Presets
Understand what I mean?
Tom