Tobbe / losi

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

Make the "Set as shell for all users" option actually do what it says. #18

Closed Tobbe closed 15 years ago

Tobbe commented 15 years ago

This is done by setting the shell in HKLM and not in HKCU and by keeping the IniFileMappings at the "SYS;..." setting.

Make sure the "install without rebooting" feature doesn't break.

Inform the user that any new users added to the system will also get LiteStep as their shell.

Tobbe commented 15 years ago

This is the only way to get Windows' shell auto-restart to work for LiteStep

Tobbe commented 15 years ago

Closed by 35a94e4c8442500aac66a34517803b83e147b26d

When selecting to install to all users the shell will now be set in HKLM instead of HKCU.