To properly display this page you need a browser with JavaScript support.
If you wish to open a specific folder when WinCatalog starts, use the -ShowInCatalog (-sic ) key:
-ShowInCatalog
-sic
Path to the disk, folder or file in catalog should be set in -CatalogPath (-cp ) parameter:
-CatalogPath "path in collection"
-cp "path in collection"
Using the -CatalogPath (-cp ) you should specify the root (Collection) folder in the path.
Examples:
WinCatalog.exe –ShowInCatalog –CatalogPath "Collection\Folder"
Start WinCatalog, open default collection file (most recently opened), navigate to the "Collection\Folder" folder in case if the folder exists.
WinCatalog.exe –o "d:\my collection.w3cat" –sic –cp "Collection\Folder\picture.jpg"
Start WinCatalog, open the "d:\my collection.w3cat" collection file, navigate to the "Collection\Folder" folder (because picture.jpg is a file, WinCatalog will open the parent folder).