The product is installed to c:\Program Files\Journyx by default. That location is saved as the %WTHOME% environment variable. There is no "sourcing the setup file" under Windows. The following directory locations are relative to %WTHOME%.
| Location | Purpose |
| jwt\bin | Location of the setup file and CLI tools |
| python\python.exe | Python language executable |
| jwt\timesheet | Application Framework modules |
| jwt\cgi | Application "Screen" modules |
| jwt\wtlib | Application library directory |
| jwt\tmp | Journyx logging directory |
| LightTPD | Lighttpd web server root directory |
| jwt\tmp\lighttpd | Lighttpd web server logs |
| jwt\htdocs | Static web server files |
| pgsql_data | PostgreSQL data directory |
| jwt\tmp\pglogs | PostgreSQL logs |
%WTHOME%\jwt\bin is the directory where most system administrative tasks are performed. A link to open a command prompt in this directory is installed under the Start > Journyx menu.