Giter Club home page Giter Club logo

Comments (11)

DavidMoore avatar DavidMoore commented on August 17, 2024

Hi @molitar . How comfortable are you with the Windows Registry? It looks like it's finding where BitTorrent is installed from the Windows Registry, and then trying to resolve that to the folder on the disk. And that's where it fails. If not, I can always add some more logging to nail this down.

from ipfilter.

molitar avatar molitar commented on August 17, 2024

I am very comfortable with the registry. I use to do Dell Poweredge Server Support until it moved to Bangalore now I do ProSupport. Though I am now using qBitTorrent got tired of all the bloat in uTorrent

from ipfilter.

DavidMoore avatar DavidMoore commented on August 17, 2024

Did you still have the problematic uTorrent installed? The install location is in the registry at Software\Microsoft\Windows\CurrentVersion\Uninstall\uTorrent (or at least it used to be). Check both HKLM and HKCU, and also when you're under the HKLM key, it's probably going to be in the 32 bit registry Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\uTorrent.

If you find that key, what is the InstallLocation value set to under there? .NET seems to not like parsing the path that's in that.

from ipfilter.

DavidMoore avatar DavidMoore commented on August 17, 2024

I'm going to close this issue but please re-open or log a new one if you run into this still

from ipfilter.

DavidMoore avatar DavidMoore commented on August 17, 2024

Hi @molitar , I've re-opened this issue. Can you please check the InstallLocation in the registry as I noted just above?

from ipfilter.

molitar avatar molitar commented on August 17, 2024

Hi David.

UninstallString "C:¥Program Files¥qBittorrent¥uninst.exe"

That is under the latter path Wow6432Node and is correct path. BTW I run in Japanese Locale mode so backslashes show as the Yen symbol by Microsoft.

from ipfilter.

DavidMoore avatar DavidMoore commented on August 17, 2024

Hi @molitar . Are you able to test version 3.0.2 please? If it still crashes, the log should provide more details.

from ipfilter.

molitar avatar molitar commented on August 17, 2024

Hi DavidMoore,

Tried to download the new master and ran the file IPFilter.UI.application and the error below happened.

"Cannot download the application. The application is missing required files. Contact application vendor for assistance."

`PLATFORM VERSION INFO
Windows : 10.0.17133.0 (Win32NT)
Common Language Runtime : 4.0.30319.42000
System.Deployment.dll : 4.8.3761.0 built by: NET48REL1
clr.dll : 4.8.3761.0 built by: NET48REL1
dfdll.dll : 4.8.3761.0 built by: NET48REL1
dfshim.dll : 10.0.17133.1 (WinBuild.160101.0800)

SOURCES
Deployment url : file:///C:/Downloads/ipfilter-master/install/Application%20Files/IPFilter.UI_1_0_0_10/IPFilter.UI.application
Deployment Provider url : https://davidmoore.github.io/IP-Filter-Updater/install/IPFilter.UI.application

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of C:\Downloads\ipfilter-master\install\Application Files\IPFilter.UI_1_0_0_10\IPFilter.UI.application resulted in exception. Following failure messages were detected:
+ Downloading https://davidmoore.github.io/IP-Filter-Updater/install/IPFilter.UI.application did not succeed.
+ The remote server returned an error: (404) Not Found.`

from ipfilter.

DavidMoore avatar DavidMoore commented on August 17, 2024

Hi! Please download and run https://github.com/DavidMoore/ipfilter/releases/download/3.0.2.3-beta/IPFilter.msi

from ipfilter.

molitar avatar molitar commented on August 17, 2024

Hi DavidMoore that worked great and the log shows it wrote the file to the correct folder location for QBitTorrent. Looks like the problem is resolved. Thanks

from ipfilter.

DavidMoore avatar DavidMoore commented on August 17, 2024

Great! Thanks for your help, and your patience @molitar :)

from ipfilter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.