Problem With Installation

lulupro56

New Member
Hello,
I have a problem with EVEBot's installation.
I used this guide to install the bot : http://forge.isxgames.com/projects/isxeve/wiki/EVEBot_for_Dummies
All worked correctly until the point 4 in "How to get EVEBot".
I clicked right, selected "Git Clone" and put the right link but i got it :

"
git.exe clone --progress -v "https://github.com/CyberTech/EVEBot" "C:\Program Files (x86)\InnerSpace\Scripts\EVEBot"

fatal: could not create work tree dir 'C:\Program Files (x86)\InnerSpace\Scripts\EVEBot': Permission denied


git did not exit cleanly (exit code 128) (422 ms @ 03/04/2017 21:52:10)
"

I don't lknow what to do.
Anyone can help me pls ?
Thank you :)
 

Lorgalis

Well-Known Member
This is likely because you are trying to update it in your C:\Program Files (x86) folder, which is often locked from use unless logged in as administrator. I tend to install my things like Innerspace outside of the Program Files folder for ease of modification and use, personally.
 
Top Bottom