missiongift.blogg.se

Idimager v5 vs photo supreme
Idimager v5 vs photo supreme






idimager v5 vs photo supreme
  1. Idimager v5 vs photo supreme update#
  2. Idimager v5 vs photo supreme software#
  3. Idimager v5 vs photo supreme Offline#
  4. Idimager v5 vs photo supreme windows#

Idimager v5 vs photo supreme software#

Next time when you open PSU you can access the XMP schema in the image detail panel.Ĭustom Thumb Info: This script is using the %exif:Software tag to identify the Software you used to edit the image and will display GPS when the image contains GPS coordinates. to set the wallpaper point to the script: Set as Wallpaper.psc)ĭid you know that you can use Custom XMP created for IDimager V5 in PSU?Īs a example I use the Darwin Core XMP Metadata Schema by Frank Bungartz.ĭownload and extract both files and copy them into the folder: %localappdata%\IDimager Systems, Inc.\EditorSchemas You can find a more sophisticated script here. %code result := iif(WideFileIsReadOnly(ImageItem.Filename), 'R', '') %/code %code result := iif(not WideFileExists(ImageItem.Filename), 'O', '') %/code When you need an indicator for images that are write protected you can use this line:

Idimager v5 vs photo supreme Offline#

When you need an indicator for images that are offline you can use this line: The database will grow quite a bit especially when it has run on a converted IDimager V5 database. If you use a converted IDimager Database you might need to run this little script: This script will works on both SQLServer and SQLite versions: Options.MediumQuality := 90 // current application default = 95 PublicBroadcast(nil, 'SaveOptions', nil) Say ('done') REBUILD SEARCH DATA: Set preview quality: Use this script to change the quality setting from the default value (95) to 90 WriteToRegistry('', 'SQLiteTempDir', 'c:\your folder here\') Options.CatalogMetaCascadeStyle := 1 PublicBroadcast (nil, 'SaveOptions', nil) SQLite scratch folder: This setting will move the SQLite scratch folder to somewhere else WriteToRegistry ('', 'Synchronous', 2) to switch switch back to default WriteToRegistry ('', 'Synchronous', -1) More info about the synchronous mode can be found here: Cascade Metada ta: This setting will propagate the star rating and color label within a version set. But using the synchronous mode 2 will have an impact at the overall performance of PSU! Synchronous Mode: This setting allows you to change the synchronous mode used by PSU to increase database security. WriteToRegistry('LAP', 'Columns', 3) (This would give you 3 columns) To revert to automatic column calculation delete the registry key \HKEY_CURRENT_USER\Software\IDimager Systems, Inc.\IDI\LAP Lap Columns: To change the number of columns in the Label assignment panel you can use this script: You need to restart PSU to take effect after running that little script! FileName in Title: A way to say whether PSU should place the filename in the Title or not would be WriteToRegistry('', 'AllowFileNameAsTitle', 0) The value 0 will leave the title empty while the value 1 will set PSU back to the default behavior (writing the file name into the title field) Off: WriteToRegistry('', 'ShowCatCounters', 0) and on again: WriteToRegistry('', 'ShowCatCounters', 1)

idimager v5 vs photo supreme

Idimager v5 vs photo supreme update#

for a custom thumb info) to identify what Software has been used to edit the image, then you may not want PSU to update this property.ĭon't update: WriteToRegistry('', 'UpdateSoftwareTag', 0) Update: WriteToRegistry('', 'UpdateSoftwareTag', 1) Image Counter: Sometimes the image counter may slow you down. REGISTRY TWEAKS: Software Tag: When you use %exif:Software (e.g. D Use this to open PSU with a specific Database

Idimager v5 vs photo supreme windows#

Photo Supreme tips, tricks and scripts… COMMAND LINE STARTUP PARAMETER -A Use it to store application data in a custom defined folder instead of the Windows standard folder (%localappdata%).Į.g.: -A "D:\My IDimager\PSU-appdata" -regfile By using this option, PSU will not store any data in the registry instead the data will be stored at the location you have defined.Į.g.: -regfile "D:\My IDimager\mydata.idreg" -L With this parameter you can switch the GUI Language.Į.g.: -L NL valid parameters are NL, EN, DE, FR








Idimager v5 vs photo supreme