In my SendTo folder, there is always a Palm Powered Handheld shortcut. I delete it manually but then if I open Palm Desktop, it seems to be recreated.
I tried adding some info to the winapp2.ini file but I am doing something wrong I guess, as it doesn't show up in CCleaner.
(Is it possible for CC to deleted links anyway?)
[Palm shortcut]
LangSecRef=3021
DetectFile=%userprofile%\SendTo\Palm Powered Handheld.lnk
Default=True
FileKey1=%userprofile%\SendTo\palm*.lnk
Shortcut in SendTo always reappears
Started by IconBoy, Jun 04 2008 05:32 PM
2 replies to this topic
#1 OFFLINE
Posted 04 June 2008 - 05:32 PM
#2 OFFLINE
Posted 04 June 2008 - 07:10 PM
IconBoy, on Jun 4 2008, 11:32 AM, said:
[Palm shortcut]
LangSecRef=3021
DetectFile=%userprofile%\SendTo\Palm Powered Handheld.lnk
Default=True
FileKey1=%userprofile%\SendTo\palm*.lnk
LangSecRef=3021
DetectFile=%userprofile%\SendTo\Palm Powered Handheld.lnk
Default=True
FileKey1=%userprofile%\SendTo\palm*.lnk
Notice the bold red \ in the quote above, well it needs to be replaced with a | to look like this:
Quote
[Palm shortcut]
LangSecRef=3021
DetectFile=%userprofile%\SendTo\Palm Powered Handheld.lnk
Default=True
FileKey1=%userprofile%\SendTo|palm*.lnk
LangSecRef=3021
DetectFile=%userprofile%\SendTo\Palm Powered Handheld.lnk
Default=True
FileKey1=%userprofile%\SendTo|palm*.lnk
If that still doesn't work, try using the full filename Palm Powered Handheld.lnk instead of a wildcard.
#3 OFFLINE
Posted 04 June 2008 - 08:37 PM
Thanks very much for your help!
This is what I used and it works now
Hope this helps someone, incase they need it!
[Palm SendTo shortcut]
LangSecRef=3021
DetectFile=%userprofile%\SendTo\Palm Powered(T M) Handheld.lnk
Default=True
FileKey1=%userprofile%\SendTo|palm*.lnk
Note: You need to take out the space between the T and the M. It must not convert to ™, but be a capital T and capital M together. Hope this helps!
This is what I used and it works now
[Palm SendTo shortcut]
LangSecRef=3021
DetectFile=%userprofile%\SendTo\Palm Powered(T M) Handheld.lnk
Default=True
FileKey1=%userprofile%\SendTo|palm*.lnk
Note: You need to take out the space between the T and the M. It must not convert to ™, but be a capital T and capital M together. Hope this helps!











