Giter VIP home page Giter VIP logo

Comments (6)

chipitsine avatar chipitsine commented on July 23, 2024

should we fail during reinstall ? and suggest to remove another installed openvpn fisrt ?

from openvpn-build.

mattock avatar mattock commented on July 23, 2024

I think we could simply rewrite the registry values as necessary.

from openvpn-build.

chipitsine avatar chipitsine commented on July 23, 2024

it might lead to undetermined situation.

  1. installer "A" is installed to c:\openvpn1
  2. installer "B" is installed to C:\Program Files (registry changed)
  3. uninstalled "B" (registry removed)
  4. installer "A" is somewhat broken

I would like to keep it simple and predictable, it is quite complicated already

from openvpn-build.

selvanair avatar selvanair commented on July 23, 2024

I think we only need make sure the last installed version works, so if the following is avoided, we are ok:

Install A --> Install B --> uninstall A --> B is broken (can this happen?)

Refusing to install only if the current installed path in registry mismatches with the new choice is probably an acceptable way out. And always rewrite registry.

from openvpn-build.

mattock avatar mattock commented on July 23, 2024

The only way to truly manage multiple simultaneous installations would be to have separate sets of registry keys for each, and to be able to point OpenVPNService and OpenVPN-GUI to the correct registry key. I think this adds too much complexity for such a rare(?) use-case.

I think @selvanair 's suggestion makes sense.

from openvpn-build.

flichtenheld avatar flichtenheld commented on July 23, 2024

NSIS installer is not supported anymore. Closing issues.

from openvpn-build.

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.