Recommended Posts

Not as impressive as I had hoped. Oh well, work in progress :)

Well black isn't impresisve in WLM,blue is my favorite. In black u can't see the boders well defined,on the other hand blue shows a better work,depends on the preferences each user has though.

post-69181-1180363598.png

Edited by EduardValencia

Wish the newest Mac version would get leaked. :( I suppose it will come with Office 2008 later this year.

yeah they can make it like this right out of the box

wlmbetaWJFN.png

It wouldn't make any sense on Microsoft's side. They need an income for the messenger somehow and placing that ads on are what generates it.

I don't see how you can complain so much about the ads anyways. Yes, ok, the contact list has a giant(ish) one at the bottom but really, looking at it, it's not that big. Compared to half of the ads I see while I surf the net (I know....I know.... 'ad-block' but I'm tired of destroying revenue to legit websites) this ad is tiny.

And then what is wrong with a single line of text on the bottom of your contact windows? It's honestly like a size 11 font sentence that REALLY isn't that distracting.

Like unless you are using a 800x600 monitor, the ads really arien't that distracting. Ok I could see a 1024x768 being a bit annoying but my message to that is to get a bigger, better monitor. You're long overdue anyways.

Anyways back on topic. FINALLY got it installed (XP SP2 32Bit) and I have to say that I am REALLY liking the interface. I just can't wait to see which new features are going to be put in (which again....you guys talk about "bloatware"....with highspeed connections and the size of hard disks nowadays, who cares? If you want slim and extremely light packages...go back to 3.11 and use email to contact.....the world can't stay 1.5mb forever and still improve a messenger)

It wouldn't make any sense on Microsoft's side. They need an income for the messenger somehow and placing that ads on are what generates it.

I don't see how you can complain so much about the ads anyways. Yes, ok, the contact list has a giant(ish) one at the bottom but really, looking at it, it's not that big. Compared to half of the ads I see while I surf the net (I know....I know.... 'ad-block' but I'm tired of destroying revenue to legit websites) this ad is tiny.

And then what is wrong with a single line of text on the bottom of your contact windows? It's honestly like a size 11 font sentence that REALLY isn't that distracting.

Like unless you are using a 800x600 monitor, the ads really arien't that distracting. Ok I could see a 1024x768 being a bit annoying but my message to that is to get a bigger, better monitor. You're long overdue anyways.

Anyways back on topic. FINALLY got it installed (XP SP2 32Bit) and I have to say that I am REALLY liking the interface. I just can't wait to see which new features are going to be put in (which again....you guys talk about "bloatware"....with highspeed connections and the size of hard disks nowadays, who cares? If you want slim and extremely light packages...go back to 3.11 and use email to contact.....the world can't stay 1.5mb forever and still improve a messenger)

i just dont like ads, i use gaim/pidgin but when i need to use the webcam i have to switch and i dont want taht stupid thing flashing stupids ads

So, can someone please tell me how to get this installed, as the forum it points to when downloaded -- to get the instructions on installing it -- is no longer up...I get to 35% and it errors out; I see a lot of people have gotten it installed so there's got to be someone who can tell me how?!

Too remove the ads at the bottom:

4004-923 line 177 find:

CODE

<Element layoutpos=bottom layout=borderlayout() padding=rect(4,0,4,0)>

<Constrainer layoutpos=top ID=Atom(SSConstrainer) Layout=FillLayout()>

<SlideShowWithAd ID=Atom(AdBanner) Layout=BorderLayout() Padding=Rect(0,0,8,3) Active=Mouse>

<Element Layout=BorderLayout() LayoutPos=Top>

<Element ID=Atom(SSTitle) ContentAlign=MiddleLeft|EndEllipsis Padding=Rect(8,0,0,6) LayoutPos=Left Tooltip=True Accessible=True AccRole=42 Active=MouseAndKeyboard/>

</Element>

replace with:

CODE

<Element layoutpos=none layout=borderlayout() padding=rect(4,0,4,0)>

<Constrainer layoutpos=top ID=Atom(SSConstrainer) Layout=FillLayout()>

<SlideShowWithAd ID=Atom(AdBanner) Layout=BorderLayout() Padding=Rect(0,0,8,3) Active=Mouse>

<Element Layout=BorderLayout() LayoutPos=Top>

<Element ID=Atom(SSTitle) ContentAlign=MiddleLeft|EndEllipsis Padding=Rect(8,0,0,6) LayoutPos=Left Tooltip=True Accessible=True AccRole=42 Active=MouseAndKeyboard/>

</Element>

Check out the post over at mess.be haha

The problem with leaks is that a lot of mirrors pop up out of nowhere and you can never really trust them to still provide the authentic stuff. In this case, even the proclaimed leaker abused its increased popularity to bundle ads into the Windows Live Messenger 8.5 installer at the disadvantage of you guys.

In order to protect overexcited but unwary Messers from compromising their systems with unwanted garbage, I'm going to refer to the rather popular Digg of our story (hijacked by a Neowinian apparently!). In its comments you'll find a dozens of mirrors but there's one in particular that can be trusted.

Note that we always advise against downloading leaked internal or beta builds, but with attention that this leak is getting in the blogosphere we can only ring the alarm for the inevitable group who gives the cold shoulder to our advise.

What we do recommend is that you all sign up for the official new Windows Live Messenger beta program over at connect.microsoft.com (thanks for the link the.exe.ecutioner & anonymouse91). If you get selected, you'll be able to voluntarily but actively participate in the development of your favorite IM software. Sounds just like the job for you, am I right?

Remove bottom ads in convo:

Reshack msgres.dll > 4004 > 920

Find : adbannergutter

replace "Bottom" by "none" in the same line

&lt;Element layoutpos=bottom layout=filllayout() id=atom(adbannergutter)&gt;

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Now comes with a money back guarantee instead of a replacement! Hah
    • Rufus 4.15.2391 Beta by Razvan Serea Rufus is a small utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc. Despite its small size, Rufus provides everything you need! Oh, and Rufus is fast. For instance it's about twice as fast as UNetbootin, Universal USB Installer or Windows 7 USB download tool, on the creation of a Windows 7 USB installation drive from an ISO (with honorable mention to WiNToBootic for managing to keep up). It is also marginally faster on the creation of Linux bootable USBs from ISOs. A non-exhaustive list of Rufus supported ISOs is available here. It can be especially useful for cases where: you need to create USB installation media from bootable ISOs (Windows, Linux, UEFI, etc.) you need to work on a system that doesn't have an OS installed you need to flash a BIOS or other firmware from DOS you want to run a low-level utility Rufus 4.15.2391 Beta changelog: Improve the guards for using the "silent" option Improve the ability to cancel during write retries Fix unrestricted XML entity expansion and integer overflow in ezxml parser (courtesy of @esadowski4) [GHSA-55r2-34wg-8mv9] Fix "silent" Windows installation failing at 75% in most cases [#2960] Fix a crash during boot when using UEFI:NTFS on Snapdragon X based ARM64 platforms [#2934] Fix the first WUE option always being checked by default [#2965] Fix an infinite loop when using Windows ISOs that contain multiple WIMs Fix "Enable runtime UEFI media validation" checkbox not always being properly enabled Other WUE improvements/fixes for OneDrive removal and username validation (with thanks to @christian8641) [#2984, #2991] Download: Rufus 4.15 Beta | 1.9 MB (Open Source) Links: Rufus Home Page | Project Page @GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Media Player Classic - Home Cinema 2.7.3 by Razvan Serea Media Player Classic - Home Cinema (MPC-HC) is a free and open-source video and audio player for Windows. MPC-HC is based on the original Guliverkli project (which is no longer maintained) and contains many additional features and bug fixes. As the continuation of the original Media Player Classic, MPC-HC isn’t flashy but it works with nearly any media format. MPC-HC uses DXVA technology to pass decoding operations to your modern video card, enhancing your viewing experience. And MPC-HC supports both physical and software DVDs with menus, chapter navigation, and subtitles. Overview of features A lot of people seem to be unaware of some of the awesome features that have been added to MPC-HC in the past years. Here is a list of useful options and features that everyone should know about: Dark interface Menu > View > Dark Theme When using dark theme it is also possible to change the height of the seekbar and size of the toolbar buttons. Options > Advanced Video preview on the seekbar Options > Tweaks > Show preview on seek bar Adjust playback speed Menu > Play > Playback rate The buttons in the player that control playback rate take a 2x step by default. This can be customized to smaller values (like 10%): Options > Playback > Speed step Adjusting playback speed works best with the internal audio renderer. This also has automatic pitch correction. Options > Playback > Output > Audio Renderer MPC-HC can remember playback position, so you can resume from that point later Options > Player > History You can quickly seek through a video with Ctrl + Mouse Scrollwheel. You can jump to next/previous file in a folder by pressing PageUp/PageDown. You can perform automatic actions at end of file. For example to go to next file or close player. Options > Playback > After Playback (permanent setting) Menu > Play > After Playback (for current file only) A-B repeat - You can loop a segment of a video. Press [ and ] to set start and stop markers. You can rotate/flip/mirror/stretch/zoom the video Menu > View > Pan&Scan This is also easily done with hotkeys (see below). There are lots of keyboard hotkeys and mouse actions to control the player. They can be customized as well. Options > Player > Keys Tip: there is a search box above the table. You can stream videos directly from Youtube and many other video websites You can stream videos directly from Youtube and many other video websites Put yt-dlp.exe or youtube-dl.exe in the MPC-HC installation folder. Then you can open website URLs in the player: Menu > File > Open File/URL You can even download those videos: Menu > File > Save a copy Tip: to be able to download in best quality with yt-dlp/youtube-dl, it is recommended to also put ffmpeg.exe in the MPC-HC folder. Several YDL configuration options are found here: Options > Advanced This includes an option to specify the location of the .exe in case you don't want to put it in MPC-HC folder. Play HDR video This requires using madVR or MPC Video Renderer. After installation these renderers can be selected here: Options > Playback > Output Ability to search for and download subtitles, either automatically or manually (press D): Options > Subtitles > Misc Besides all these (new) features, there have also been many bugfixes and internal improvements in the player in the past years that give better performance and stability. It also has updated internal codecs. Support was added for CUE sheets, WebVTT subtitles, etc. Media Player Classic - Home Cinema 2.7.3 changelog: Updated LAV Filters to version 0.82 Updated MPC Video Renderer to version 0.10.4.2550 Updated MPC Audio Renderer A few crash fixes, bug fixes and small improvements. Download: MPC-HC 2.7.3 (x64) | Standalone | ~20.0 MB (Open Source) Download: MPC-HC 2.7.3 (x86) | Standalone Links: MPC-HC Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Microsoft will finally let you sign in to Edge with a Google account by Usama Jawad As things currently stand, Microsoft Edge only allows you to sign in to the browser with a Microsoft Account (MSA). This allows you to sync your browser settings and other data across other devices, as long as you sign in with the same account. However, Microsoft is now modifying this mechanism in a way that will likely please many users. In an update to its Microsoft 365 Roadmap, Microsoft has indicated that it will soon let users sign into Edge using a Google account from the profile menu and the Edge sign-in screen. This will be in addition to the MSA login option, and it opens up new doors for people who prefer using Edge, but cannot be bothered to configure a Microsoft account. This brings several advantages such as the ability to sync your data across devices using just a Google account. It may even facilitate flexible single sign-on (SSO) experiences where you can quickly login to websites and services through a single Google account that is presented as the preferred sign-in option. Up until now, Microsoft allowed customers to indirectly use a Google account, by configuring a Google account as a Microsoft account, or by setting up a one-way sync option between Edge and Chrome. This is a rather interesting development, especially considering that Google Chrome still limits you to a Google account sign-in, but it will be interesting to see if the company reciprocates Microsoft's gesture in the future. This is not the only recent instance in which Microsoft has extended a handshake to Google via Edge. In April 2026, it began tracking the development of a work search banner for Google Search queries, just like the one present in Edge. However, if we go back almost seven years, to January 2020, Microsoft had emphasized that it had no plans to "integrate Google services into Microsoft Edge by default", in response to people requesting Google sign-in services on Edge. Fast-forward to today, and Microsoft is planning to release this feature in July 2026, with IT admins having the option to control its availability on Windows and macOS through the NonMicrosoftAccountSignInEnabled policy.
    • If they ever come out and say the AI is no longer accessible to the gen pop people aren't going to know how to tie their own shoelaces.
  • Recent Achievements

    • One Month Later
      Vincian earned a badge
      One Month Later
    • First Post
      Jocimo earned a badge
      First Post
    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      89
    4. 4
      Steven P.
      76
    5. 5
      neufuse
      69
  • Tell a friend

    Love Neowin? Tell a friend!