Forum: NSIS Discussion
31st October 2005, 08:41
|
|
Replies: 2
Views: 1,020
|
Forum: NSIS Discussion
31st October 2005, 07:56
|
|
Replies: 2
Views: 1,020
probs with GetParent
hey all!
when i'm using the function GetParent i have something like that:
original: C:\tools\totalcmd
after calling function: C:\tools\totalcmd or C:\tools\totalcmd-9
the function:
...
|