Comment fix for Bug 389244 - Uninstall information of old version not cleared from registry when updating via auto update. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@232238 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
0e1dbfa894
commit
b4dbd6287c
@ -2229,6 +2229,8 @@ Exch $R9 ; exchange the new $R9 value with the top of the stack
|
||||
* path does not exist on the file system this will return an empty string. To
|
||||
* provide a consistent result trailing back-slashes are always removed.
|
||||
*
|
||||
* Note: 1024 used by GetLongPathNameA is the maximum NSIS string length.
|
||||
*
|
||||
* @param _IN_PATH
|
||||
* The string containing the path.
|
||||
* @param _OUT_PATH
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user