View Issue Details

IDProjectCategoryView StatusLast Update
0007520MMW v4Install/Configpublic2011-05-28 00:33
Reporterpeke Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version4.0 
Summary0007520: Portable mode: stores lots of data to the desktop (instead of the portable drive)
Description1. The installer forced creation of a start menu entry. It shouldn't do so (as that overwrote the shortcuts on my local machine).

2. Default user Folders should not be created in Portable Mode. e.g. thumbnails are created in the roaming directory instead of on a directory on the portable drive.

3) Registry entries are created as well by the installer. e.g.
 - MM portable somehow remembered the install path on subsequent installs
 - It created a record of an installed program in add/remove programs (and overwrote an existing record for a MediaMonkey installation)
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=6&t=56399
TagsNo tags attached.
Fixed in build1359

Relationships

related to 0002439 closedLudek Portable version of MediaMonkey 
related to 0007596 closedLudek Portable mode: MediaMonkey crashes when running on clean Win Vista installation 
related to 0007569 closedLudek 1356: cannot install/run in some environments 
related to 0008315 closedLudek Preview, VCD and Download locations aren't editable in Portable mode 
child of 0005913 closedpetr Upgrade to InnoSetup 5.4 

Activities

jiri

2011-03-15 08:45

administrator   ~0023698

Issues are well described in http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=56399#p291084

jiri

2011-03-15 08:47

administrator   ~0023699

The user also mentioned in http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=56399#p291086 that Codec Pack should also be installed in a portable way. I think that for portable mode we should always install Addons to the MM folder (no UI option for this), which would fix the issue.

Ludek

2011-03-19 12:15

developer   ~0023789

Fixed in build 1356.

rusty

2011-03-23 06:50

administrator   ~0023830

Tested 1356 not fully and noticed that item 3) isn't resolved. i.e. upon installing MM in portable mode, a record is added to the installed programs, and the install path is somehow remembered.

jiri

2011-03-23 08:00

administrator   ~0023831

Fixed in build 1357.

Ludek

2011-03-23 10:57

developer   ~0023835

Last edited: 2011-03-23 14:31

Re-opened, this hasn't been fixed in 1357, actually there is a build error, because the code used is supported starting from InnoSetup v5.3.8, but we use v5.3.4

Once InnoSetup is upgraded (0005913) then these two lines needs to be added:
Uninstallable=IsntPortableMode
CreateUninstallRegKey=IsntPortableMode

petr

2011-03-23 17:21

developer   ~0023849

Fixed installer issue

rusty

2011-03-24 14:41

administrator   ~0023865

I haven't tested, but as described in the forum:
1) There are still a couple of entries created by the installer
2) When MM is run
 - Many registry entries are created
 - A lot of content is stored to the user profile

In portable mode, MM should not be making any changes to the PC upon which it is run (unless specifically requested by the user).

See user report at:
http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=56650

Ludek

2011-03-25 21:17

developer   ~0023911

All is fixed in build 1359.

peke

2011-05-28 00:33

developer   ~0025709

Verified 1381