What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » NEW PLUGIN IN VB.NET NOT WORKING

NEW PLUGIN IN VB.NET NOT WORKING
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: RE: NEW PLUGIN IN VB.NET NOT WORKING
quote:
Originally posted by J-Thread
That's a good point. I know all this and I really tried to be as user friendly as possible. The method I use to get the framework version is not a simple one. I does loop trough a couple of registry values to get the latest installed version. It does work with all the versions know at the moment (at least the version I did test with). If the framework isn't found, a new page is showed in the installer. It tells the user the framework isn't found, and that its recommended to install it. The user can uncheck the box, get's another warning when clicking yes, but can choose to not install the framework.
(Y)

quote:
Originally posted by J-Thread
If it is checked the file is downloaded from the microsoft server, and it's the file microsoft marks as the right file for redistributing.
Many things found on the download center are marked as redistributable. But redistributable doesn't mean that it is the correct file. If a file is marked "redistributable" it means you can physically add it to your own installer. If a file is marked as "not-redistributable", it means that you may not attach the physical file to your own installer because different versions and types of that file may exist on different OS's or different OS's need different versions, etc... Instead the user should download it from the official and proper source (from the download center for example after selecting the correct OS or what not).

Being redistributable doesn't mean it is the correct latest version...

quote:
Originally posted by J-Thread
About the versions, it isn't possible to overwrite a newer version in this method. If my check does fail, I'm sure the dotnetfx.exe file also does a check to see if there are already newer versions installed.
Possible, but experienced has tought me this isn't always the case. Some files/installer on the download center do not check for this. I'm not saying this is the case for the .NET framework though, but it is a possebility (if not now, maybe in the future)...

quote:
Originally posted by J-Thread
And, if there are newer (stable) versions, the file may be updated once I think.
You mean on the download center? Not always! In some cases, MS updates the current available download, in other cases it creates a new download page with another unique id number. This can even change from update to update. eg: the link to MSN Messenger in the download center is only sometimes updated to a newer version, and sometimes the old version is left and a new download page (with another unique id) is created...

In short: you can't always trust on that to always have the latest download. You need to manually search and check if there isn't a newer download available on another page.

quote:
Originally posted by J-Thread
So, I think we have the same thougts about it, but instead of sending the user to the microsoft download center to download that file, I let my setup do it. It is a choice I made and I did think about it...
anyways, without trying your install or what not, from what you just told me, it seems ok (with the note that it still _could_ download an outdated version in the future though)... (y)

This post was edited on 10-05-2005 at 04:36 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
10-05-2005 04:34 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
NEW PLUGIN IN VB.NET NOT WORKING - by daniel142005 on 03-18-2005 at 06:23 AM
RE: NEW PLUGIN IN VB.NET NOT WORKING - by Ash_ on 03-18-2005 at 07:07 AM
RE: NEW PLUGIN IN VB.NET NOT WORKING - by daniel142005 on 03-18-2005 at 07:50 AM
RE: NEW PLUGIN IN VB.NET NOT WORKING - by RaceProUK on 03-18-2005 at 09:26 AM
RE: NEW PLUGIN IN VB.NET NOT WORKING - by daniel142005 on 03-18-2005 at 08:38 PM
RE: NEW PLUGIN IN VB.NET NOT WORKING - by daniel142005 on 10-03-2005 at 03:05 AM
RE: NEW PLUGIN IN VB.NET NOT WORKING - by J-Thread on 10-03-2005 at 06:51 AM
RE: NEW PLUGIN IN VB.NET NOT WORKING - by CookieRevised on 10-03-2005 at 02:17 PM
RE: NEW PLUGIN IN VB.NET NOT WORKING - by J-Thread on 10-03-2005 at 04:32 PM
RE: NEW PLUGIN IN VB.NET NOT WORKING - by CookieRevised on 10-03-2005 at 09:27 PM
RE: NEW PLUGIN IN VB.NET NOT WORKING - by matty on 10-03-2005 at 10:00 PM
RE: NEW PLUGIN IN VB.NET NOT WORKING - by J-Thread on 10-04-2005 at 04:18 PM
RE: RE: NEW PLUGIN IN VB.NET NOT WORKING - by CookieRevised on 10-04-2005 at 05:03 PM
RE: NEW PLUGIN IN VB.NET NOT WORKING - by J-Thread on 10-04-2005 at 06:50 PM
RE: RE: NEW PLUGIN IN VB.NET NOT WORKING - by CookieRevised on 10-05-2005 at 04:34 PM
RE: NEW PLUGIN IN VB.NET NOT WORKING - by J-Thread on 10-05-2005 at 04:44 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On