MtK Posted September 23, 2004 Posted September 23, 2004 Hi,I've added MSN Messenger to my XPCREATE (SetupDl.exe -> SVC-X2M)& I've noticed I have both MSN Messenger & Windows Messenger after a clean installation...Why Is that?
Morkeleb Posted September 23, 2004 Posted September 23, 2004 Thats normal as far as I see.Try it on an already installed system which doesnt haveMSN 6.2 yet and youll see that the old version still exists.You you could probably delete (or let delete via script)the link of the old one afterwards, probably in a clean-upscripts.Morke
MtK Posted September 23, 2004 Author Posted September 23, 2004 can this be fixed by:[Components] msmsgs=offor it will remove MSN Messenger as well?
Morkeleb Posted September 23, 2004 Posted September 23, 2004 I think it removes MSN messenger as well.When I did that it complained about missing files during install,but that may have been due to other errors.I'd be interested if my guesses are true.
prathapml Posted September 23, 2004 Posted September 23, 2004 You got it right.[Components] msmsgs=offThat in winnt.sif will prevent Windows Messenger links being created in StartMenu, Desktop, etc. (it WILL be installed though!) That's what you have to use to disable Windows Messenger.Having that there will not affect your MSN messenger in anyway - they are both different things! Any errors you saw when you used the above might just be due to something else, so no worries.So, using the above code in winnt.sif will do what you want - to disable Windows Messenger, and have only MSN Messenger.
MtK Posted September 23, 2004 Author Posted September 23, 2004 sorry about the duplicate thread, I just thought it could be something with nLite...
GreenMachine Posted September 29, 2004 Posted September 29, 2004 Looks like this one is cleared up. Simply a WINNT.SIF question, and not an XPCREATE concern.
MtK Posted October 1, 2004 Author Posted October 1, 2004 I just thought XPCREATE overwrites Windows Messenger with the installation of MSN Messenger...I solved this out with nLite, but WINNT.SIF works too...
GreenMachine Posted October 3, 2004 Posted October 3, 2004 No, XPCREATE does not replace any programs with others: it only updates existing files. MSN is not an update to WMS.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now