Giter Club home page Giter Club logo

Comments (10)

hluk avatar hluk commented on August 21, 2024

I would choose something simple. But lzPack needs Java which add other dependency so lets avoid that -- it's good that it runs on other systems but we will probably need only installer for Windows. Others look quiet good (few more here: http://alternativeto.net/software/inno-setup/?platform=windows).

Type of installation should be:

  • Full -- install all plugins,
  • Minimal -- install only text plugin
  • Custom -- select plugins to install.

64-bit version for the app would be nice but I won't be able to build that.

from copyq.

 avatar commented on August 21, 2024

I'm agree, IzPack is not a good choice.
By the way, do you use a 32-bit Windows?

from copyq.

hluk avatar hluk commented on August 21, 2024

Yes, I can build the app only on 32-bit Windows XP.

from copyq.

hluk avatar hluk commented on August 21, 2024

I've uploaded simple installer here. This was made using Inno Setup.

Plugins are not optional since any custom text I add to the installer will need to be translated. So for now all plugins are installed.

from copyq.

 avatar commented on August 21, 2024

I've tried your installer. Works ok for me but:

  • It does'nt launch CopyQ at startup.
  • Its code is not at github repository. Windows installer should be easy to build from repository code.

from copyq.

hluk avatar hluk commented on August 21, 2024

I've added the config file for Inno Setup to repository (in "shared/copyq.iss"). It really needs some improvements -- mainly app version and paths should not be repeated in the file so it's can be easily changed.

I'll create new task for launching at Windows startup.

from copyq.

hluk avatar hluk commented on August 21, 2024

I've added check box for autostart in the installer and custom installation for selecting plugins. There are few string that should be translated though (https://github.com/hluk/CopyQ/blob/master/shared/copyq.iss#L30).

One thing that is left to do is to uninstall old program files before installing new -- don't know yet how this can be done with Inno Setup.

I'll release next version with this installer if everything is OK.

from copyq.

 avatar commented on August 21, 2024

Where are isl files (message files)?

from copyq.

hluk avatar hluk commented on August 21, 2024

The isl file mentioned in the config file are part of Inno Setup (under installed Languages folder). As I understand it this shouldn't be changed. If you want to translate the installation strings just add es.ProgramFiles=... and other lines in under [CustomMessages] in copyq.iss.

from copyq.

 avatar commented on August 21, 2024

Done!
Great work, hluk. Thanks.

from copyq.

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.