i installed railsinstaller on computer, have noticed installation git came application old. wanted install through git installer, never showed me location of git at. other solution upgrade through command prompt without using git installer. how do this? commands have use in command prompt terminal?
installing software command prompt isn't easy task on windows. first, need find out technology used create installation package. need download (ui based) tool can modify installation package stop asking questions , want. it's possible ... if can spend couple of hours or days find out how.
now reason why git installer isn't asking because detects existing install , wants upgrade - since "new" place must old place, no question asked. "fix" this, can try deinstall git (control panel -> installed software -> remove). when run installer again, should give more options.
if want update command line tools, can try unpack installer or install on second computer. should give git.exe
plus dlls , scripts can copy manually. git on windows install mingw environment shell , update that, have run installer can make necessary changes registry.
Comments
Post a Comment