10 September 2013

Create symlink in window for TYPO3 cms package

This is some useful command for create symlink in window:

mklink /D typo3_src ..\typo3_src
mklink /D typo3 typo3_src\typo3
mklink /D t3lib typo3_src\t3lib
mklink  index.php typo3_src\index.php