Download StudioTax

System Requirements - Please read before downloading

StudioTax is compatible with the following Windows versions: 10 and 11.
Unfortunately starting with StudioTax 2024 and due to technical constrains, the following Windows versions 7, 8 and 8.1 can no longer be supported.

StudioTax 2024 for Windows

Note that you do not need to uninstall StudioTax 2023 or previous StudioTax versions. All StudioTax versions can be installed at the same time.

All Downloads

Click to view a video tutorial on downloading and installing StudioTax.

Studiotax is published using 2 file formats: The .EXE file is the program that installs StudioTax on your computer. The .ZIP file is an archive of the same .EXE program. You only need to download one of the files.

Install Portqry -

Elias ran it again, this time testing his own connection to ensure the tool worked as expected on a known open port (like RDP). portqry -n SQL-SRV-01 -e 3389 Result: .

is a command-line utility used to troubleshoot TCP/IP connectivity and report the status of a port (Listening, Filtered, or Not Listening). Microsoft released two versions: the command-line PortQry.exe and the graphical PortQryUI.exe . install portqry

Elias sat back in his chair. This is the classic "It’s a network problem / No, it’s a server problem" standoff. He had ping , but ping uses ICMP. It doesn't prove that TCP port 1433 is open. He had tried telnet , but telnet only tells you if a connection succeeds or fails—it doesn't tell you why it failed. Is the port filtered? Is it listening? Is the host just ignoring him? Elias ran it again, this time testing his

PortQry is a simple command-line tool that uses Internet Control Message Protocol (ICMP) and Transmission Control Protocol (TCP) to query port status on a computer. It can be used to: Microsoft released two versions: the command-line PortQry

PortQryUI requires .NET Framework 2.0/3.5. On Windows 10/11, enable it via Control Panel > Programs > Turn Windows features on or off > .NET Framework 3.5 .

Elias ran it again, this time testing his own connection to ensure the tool worked as expected on a known open port (like RDP). portqry -n SQL-SRV-01 -e 3389 Result: .

is a command-line utility used to troubleshoot TCP/IP connectivity and report the status of a port (Listening, Filtered, or Not Listening). Microsoft released two versions: the command-line PortQry.exe and the graphical PortQryUI.exe .

Elias sat back in his chair. This is the classic "It’s a network problem / No, it’s a server problem" standoff. He had ping , but ping uses ICMP. It doesn't prove that TCP port 1433 is open. He had tried telnet , but telnet only tells you if a connection succeeds or fails—it doesn't tell you why it failed. Is the port filtered? Is it listening? Is the host just ignoring him?

PortQry is a simple command-line tool that uses Internet Control Message Protocol (ICMP) and Transmission Control Protocol (TCP) to query port status on a computer. It can be used to:

PortQryUI requires .NET Framework 2.0/3.5. On Windows 10/11, enable it via Control Panel > Programs > Turn Windows features on or off > .NET Framework 3.5 .