Page 1 of 1

can't install filebot

Posted: 07 Apr 2016, 17:50
by reloadz0r
It's stuck on this

Image


this is the first time installing, I just heard of this program yesterday and did not have any version prior to this..

Re: can't install filebot

Posted: 07 Apr 2016, 18:48
by rednoah

Re: can't install filebot

Posted: 08 Apr 2016, 20:40
by reloadz0r
just installed that one, same problem :/

I'm gonna format my computer soon anyway, so Hopefully i won't have same problem afterwards

Re: can't install filebot

Posted: 08 Apr 2016, 23:16
by rednoah
The installer just calls this command beforehand:

Code: Select all

wmic product where name="FileBot" call uninstall /nointeractive
You could try and see what happens if you call that. It shouldn't hang, but MS tools are often shitty like that.