Cursor blinking is not showing in Tally installed on VM

Baiju Kumar Roy 6 Reputation points
2020-09-03T09:35:02.103+00:00

We installed Tally.ERP9 on VM. We are not getting the blinking cursor in Tally.ERP9.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,332 questions
{count} vote

2 answers

Sort by: Most helpful
  1. Sandeep A K 11 Reputation points
    2021-11-16T09:12:20.117+00:00

    There is a way to enable the text cursor blinking on Tally while connected via RDP. You need to create a registry entry on the host where Tally is installed.

    1. Start Command prompt with elevated privileges. i.e, cmd "run as administrator"
    2. Copy and paste the below command to add a new registry entry "CursorBlinkEnable" with a value 1. If this entry is already existing, you may change its value to 1 instead of adding this again.

    REG ADD "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v "CursorBlinkEnable" /t REG_SZ /d 1

    2 people found this answer helpful.

  2. prmanhas-MSFT 17,906 Reputation points Microsoft Employee
    2020-09-03T10:32:28.523+00:00

    @Baiju Kumar Roy Can you please confirm if you have installed the latest version of Tally 9 ERP ?

    You can refer to this article as well for installation related information.

    I suggest you to place the computer in a clean boot state and check if there are any software conflicts.

    A clean boot is performed to start Windows by using a minimal set of drivers and startup programs. This helps eliminate software conflicts that occur when you install a program or an update or when you run a program in Windows 10, Windows 8.1, Windows 8, Windows 7, or Windows Vista. You may also troubleshoot or determine what conflict is causing the problem by performing a clean boot.

    Can you refer to this to understand How to perform a clean boot in Windows.

    Once you perform clean boot do refer to the section How to reset the computer to start normally after clean boot troubleshooting to boot the computer in normal mode.

    Hope it helps!!!

    Please 'Accept as answer' if it helped, so that it can help others in the community looking for help on similar topics

    Note : There are few articles in the mentioned answer which are not the official documentation from Microsoft side, so we can't confirm on the working of components as mentioned in the article.We have just tried to provide you the information which can be helpful to you with the current issue you are facing and help you in resolving the same.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.