I had to change the directory name, so removed all reference to the old name in the registry and the hard disk. However, when re-installing Arduino IDE it fails to run, and the captured error file shows it is still trying to reference the old name(!) Where is it getting this info from and how to stop it? Here's the beginning of the error file:
There is no longer the name ".DESKTOP-4P3798A" any more, so not sure why a new downloaded install file is still able to find that name - must be embedded somewhere, but a search of the C; drive and the registry finds nothing. Any pointers appreciated.
As soon as I see registry I know iot's going to be interesting and probably won't find a solution. However I am a bear for punishment.
First post the entire error log in code tags.
Second tell us what you aren't telling us. Did you ONLY do a normal install or did you maybe try to take a shortcut and copy some files?
A permissions error is a windows issue, not an IDE issue.
Did you use the Windows tool to do an uninstall? Or a 3rd party tool? Did you install for ALL users or just you.
Note that AppData folders might be hidden by default; you need to enable "Show hidden files, folders and drives" under (tools) → options in Windows explorer.
Appreciate the reply, but I always show hidden files, and a search of the whole disk doesn't turn up any reference to the old name. All other programs run fine under the new name, so I wonder where the install is getting its info. I also checked the environment variables...
Hi, and thank you. Yes, I found a prior message about it, deleted the file and now it works. Still in awe at how that file evades the search - presume that the contents are not in text form. Anyway, back to normal! Thanks for all who messaged. Regards, Barry