good for you for discovering the launch history thing. you might want to just delete all the entries on that list (right click and say delete all in the launch history). that's just a list of previously launched things by you and as you figured out, the fact that you launched it once means its being matched from now on.
as for tiwi alias..
anyone else having this trouble? does tiwi alias not work for anyone else?
as for packaging, basically what you would do is:
- Make a standalone alias file with your new sidebarradio alias definition in it (the alias files are plain text files in xml format so you could just open your myaliases.alias and copy the alias into a new file called sbr.alias).
- Find a nice icon for your alias somewhere and refer to it in your alias like the others do (this is not required but is nice).
- Package those two files along with your sidebar.html in a zip file for people.
- These wiki packs are actually a bit trickier than sharing normal alias packs because the html file has to go into the MyLocalData directory, so the easiest thing might be a zip file with structure like:
SbrPack\Readme.txt
SbrPack\AliasGroups\Installed\Sbr\sbr.alias
SbrPack\AliasGroups\Installed\Sbr\sbr.icon
SbrPack\MyLocalData\Sbr\sidebar.html
(but change the directories to match where you refer to the sidebar.html
the readme would tell people to put the the folders in the matching folders in FARR.
I'm afraid right now there is nothing automated about it, but most people will be able to follow the instructions.