Solution
The cause for this problem is a recent update for the .NET Framework.
Follow these steps to fix it:
- Open notepad or another text editor
- Insert the following content: <configuration>
<runtime>
<AppContextSwitchOverrides value="Switch.System.Windows.Input.Stylus.DisableStylusAndTouchSupport=true" />
</runtime>
</configuration> - Save the file and rename it NILicenseManager.exe.config
- Move the file to <Program Files>\National Instruments\Shared\License Manager