Shoalsteed / UX

UX Overview March 5
0 stars 0 forks source link

Installer Feedback ( Windows) #2

Closed Shoalsteed closed 2 years ago

Shoalsteed commented 3 years ago

-This was helpful javaimage

windowsinstall

-The set up wizard is welcoming.

Since I2P requires the I2P software, Java, and a browser ( Firefox) that needs to be configured, it is different workflow for most people. This is a good opportunity to figure out a fun way to present this like privacy lego =)

In the Java reference router/application suite project we're building up a sort of wishlist of things which we think are important to roadmap for a version 1.0.0 release of I2P. One major priority will be migration from our current installer structure, which uses a tool called 'izpack5' to build a purely java-based installer for all platforms, to a newer tool called 'jpackage' which builds installers which speak the language of the platform's packaging tool, so for Windows this would be the .msi installer format, for MacOSX, the .dmg image format. One of the most important practical outcomes of this is that we will no longer need java to be present to run the installer itself, and can thus use the installer itself to install the subset of Java packages required to run I2P. The outcome of this is that we can finally build an installer which does not require the additional step of installing Java on Windows and OSX. That should remove about 6 "clicks" from the install process overall, basically all the Java clicks. This might be something we can manage for the 0.9.50 release, that would be a major benefit for all of us.

Shoalsteed commented 2 years ago

This has been fixed in wireframes.