Install Visual Studio® runtime and Tool&Task

Visual Studio C++ runtime

Tool&Task includes many procedures written in Microsoft® Visual Studio 2017 C++. These programs need a couple of dlls to function. This Visual Studio runtime environment is provided by Microsoft free of charge. We do not install these files automatically since the are already available on many Windows installations. If it is not available on your computer, please install using the following links. In case you have a 64 Bit computer, you need to download and install both runtimes. A 32 Bit computer will only need the x86 runtime.
download vc_redist.x86.exe
download vc_redist.x64.exe
if you want to get these links from a Microsoft page use this link.

Please do not forget to install the software by clicking the downloaded files.

Tool&Task (Click image to start download)

asInvoker privilege

Befote version 2.2, there were 2 installations. One requiring 'Administrator privilege' and one without. The latter is still available by a click on the blue image, the first has been deprecated since this extended access is now handled by a different executable (tt_aux.exe). The size of installer (tut221.exe) 22.8 MB After installing, Tool&Task should start automatically.

 

I installed Tool&Task (or downloaded an update), and the program does not start!

Let us find the reason! If the Tool&Task installation was completed, there must be the corresponding icon on your desktop. Please right-click on this icon with your mouse and select 'Properties' (bottom line) from the menu. In the first line, you see the full path of the tt.exe which is called by this icon. The line ends with a double quote. Click with the left mouse behind this double quote and add a blank, a slash and the letter V. The complete line will read now: "C:\Program Files (x86)\Homer\Tool&Task\tt.exe" /V
Close the 'Properties' by clicking 'Apply' (rightmost button at the bottom). When you double click the icon with the left mouse now, it will start Tool&Task in 'verbose' mode. This mode does a lot of internal checks and breaks the program a couple of times to show, which state of the startup has been reached successfully. Please remember the number of the last break which was displayed since the problem we are chasing, happens behind this break! After the last break (currently no. 5),all subsystems have been loaded and the Tool&Task error processing might show a reason now. Verbose mode might have written files to your user directory (C:\users\\AppData\Local\Homer\Tool&Task\TEMP\) during a verbose start of Tool&Task: setup_tables.txt will help to find any error caused during creation of tables, verbose_prot.txt will enable a program trace and fox_dlls.txt might show additional hints. hence, if you find these files, append them to an Email to us. Since the Tool&Task Email system might not be available, use your Email-client and send to Tool&Task-team@homersoftdesign.com. We will try to amend the program as soon as feasible.