Giter VIP home page Giter VIP logo

Comments (2)

Timthreetwelve avatar Timthreetwelve commented on June 23, 2024

@bovirus

The code that detects the missing dotnet desktop runtime is not in my app (any of them). It is most likely built into Windows. So, changing the language in the dotnet dialog isn't an option. (It surprises me that the message is not in the current culture.)

I've been giving this situation some thought, and I wonder if releasing a variant of the app that has all the necessary dotnet files included would be a solution. In the .NET documentation they refer to this as self-contained. This version would be in addition to the current installer and portable versions.

Another option would be to have the Inno Setup script check to see if the required dotnet runtime environment exists before installing. This repository looks like what would be needed. You know Inno Setup better than I do, take a look at it, and let me know what you think.

Thanks,
Tim

from getmyip.

Timthreetwelve avatar Timthreetwelve commented on June 23, 2024

@bovirus

Version 0.9.8 was released a few minutes ago. I realize that it doesn't directly address your issue. However, with the inclusion of the self-contained builds, I believe that it is a good workaround.

The addition of the self-contained builds required some updates to the Inno Setup script and the PowerShell script that invokes the Inno Setup compiler. I've added a repo here for the PowerShell script. I added GetMyIPEx.iss which is the script used going forward.

I'm sorry for the delay and lack of communication recently, I had another health setback and was hospitalized for a few days. I'm back home now and feeling better. The worst part was the hospital Wi-Fi was down!

Tim

from getmyip.

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.