|
From: SourceForge.net <no...@so...> - 2013-03-28 21:00:09
|
Patches item #2912824, was opened at 2009-12-11 10:17 Message generated for change (Settings changed) made by anders_k You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=373087&aid=2912824&group_id=22049 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: NSIS Group: None >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Anders (anders_k) Assigned to: Amir Szekely (kichik) Summary: Fix for bug #2909242 - %temp%\Low Initial Comment: I could not find a FOLDERID_* constant or any documented way to find the low temp folder, the best I could come up with was hardcoding it to %temp%\Low. I did find IEGetWriteableFolderPath but it is probably for IE extensions since it is in ieframe.dll (And there is no shell folder constant for temp, so even if we could call that API we have no constant to pass) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=373087&aid=2912824&group_id=22049 |