Uncle GED Command-Line Tool

There is also a command-line version of UncleGED (uged.exe) available in the directory where UncleGED is installed. The command-line version works exactly like the GUI version and can be used for batch operations.

UncleGED - Ver. 9.0.12.2 (RELEASE)

GEDCOM-To-HTML

Copyright c 1999-2007 D. M. DeBacker

USAGE: uged.exe /f[gedcom file] {/c[config]}|{options}

/w - Used alone to create a default XML config file

OPTIONS:

BOOLEAN OPTIONS - These act as switches that reverses the default setting

-ac - AddUserCopyright (default:False)

-ak - AddKeywords (default:True)

-an - AddSpaceToConc (default:False)

-as - AddSurnameCount (default:True)

-cl - ChronoLinks (default:True)

-cp - CreateChronoPage (default:True)

-de - DoDateEstimation (default:False)

-dm - DisplayMRIN (default:True)

-dr - DisplayRIN (default:True)

-gf - CreateGendexFile (default:False)

-hr - HiLiteMostRecent (default:True)

-io - IgnoreOccupations (default:True)

-ld - LocDisplayEventDates (default:False)

-lo - LocReverseOrder (default:True)

-lp - CreateLocPage (default:True)

-lr - CreateListReport (default:True)

-lt - OccLocEqualsOccText (default:False)

-mi - MostRecentOnIndex (default:True)

-mp - MostRecentOnPage (default:True)

-op - CreateOccupationsPage (default:True)

-pr - Privacy (default:True)

-sc - SurnamesAllCaps (default:True)

-sp - CreateStatsPage (default:True)

-st - LocStripTrailingPunc (default:False)

-ub - UseBackground (default:True)

-ur - UseBanner (default:True)

-ut - UseTagToText (default:False)

-xl - ExcludeLivingIndividualsAfterBirthCutOff (default:False)

-xn - ExcludeNotes (default:False)

 

COMMAND OPTIONS - These require additional input

-b[BackgroundFile] - BackgroundFile

-c[ChronoCutOff] - ChronoCutOff

-e[AuthorsEmail] - AuthorsEmail

-h[HtmlPath] - HtmlPath

-m[MaxIndiPerPage] - MaxIndiPerPage

-n[AuthorsName] - AuthorsName

-p[FamFilePrefix] - FamFilePrefix

-r[BannerFile] - BannerFile

-s[0|1|2] - LocEstimateMethod

-t[MainPageTitle] - MainPageTitle

-u[AuthorsUrl] - AuthorsUrl

-y[BirthCutOffYears] - BirthCutOffYears

-w[0|1] - [Web]PageStyle

 

HINT: uged /?| MORE displays Help one screen at a time.

See the documentation for more details regarding uged options