Fixed the problem...I added in the windows installer a link in programs->aMSN->"Configure aMSN" that launches a one checkbox + ok/cancel buttons to add/remove the auto-start...
Attached is the file I used...Don't know if it's the best solution but still, it's the only way to do it without having 100s of emails a week about this problem...
What do you think ?
KaKaRoToOn Wed, 07 Dec 2005 05:11:13 -0500, Arieh Schneier <[EMAIL PROTECTED]> wrote:
On the contrary, I wrote the function but didn't put in any link to them. Ihad asked if someone else would do it and forgot about it. So the functionality should work, we just need to create a shortcut. Lio. ----- Original Message ----- From: "Youness Alaoui" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, December 07, 2005 6:27 PM Subject: Re: [Amsn-devel] 0.95 taged and released I just realized the WinRegKey proc exists but is never called... did we drop that functionality ??? KaKaRoTo On Tue, 06 Dec 2005 22:12:03 -0500, Youness Alaoui <[EMAIL PROTECTED]> wrote:On Tue, 06 Dec 2005 21:56:40 -0500, Karol Krizka <[EMAIL PROTECTED]> wrote:On Tuesday 06 December 2005 18:32, Jérôme Gagnon-Voyer wrote:I think the tarball should release exactly the CVS version of the 0.95 flag. There's not a lot of people that use the tarbar, but there is some on Mac :P But whatever you decide I don't care really, they just have to download the real Mac version if they want it. (A good thing tho should be to reduce the size of the compiled librairies on Mac OS X...at the beginning TkCxImage was 800Kb and now it's 2MB, something happened but I don't know what)I just found out what the problem is, it's not the libraries. They take only about 1MB or less of the package. It's the jpg and png sources, together they are like 3MB uncompressed together. Also the languages take up around 1.2MB :P Just wondering, is it possible that there are any unused keys?That would be nice, grep each key, if no result, then flag it to be removed... then recheck each key manually...I'll write a script to go through them and remove any extra keys. So are we allowed to commit stuff for 0.96 yet?yes, once the tag was done, you're now allowed to do whatever you want in CVS... although I'd prefer you wait a little, just in case we find a huge problem that needs to be fixed and decide to tag a 0.95-1 release right now...About the sudden size increase in the Mac library. Are you using the -static flag when compiling it? This causes all the dependencies to be compiled inside the file with it too, I think.I think it's static, but I think the problem is in debug symbols.. try `strip` command..Le 05-12-06 à 21:27, Karol Krizka a écrit : > Also are we gonna remove the Mac and Win compiled libraries from > the final > tarball? They are really big and I doubt anyone uses that package > on win and > mac anyways.
-- KaKaRoTo
windows_autostart.tcl
Description: Tcl script
