Tobbe / losi

LiteStep OpenSource Installer
https://tlundberg.com/losi
Other
51 stars 13 forks source link

ThemeManager doesn't work properly with LOSI 0.4 #30

Closed Tobbe closed 15 years ago

Tobbe commented 15 years ago

LOSI 0.4 sets the the HKEY_CURRENT_USER\Software\LiteStep\SLI\ThemeManager\ThemeDir key to 'C:\Program Files\LiteStep\Profiles\%username%\themes' (Where C:\Program Files\LiteStep is the litestep install directory). This causes SLI to not correctly find the themedir, and requires the user to manually set it.

FIX: Make it so that '%username%' is actually replaced with the current user's name on install.

Not sure if this should be considered a bug with LOSI for setting the key to this, or a bug with SLI for not recognizing environment variables like it should.

Tobbe commented 15 years ago

Fixed the bug that prevented SLI ThemeManager from working correctly. Closed by edd52926d295bf55ad342cb66dfeceb62442da74