Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Modern UI and All Users (http://forums.winamp.com/showthread.php?t=267668)

TopS 12th March 2007 22:26

Modern UI and All Users
 
Hello boardmembers!

I am pretty new to NSIS-scripting, but one week of research didn't get me closer to an answer.
I want to make an installer with the Modern UI. Since this is macro based, I did not find any option to install for all users and not only for a single user. As I understand there is the context switch in the normal UI for this purpose, but is there a similar possibility in the Modern UI?

Thanks,
TopS

Comperio 12th March 2007 23:19

Use SetShellVarContext. Works with MUI, Classic, or any other interface you want to use.

TopS 13th March 2007 09:00

Yes, I thought of that. But I was unable to insert it at the right position in the script. Where and how would I have to insert it? Is it also possible to make it user selectable which context is chosen?

Thanks for your reply,
TopS

Red Wine 13th March 2007 09:10

It is valid inside function/section.

http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.7.6

You should set up a custom page asking users whether they want install for current/all.


All times are GMT. The time now is 05:58.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.