Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Problem about the constant "$PROFILE" (http://forums.winamp.com/showthread.php?t=330694)

jiake 18th May 2011 03:11

Problem about the constant "$PROFILE"
 
I remember a problem I met before just now. It is the value of $PROFILE. In fact:

SetShellVarContext all
MessageBox MB_OK "$PROFILE"
SetShellVarContext current
MessageBox MB_OK "$PROFILE"

Get the same value. I suggest using GetAllUsersProfileDirectory function instead:
http://msdn.microsoft.com/en-us/library/bb762276.aspx

Afrow UK 18th May 2011 10:55

Please post a bug report (if you haven't already).

Stu

Anders 18th May 2011 20:18

This is not a bug, it is a feature request. I added my comment on the tracker: https://sourceforge.net/tracker/inde...49&atid=373085


All times are GMT. The time now is 17:20.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.