hey guys... a few years back i came upon a script to get rid of windows messenger (the one that comes with windows XP)
I never liked it and back then i always downloaded MSN messenger (I liked it better and i had more control)
So here is the script...
RunDll32 advpack.dll,LaunchINFSection %windir%\inf\msmsgs.inf,BLC.Remove
It seemed like a simple way to get rid of it and it works great... but sadly when i integrate it into my Install.cmd it pops up with a confirmation box and a box that confirms its done...
Does anyone know how i could run this silently?
I did a search and couldnt find anything relevant...
thanks a million guys!