electrum windows client, standalone executable versus windows installer

1

From the download page, http://electrum.org/download.html

  1. What is the difference between the two windows versions? standalone executable and the windows installer version?

  2. What are the advantages and disadvantages of each, and how should I choose which one I should use?

user3987

Posted 2013-04-06T12:31:55.397

Reputation: 11

Answers

1

  1. The Windows Installer will install the executable in "Program Files", create shortcuts and other registry entries. The Standalone Executable is exactly that, just an executable to run the Electrum program.
  2. Benefits of Windows Installer would be ease-of-use for those most familiar with installed programs, plus it will be available to multiple users (whether that is desired or not, is another question). Benefit of Standalone is don't create registry entires (cleaner) and don't require raised privileges (as not installing globally).

In either case - user-specific data will be saved in C:\Users\USERNAME\AppData\Roaming\Electrum

There are some more details in this blog post

Josh Morel

Posted 2013-04-06T12:31:55.397

Reputation: 111

They also have portable now. It basically stores stuff in it's own folder instead of the local folders.jiggunjer 2017-10-02T16:11:04.777

-1

Try this link - simple explanations and instructions:

http://www.bit-buddy.com/electrum-setup.html

A Power

Posted 2013-04-06T12:31:55.397

Reputation: 1

while your link answers the question it is good to give a short overview of the link's contents in case the page expires and to save people time to assess whether it is useful to them.Murch 2013-10-31T13:31:44.543