I'm trying to install Indy via Online Package Manager and get the following error:
Unable to create file "....\1sink.jpg"
I'm using Lazarus 2.0 RC2 x64 and Windows 10 64 bits.
When I compare my installed (and working) Windows 7/64 Indy10 package to reported problem I can see a small difference -
my file "sink1.jpg" is (apart from another) in the directory: "C:\Users\giova\AppData\Local\lazarus\onlinepackagemanager\packages\~Indy10\Core\Res\Maint".
("giova" part replaced my name - of course).
The difference is between "Indy10" and "~Indy10". It may be a problem with roots in Lazarus 2.0 RC2 or (less possible) in MS Windows 10.
WooBean