Solution 1After starting the Program the task bar will show the application - if not, double click the applications symbol in the system tray. Next right click the application in the task bar and select "Move" from the menu. Using the cursor keys left and up navigate the window onto the screen. Solution 2Terminate the application. Next open the registry editor (Start menu -> run -> regedit) and navigate to the key HKEY_CURRENT_USER/Software/FaJo/TimeTool Now set the values for "Main.Left" and "Main.Top" to "0". Next time the application is started it will appear in the left upper corner on screen. The same can be applied for all sub windows. The values are in separate sub keys and are named "Left" and "Top". As an alternative the windows registry files below can be used to reset either the main window (Reset_Main_Window.reg) or all application windows (Reset_All_Windows.reg). Just download the required file and import the settings from that file by right clicking the file in Explorer and selecting "Merge". If you can not download the below files you may copy/paste the content from below into a file on your computer (extension .reg): Reset_Main_Window.reg REGEDIT4 [HKEY_CURRENT_USER\Software\FaJo\TimeTool] "Main.Left"=dword:00000000 "Main.Top"=dword:00000000 Reset_All_Windows.reg REGEDIT4 [HKEY_CURRENT_USER\Software\FaJo\TimeTool] "Main.Left"=dword:00000000 "Main.Top"=dword:00000000 [HKEY_CURRENT_USER\Software\FaJo\TimeTool\Windows] [HKEY_CURRENT_USER\Software\FaJo\TimeTool\Windows\FormListEditor] "Top"=dword:00000000 "Left"=dword:00000000 [HKEY_CURRENT_USER\Software\FaJo\TimeTool\Windows\FormNames] "Top"=dword:00000000 "Left"=dword:00000000 [HKEY_CURRENT_USER\Software\FaJo\TimeTool\Windows\FormStatistic] "Top"=dword:00000000 "Left"=dword:00000000 [HKEY_CURRENT_USER\Software\FaJo\TimeTool\Windows\MultiSessionEditor] "Top"=dword:00000000 "Left"=dword:00000000 [HKEY_CURRENT_USER\Software\FaJo\TimeTool\Windows\SessionEditor] "Top"=dword:00000000 "Left"=dword:00000000 |
|||
Attachments
| Attachment | Size |
|---|---|
MD5: 317cafc1725c29d1dc687a907aaa9d40 | 734 bytes |
MD5: f20947020c24f2b52e525f2a65add3d9 | 113 bytes |
