WINAMP.COM | Forums > Developer Center > NSIS Discussion > At un-install remove renamed left over shortcuts best method? |
Last Thread
Next Thread
|
| Author |
|
|
onad Senior Member
Registered: Dec 2004 |
SUBJECT: __________________ |
||
|
|
|
onad Senior Member
Registered: Dec 2004 |
To difficult? >:-) __________________ |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
Hi onad, __________________ |
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
The ShellLink plug-in allows you to retrieve the properties of shortcuts. You could scan through all shortcuts and compare their target to your target. __________________ |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
Thanks to kichik (always :-)) here is something: code: __________________ |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
Just tried another instance, uses RecFind.nsh and I think it is more accurate. code: __________________ |
||
|
|
|
onad Senior Member
Registered: Dec 2004 |
Tried it, and the second solution really works good and fast almost without enlarging the intaller size, thanks! __________________ |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
Well, I got a step deeper.
__________________ |
||
|
|
|
Red Wine Forum King
Registered: Mar 2006 |
A little bit enhanced in order to manage shortcuts that have been copied/renamed from current user to all users and vice versa :-)
__________________ |
||
|
|
|
Last Thread Next Thread
|
WINAMP.COM | Forums > Developer Center > NSIS Discussion > At un-install remove renamed left over shortcuts best method? |
Forum Rules:
|