Tobbe / losi

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

Themes and personal files for all users #19

Closed Tobbe closed 15 years ago

Tobbe commented 15 years ago

When installing for all users and opting to have support in LiteStep for different user profiles LOSI needs to give all users personal files and themes.

This means LOSI needs to enumerate all users on the computer and create LS profiles directories for every user. Where these directories should be created depends on what choices the user made during installation.

This is how to enumerate the users using NSIS: http://nsis.sourceforge.net/User... (Might be possible to specify an empty computer name to search on the local computer, which is what we want.)

Tobbe commented 15 years ago

Closed by 943e3d762c0199070f95a495501bb511e16a9288

All users on the computer should now get their own copy of the themes folder and personal files.