This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Ticket #5813: OpenLogsFolder.bat

File OpenLogsFolder.bat, 222 bytes (added by Johan, 4 years ago)
Line 
1@REM We prefer to use the %localappdata% variable when available
2@REM but it's not on XP/2000, so we use a VBScript as an alternative
3(cd /D "%localappdata%\0ad\logs\" && start .) || cscript //Nologo OpenLogsFolder.vbs