<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>From SwordSetup.nis</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; ;--------------------------------<BR>&nbsp; 
; Establish and remember the Start MenuGroup info<BR>&nbsp; !define 
MUI_STARTMENUPAGE_DEFAULT_FOLDER&nbsp;&nbsp;&nbsp;&nbsp; 
"$[PRODUCT_TITLE}"<BR>&nbsp; ; Remember where it is<BR>&nbsp; !define 
MUI_STARTMENUPAGE_REGISTRY_ROOT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; HKLM<BR>&nbsp; 
!define MUI_STARTMENUPAGE_REGISTRY_KEY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
"${PRODUCT_REGKEY}"<BR>&nbsp; !define MUI_STARTMENUPAGE_REGISTRY_VALUENAME 
StartMenuGroup</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; 
;--------------------------------<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>This may be a no-no .... HKLM should apparently not 
be used with installations because it assumes the end-user doing the 
installation has administrator privileges.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Ouch .... I hadn't been aware of this, and have 
always developed installers that assumed the end-user had admin privilege. I'll 
do some more research on this.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>See:</FONT></DIV>
<DIV><FONT face=Arial size=2><A 
href="http://www.microsoft.com/winlogo/software/windowsxp-sw.mspx">http://www.microsoft.com/winlogo/software/windowsxp-sw.mspx</A>&nbsp; 
item 3.3</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><A 
href="http://www.microsoft.com/mspress/books/sampchap/6271.asp">http://www.microsoft.com/mspress/books/sampchap/6271.asp</A></FONT></DIV>
<DIV><FONT face=Arial size=2>Comment: "You're having trouble installing a 
program for a user with a limited account"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>nsis forum question:</FONT></DIV>
<DIV><FONT face=Arial size=2><A 
href="http://forums.winamp.com/showthread.php?s=&amp;threadid=237355">http://forums.winamp.com/showthread.php?s=&amp;threadid=237355</A></FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;</DIV></FONT></BODY></HTML>