Comment 1 for bug 505520

Revision history for this message
Ernst (ernst-blaauw) wrote :

To go to My Documents, add the following to start_bzr.bat:

@FOR /F "tokens=2* delims= " %%A IN ('reg query "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" /v personal') DO @SET MyDoc=%%B
@cd /d "%MyDoc%"