Open main menu

Gramps β

Changes

User:Diggernet/Sandbox

13 bytes added, 04:51, 23 March 2008
<code>gramps.bat</code>
REM Set USERPROFILE to the drive and path of this script
set USERPROFILE=%~dp0
 
REM Go to this script location for good measure
%~d0
cd "%~p0"
REM Run GRAMPS
"%PYTHON_COMMAND" "%GRAMPS_DIR\gramps.py"
48
edits