Recommended Posts

I like the skin :) .

nexus31.jpg

Click here to download!

Note: To send a nudge press (Ctrl + N) whilst the type cursor is selected on the applicable window. In effort to prevent nudge floods, you will have press both keys not just the N to send another nudge.

Edited by LeeC1987
Make sure that nudges are disables by default.

*hates nudges* :p

586036921[/snapback]

To do that, make the following registry key as a DWORD and set its value to 1.

HKEY_CURRENT_USER\Software\Nexus Messenger 2\DisableNudges

Note: you will be alerted on a nudge still, but the annoying shake wont happen. You may also have reload the convo window for registry changes to take affect.

Problems running Nexus Messenger 2

Something i forgot to mention: Nexus like MSN Messenger, requires Microsoft Journal Viewer 1.5 for Ink Messaging. Ensure you have this.

This seems like a problem with registering the DLL files in the Nexus Directory; the setup script may have failed. If you have a previous version of nexus then check the nexus exe isn?t running in the background before setup, if the exe is. Then reboot, remove any older versions of nexus through Add/Remove programs. Then try downloading and running setup again.

If you have never had nexus before or the above instructions fail then Install the latest version then copy and paste this into Notepad and save it as FixNexus.BAT and then run

[sTART: Don?t copy this line]

cd %PROGRAMFILES%\Nexus Messenger 2\Modules

regsvr32 MSN.dll

regsvr32 sckSSL.dll

regsvr32 vbSock.dll

prjNexus20.exe

Edited by LeeC1987
Problems running Nexus Messenger 2

This seems like a problem with registering the DLL files in the Nexus Directory; the setup script may have failed. If you have a previous version of nexus then check the nexus exe isn?t running in the background before setup, if the exe is. Then reboot, remove any older versions of nexus through Add/Remove programs. Then try downloading and running setup again.

If you have never had nexus before or the above instructions fail then Install the latest version then copy and paste this into Notepad and save it as FixNexus.BAT and then run

[sTART: Don?t copy this line]

cd %PROGRAMFILES%\Nexus Messenger 2\Modules

regsvr32 MSN.dll

regsvr32 sckSSL.dll

regsvr32 vbSock.dll

prjNexus20.exe

586039683[/snapback]

Tried both solutions and problem is still here.

I get this:

nexuserror.gif

Otherwise it looks nice. Can't wait to get it working.??:):)

Edit: Got rid of that by getting the FM20.dll file.:blush:sh:

Now I get the same "System Error &H8007007E (-2147024770)" as icecream.

586039749[/snapback]

hmmm, lol. Do you have Microsoft Journal Viewer installed, latest version ?

Microsoft Journal Viewer 1.5

Sure, lets see what you two can do. I have one request though, we keep the project name "Nexus". I dont mind if you change the concept though, if its better that is?;)) .

.

What does everyone else think ?

586035581[/snapback]

I agree, the name and logo :))) are great. Though we could probably make it look nicer than now.:xx

/edit wow I missed like 4 pages:oo

Having same exact problem, downloaded the new version of Journal Viewer, and it still won't work. Ideas?

586039838[/snapback]

Check you can write INK on MSN Messenger. If you can write INK on MSN Messenger and you still get an error please say.

Note: Ive included a new runtime in the same download. Remove the existing Nexus and try downloading the same file again.

Edited by LeeC1987
To do that, make the following registry key as a DWORD and set its value to 1.

HKEY_CURRENT_USER\Software\Nexus Messenger 2\DisableNudges

Note: you will be alerted on a nudge still, but the annoying shake wont happen. You may also have reload the convo window for registry changes to take affect.

586039632[/snapback]

oops, I meant disableable, not disabled.

Installing Nexus Manager 2 gives no problem, but when I want to run the program it says:

System Error &H8007007E (-2147024770). The specified module could not be found.

I restarted my system, still the same problem.

586039655[/snapback]

I got the same problem.. i can't run the program at all.. :|

I've tried all the solutions you gave and nothing happen, I still get the same error.. :| :( :cry: :cry:

I am personally having no problems with the latest build. Looking good Lee.

EDIT:

Bugs which Lee is currently fixing:

Conversation Tab's Special characters are broken

Multiline messages don't work

Custom emoticons multiple times in a row don't work.

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

    • No registered users viewing this page.
  • Posts

    • Salesforce to acquire Fin, formerly Intercom, for over $3 billion by David Uzondu Image via DepositPhotos.com Salesforce today announced that it has reached an agreement with customer support software company Fin to buy the company for around $3.6 billion. Salesforce expects the transaction to close in the fourth quarter of its fiscal year 2027, and the acquisition will not change its financial guidance previously announced on May 27. Marc Benioff, CEO of Salesforce, in its press release, claimed that acquiring the startup gives Salesforce an immediate AI agent that resolves support tickets across email, WhatsApp, SMS, and Slack: You might know Fin by its former name, Intercom. If you have ever been on a website or inside a mobile app and noticed a little chat bubble widget floating in the bottom right corner of your screen, often featuring a friendly face and a message like, "Hi! How can we help you today?" you were almost certainly looking at Intercom. Intercom became Fin just last month, transforming itself into an "AI-first" platform that handles customer issues with little need for humans to intervene. The new name originates from the company's highly successful AI customer service agent, which it launched way back in 2023. This digital assistant supposedly resolves about 76% of customer service volume end-to-end on its own, so the business rebranded to match its primary software tool. Fin's new owners, Salesforce, went on an acquisition spree over the last few years, and some of them you might recognize, like its 2020 $27.7 Billion acquisition of Slack. The last few months saw the enterprise giant buy several startups, including m3ter, Momentum, Cimulate, and Contentful. Salesforce said that when the Fin deal pulls through, customers will "deploy AI agents across" various service operations, which will complement Agentforce, the platform that enables businesses to deploy customizable autonomous digital workers.
    • Microsoft now allows you to tweak Visual Studio to new extremes by Usama Jawad Visual Studio 2026 recently netted a powerful feature that finally allows developers to review Git Pull Requests (PRs) directly in the integrated development environment (IDE), without needing to switch to the browser. However, that's not all that Microsoft introduced in the latest version, as it also offered a useful way to customize the IDE to their heart's content. Although Visual Studio 2026 already provides lots of stock themes based on Fluent Design principles, Microsoft understands that people still want to customize them further according to their preferences. The IDE now offers a new configuration page for themes under Tools > Options > Environment > Visual Experience > Theme colors. This allows you to set hex color codes for accent colors, hover states, and more, and apply them without requiring a restart. The Redmond tech giant further says that: Microsoft is also offering granular color tokens that allow you to customize various UX elements like the tab header without impacting the rest of the shell chrome. Your themes are also stored in JSON format in %LOCALAPPDATA%\Microsoft\VisualStudio\18.0_xxxxxxxx\ColorThemes, which basically enables you to share it with others or override existing themes. This is a major improvement in terms of the user experience powering these customization capabilities. This is because extensions were required to replace the theme, and it was not very easy to make minor adjustments. This theme configuration UX solves this problem and is available in Visual Studio 2026 version 18.7, available here.
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      503
    2. 2
      +Edouard
      201
    3. 3
      PsYcHoKiLLa
      127
    4. 4
      Steven P.
      82
    5. 5
      ATLien_0
      76
  • Tell a friend

    Love Neowin? Tell a friend!