On 07/10/2019 14:23, Shaping wrote:
Correction length is 264. The debugger abbreviates the string with an ellipsis.   Registry entry removes the 260-character limit.  Not sure why this does not work:
'C:/Users/Crypto/Documents/Pharo/images/PharoJS in 7.0 64-bit/pharo-local/iceberg/bouraqadi/PharoJS/CordovaExamples/Counter/node_modules/cordova-ios/tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-568h@2x~iphone.png' size "264"
Iâve installed PharoLauncher on the root of C.
I need to move the images to the root too or to my RAID.
Iâm not able to move the folder from documents to another drive with a shorter path, without doing folder surgery. Also, I donât see a way to save the launcher image after Iâve tweaked the settings to point to the new directories.  Further when I specify the new directory, the specific image folder is moved (or regenerated) but no new /image folder is created. Do the new directory location does not reflect the old folder structure (in the user documents folder), and requires manual work to be synced. We probably donât want that. Is there a more convenient and reliable way to have Launcher just move all images and VMs to a new folder?
open settings (bottom left of the launcher) -Pharo Launcher settings --Locations of your images  -> change the path Pierre