View Issue Details

IDProjectCategoryView StatusLast Update
0002672MMW v4Install/Configpublic2006-10-18 20:42
Reporterjiri Assigned To 
PriorityimmediateSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version2.5.4 
Fixed in Version3.0 
Summary0002672: Non-admin users have settings in c:\My Music\
DescriptionAs reported in http://www.mediamonkey.com/forum/viewtopic.php?t=12705.
TagsNo tags attached.
Fixed in build

Activities

jiri

2006-10-15 10:36

administrator   ~0008012

I think it could be because there is regs.OpenKey() used in GetShellFolder() in Utils.pas, regs.OpenKeyReadOnly() should be used instead.

Please check it out, confirm and fix.

Ludek

2006-10-16 19:50

developer   ~0008017

I cannot reproduce neither for MM 3.0 (where the location is elsewhere) nor MM 2.5.4.

jiri

2006-10-17 12:15

administrator   ~0008019

Ok, I'd suggest to make the small change I suggested and wait if users report it in 3.0.

Ludek

2006-10-17 14:53

developer   ~0008020

Ok, regs.OpenKey() replaced with regs.OpenKeyReadOnly() in GetShellFolder() and GetShellFolderMy().

rusty

2006-10-18 20:42

administrator   ~0008025

Verified that this works for a 'power user'.