home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio Clipart / HamRadioClipart.iso / JPEGView.ini < prev    next >
Encoding:
INI File  |  2017-07-03  |  21.8 KB  |  440 lines

  1. [JPEGView]
  2.  
  3. ; This user INI file has been created from template JPEGView.ini.tpl
  4. ; Settings in this file override the setting in the global INI file located in the EXE path
  5.  
  6.  
  7. ; Language used in the user interface. Set to 'auto' to use the language of the operating system.
  8. ; Other languages must use the ISO 639-1 language code (two letters)
  9. ; Currently supported:
  10. ; 'en'    English (default)
  11. ; 'es'    Spanish (Spain)
  12. ; 'es-ar' Spanish (latinoamerica)
  13. ; 'pt-br' Portuguese (Brasil)
  14. ; 'pt'    Portuguese
  15. ; 'de'    German
  16. ; 'it'    Italian
  17. ; 'fr'    French
  18. ; 'kr'    Korean
  19. ; 'zh'    Chinese
  20. ; 'zh-tw' Chinese (Taiwan)
  21. ; 'ja'    Japanese
  22. ; 'ro'    Romanian
  23. ; 'ru'    Russian
  24. ; 'sv'    Swedish
  25. ; 'cs'    Czech
  26. ; 'el'    Greek
  27. ; 'eu'    Basque
  28. ; 'bel'   Belorussian
  29. ; 'uk'    Ukrainian
  30. ; 'pl'    Polish
  31. Language=auto
  32.  
  33.  
  34. ; File endings of files to be decoded by WIC (Windows Image Converter)
  35. ; If the Microsoft Camera Codec pack is installed, full size camera RAW files can be read with WIC
  36. ; Add the file endings of the raw files to view here, e.g.
  37. ; FilesProcessedByWIC=*.wdp;*.hdp;*.jxr;*.nef
  38. FilesProcessedByWIC=*.wdp;*.hdp;*.jxr
  39.  
  40. ; File endings of camera RAW files to be searched for embedded JPEG thumb images to display
  41. ; Reading just these embedded JPEGs is much faster than decoding the RAW using WIC
  42. FileEndingsRAW=*.pef;*.dng;*.crw;*.nef;*.cr2;*.mrw;*.rw2;*.orf;*.x3f;*.arw;*.kdc;*.nrw;*.dcr;*.sr2;*.raf
  43.  
  44. ; If true, reloads the currently displayed image automatically when it is changed by an external program on disk.
  45. ; Also reloads the image list when a file in the current directory is added or deleted.
  46. ; Set to false to turn off this behavior.
  47. ReloadWhenDisplayedImageChanged=true
  48.  
  49. ; Background color, R G B, each component must be in [0..255], e.g. "128 128 128" for a middle gray
  50. BackgroundColor=0 0 0
  51.  
  52. ; Color used for transparent parts of images, R G B format as used by BackgroundColor
  53. TransparencyColor=0 0 0
  54.  
  55. ; GUI colors, R G B format as used by BackgroundColor
  56. GUIColor=243 242 231
  57. HighlightColor=255 205 0
  58. SelectionColor=255 205 0
  59. SliderColor=255 0 80
  60. FileNameColor=255 255 255
  61.  
  62. ; GUI font, format: "font name" fontSizeInPoints [bold]
  63. ; 'Default' for the default GUI font of Windows
  64. ; Example: DefaultGUIFont="Arial" 9.0 bold
  65. DefaultGUIFont=Default
  66.  
  67. ; Contrast correction to apply to all images. Must be in -0.5 .. 0.5
  68. ; Values > 0 increase contrast, values < 0 decrease contrast
  69. Contrast=0.0
  70.  
  71. ; Gamma correction to apply to all images. Must be between 0.5 and 2
  72. ; Use gamma<1 to increase brightness and gamma>1 to decrease brightness
  73. Gamma=1.0
  74.  
  75. ; Color saturation to apply to all images. Must be in 0.0 .. 2.0
  76. ; 0.0 means gray scale image, 1.0 no additional color saturation, 2.0 maximal saturation
  77. Saturation=1.0
  78.  
  79. ; Sharpening to apply for downsampled images. Must be in 0 .. 0.5
  80. ; Note that for 100 % zoom, the BestQuality filter will not apply any sharpening, only the other filters do
  81. Sharpen=0.3
  82.  
  83. ; Default parameters for unsharp masking: Radius Amount Threshold
  84. ; Note that no unsharp masking can be applied automatically to every image - this setting only provides the default parameters
  85. ; when entering the unsharp mask mode
  86. UnsharpMaskParameters=1.0 1.0 4.0
  87.  
  88. ; Default parameters for controlling rotation and perspective correction
  89. RTShowGridLines=true
  90. RTAutoCrop=true
  91. RTPreserveAspectRatio=true
  92.  
  93. ; Default color balance. Negative values for C,M,Y correction, positive for R,G,B.
  94. ; Values must be in -1.0 .. +1.0
  95. CyanRed=0.0
  96. MagentaGreen=0.0
  97. YellowBlue=0.0
  98.  
  99. ; Set to true to use high quality sampling as default.
  100. HighQualityResampling=true
  101.  
  102. ; Start in full screen or windowed mode
  103. ; 'true' or 'false' to always start in full screen, respectively windowed mode
  104. ; 'auto' to choose best mode depending on image size of first image - windowed when it is small, full screen when it is large
  105. ;ShowFullScreen=auto
  106. ShowFullScreen=true
  107.  
  108. ; Sets the default position and size of the window in window mode. Possible values:
  109. ; 'auto' for 2/3 of screen size
  110. ; 'max' to start with maximized window
  111. ; 'image' to adjust the window size automatically to the image size
  112. ; 'sticky' to automatically restore the last used window size (when ShowFullScreen=auto only the upper,left position is restored)
  113. ; 'left top right bottom', space separated e.g: 100 100 900 700
  114. DefaultWindowRect=image
  115.  
  116. ; Contains the stored window rectangle in case of DefaultWindowRect=sticky
  117. StickyWindowRect=
  118.  
  119. ; Minimal window size in windowed mode (in pixels)
  120. MinimalWindowSize=320 240
  121.  
  122. ; The initial crop window size when using 'Fixed Size' crop mode
  123. DefaultFixedCropSize=320 200
  124.  
  125. ; User defined crop aspect ratio (x y), meaning (x : y)
  126. UserCropAspectRatio=1 1
  127.  
  128. ; Set to true to initially display the file name of each image in the upper, left corner of the screen
  129. ;ShowFileName=false
  130. ShowFileName=true
  131.  
  132. ; The elements to show when showing the file name.
  133. ; Possible elements:
  134. ; %filename% : File name
  135. ; %filepath% : File name and path
  136. ; %index%    : Index of image in folder, e.g. [1/12]
  137. ; %zoom%     : Current zoom factor
  138. ; %size%     : Size of image in pixels (w x h)
  139. ; %filesize% : Size of image on disk
  140. FileNameFormat=%index%  %filepath%
  141.  
  142. ; Font for the file name display, see DefaultGUIFont key for the format
  143. FileNameFont=Default
  144.  
  145. ; Set to true to initially display the file info box (EXIF info if available)
  146. ;ShowFileInfo=false
  147. ShowFileInfo=true
  148.  
  149. ; Show the acquisition date from EXIF data in the window title
  150. ShowEXIFDateInTitle=true
  151.  
  152. ; Set to true to show the histogram on the file info panel by default
  153. ShowHistogram=false
  154.  
  155. ; Set to true to show JPEG comments (EXIF user comment, EXIF image description or JPEG comment) in the file info box
  156. ShowJPEGComments=true
  157.  
  158. ; Set to true to show the bottom panel when moving the mouse to the bottom of the screen/window.
  159. ; The bottom panel provides basic image processing functionality
  160. ShowBottomPanel=true
  161.  
  162. ; Set to false if the navigation panel shall not be blended to the image
  163. ShowNavPanel=true
  164.  
  165. ; Set to false to disable the thumbnail image blended in during zoom and pan
  166. ShowZoomNavigator=true
  167.  
  168. ; Blending factor of the navigation panel when the mouse is not on that panel. Set to 0.0 to only
  169. ; show the panel when the mouse is over the panel
  170. BlendFactorNavPanel=0.5
  171.  
  172. ; Scaling factor for the navigation panel. Increase if the buttons on the panel are too small, e.g. on a touchscreen.
  173. ScaleFactorNavPanel=1.0
  174.  
  175. ; Set to true to keep the zoom, pan, contrast, gamma, sharpen and rotation setting between the images 
  176. KeepParameters=false
  177.  
  178. ; CPUType can be AutoDetect, Generic, MMX, SSE or AVX2
  179. ; Generic should work on all CPUs, MMX needs at least MMX II (starting from PIII)
  180. ; Use AutoDetect to detect the best possible algorithm to use
  181. CPUType=AutoDetect
  182.  
  183. ; Number of CPU cores used. Set to 0 for auto detection.
  184. ; Must be 1 to 4, or 0 for auto detect.
  185. CPUCoresUsed=0
  186.  
  187. ; Default print margin (all sides) in centimeters
  188. PrintMargin=1.0
  189.  
  190. ; Default print width in centimeters. Use negative numbers to set the 'Fit to paper' printing mode.
  191. PrintWidth=-15.0
  192.  
  193. ; Units (centimeters, inches) used, one of 'auto', 'metric' or 'english'.
  194. ; 'auto' uses the system setting
  195. ; 'metric' uses the metric system, e.g. centimeters for length
  196. ; 'english' uses the English/US system, e.g. inches for length
  197. Units=auto
  198.  
  199. ; DownSamplingFilter can be BestQuality, NoAliasing or Narrow
  200. ; The BestQuality filter produces a very small amount of aliasing.
  201. ; The NoAliasing filter is a Lanczos filter that has almost no aliasing when sharpen is set to zero
  202. ; The Narrow filter produces quite a lot of aliasing but will sharpen much and also sharpens 100% images
  203. DownSamplingFilter=BestQuality
  204.  
  205. ; Sorting order of the files when displaying the image files in a folder
  206. ; Can be LastModDate, CreationDate, FileName, FileSize or Random
  207. FileDisplayOrder=LastModDate
  208.  
  209. ; Sort files upcounting or downcounting
  210. IsSortedUpcounting=true
  211.  
  212. ; Navigation within or between folders
  213. ; LoopFolder : Loop within the source folder and never leave this folder
  214. ; LoopSameFolderLevel: Loop to next folder on the same hierarchy level (sibling folders)
  215. ; LoopSubFolders: Loop into subfolders of the source folder
  216. FolderNavigation=LoopFolder
  217.  
  218. ; If true, the mouse wheel can be used to navigate forward and backward and zoom must be done with Ctrl-MouseWheel
  219. ; If false, zoom is done with the mousewheel (no Ctrl required)
  220. NavigateWithMouseWheel=false
  221.  
  222. ; Minimal display time of an image when using the PgDn/PgUp keys (in milliseconds [0..1000 ms])
  223. MinimalDisplayTime = 0.0
  224.  
  225. ; If true, the extended mouse buttons (Forward and backward) are exchanged compared to Internet explorer
  226. ; This is useful to put the 'go to next image' functionality to the button that is better reachable
  227. ExchangeXButtons=true
  228.  
  229. ; If true the files in a folder are shown with wrap around, thus going from last to first image and vice versa
  230. ; If false navigation stops on the last and first image
  231. WrapAroundFolder=true
  232.  
  233. ; If true, JPEG images are auto rotated according to EXIF image orientation tag if present.
  234. AutoRotateEXIF=true
  235.  
  236. ; If true, embedded ICC color profiles are used for JPEG and TIFF. This forces using GDI+ for JPEGs and therefore
  237. ; results in much slower loading of JPEGs! Only set to true if you really need this.
  238. UseEmbeddedColorProfiles=false
  239.  
  240. ; Auto zoom mode (for window mode only if AutoZoomModeFullscreen is present)
  241. ; FitNoZoom : Fit images to screen, never enlarge image
  242. ; FillNoZoom : Fill screen with no black borders, crop if necessary but not too much, never enlarge image
  243. ; Fit : Fit images to screen
  244. ; Fill : Fill screen with no black borders, crop if necessary
  245. AutoZoomMode=FitNoZoom
  246.  
  247. ; Auto zoom mode for fullscreen mode. If empty, same value as 'AutoZoomMode' is used.
  248. AutoZoomModeFullscreen=
  249.  
  250. ; Maximum size of slide show text files in KB
  251. MaxSlideShowFileListSizeKB=200
  252.  
  253. ; Transition effect for slide shows in full screen mode - ignored when used in window mode
  254. ; Possible transition effects: None, Blend, SlideRL, SlideLR, SlideTB, SlideBT, RollRL, RollLR, RollTB, RollBT, ScrollRL, ScrollLR, ScrollTB, ScrollBT
  255. SlideShowTransitionEffect=Blend
  256.  
  257. ; Time of the slide show transition effect in milliseconds, only used in full screen mode
  258. SlideShowEffectTime=250
  259.  
  260. ; If set to true, only one single instance of JPEGView runs at any time, if false multiple instances are allowed
  261. ; Set to true to open all images in the same JPEGView window.
  262. ;SingleInstance=false
  263. SingleInstance=true
  264.  
  265. ; If set to true, only one single instance of JPEGView runs in full screen mode, if false multiple instances are allowed
  266. ; The value is ignored if SingleInstance=true
  267. SingleFullScreenInstance=true
  268.  
  269. ; Force using GDI+ for reading JPEGS. Only use when you have problems reading your JPEGs with the default Turbo JPEG library.
  270. ; Note that using GDI+ is slower than the Turbo JPEG JPEG library!
  271. ForceGDIPlus=false
  272.  
  273. ; Quality when saving JPEG files (in 0..100 where 100 is the highest quality)
  274. ;JPEGSaveQuality=85
  275. JPEGSaveQuality=99
  276.  
  277. ; Quality when saving WEBP files with lossy compression (in 0..100 where 100 is the highest quality)
  278. WEBPSaveQuality=85
  279.  
  280. ; Default format for saving files. Supported formats: jpg, bmp, png, tif, webp
  281. DefaultSaveFormat=jpg
  282.  
  283. ; Set to true to create a parameter DB entry when saving an image with JPEGView to avoid processing it again
  284. ;CreateParamDBEntryOnSave=true
  285. CreateParamDBEntryOnSave=false
  286.  
  287. ; If set to true, Ctrl-S overrides the original file on disk, applying the current processings without
  288. ; showing a dialog or prompting the user to confirm.
  289. ; CAUTION: Use at your own risk! Be aware that the original image file is overridden and cannot be restored anymore!
  290. OverrideOriginalFileWithoutSaveDialog=false
  291.  
  292. ; If set to true, lossless JPEG transformations will trim the image as needed without prompting the user.
  293. ; This will remove 15 pixel rows/columns at the image borders in worst case.
  294. ; CAUTION: Use at your own risk! Be aware that the original image file is overridden and the trimmed borders cannot be restored anymore!
  295. TrimWithoutPromptLosslessJPEG=false
  296.  
  297. ; Type of confirmation required when deleting a file with the 'x' button on the navigation panel
  298. ; Possible values: Never, OnlyWhenNoRecycleBin, Always
  299. ; OnlyWhenNoRecycleBin means to only require a confirmation when there is no recycle bin available (e.g. on memory sticks)
  300. ; Notice: Does not apply to deleting files with the Del key. To change this edit the KeyMap.txt and assign another command to the Del key.
  301. DeleteConfirmation=OnlyWhenNoRecycleBin
  302.  
  303. ; Set to false to disallow deletion of images in JPEGView. This hides the 'x' button on the navigation panel
  304. ; and disables the commands for deletion (IDM_MOVE_TO_RECYCLE_BIN etc.)
  305. AllowFileDeletion=true
  306.  
  307. ; Set to true to show the menu item that allows editing the global INI file
  308. ;AllowEditGlobalSettings=false
  309. AllowEditGlobalSettings=true
  310.  
  311. ; Only for multi-monitor systems!
  312. ; Monitor to start the application on
  313. ; -1: Use monitor with largest resolution, primary monitor if several monitors have the same resolution
  314. ;  0: Use primary monitor
  315. ;  1...n: Use the non-primary monitor with index n
  316. DisplayMonitor=-1
  317.  
  318. ; Automatic contrast correction by histogram equalization
  319. ; F5 enables/disables the correction on the current image.
  320. AutoContrastCorrection=false
  321.  
  322. ; Using the following two keys, it is possible to explicitly exclude/include folders from the contrast correction.
  323. ; More specific patterns have precedence over less specific patterns and inclusion has precedence over exclusion if
  324. ; a folder matches both. Example: '*\pics\orig\* has precedence over *\pics\* because it is more specific
  325. ; Use the ; character to separate two expressions.
  326. ; Example: ACCExclude=%mypictures%\Digicam\edited\*;*.bmp
  327. ; This will exclude all files in the ..\My Pictures\Digicam\edited\ folder and all its subfolders and all bmp files
  328. ; from automatic contrast correction.
  329. ; The following two placeholders are recognized:
  330. ;   %mypictures%  : "My documents\My Pictures" folder
  331. ;   %mydocuments% : "My documents" folder
  332. ACCExclude=
  333. ACCInclude=
  334.  
  335. ; Amount of automatic contrast correction
  336. ; 0 means no contrast correction, 1 means full (to black and white point) contrast correction. Must be in (0 .. 1)
  337. AutoContrastCorrectionAmount=0.5
  338.  
  339. ; Amount of color correction in the color channels reg, green, blue, cyan, magenta and yellow
  340. ; The numbers must be between 0.0 (no correction) and 1.0 (total correction towards the gray world model)
  341. ColorCorrection = "R: 0.2 G: 0.1 B: 0.35 C: 0.1 M: 0.3 Y: 0.15"
  342.  
  343. ; Amount of automatic brightness correction
  344. ; 0 means no brightness correction, 1 means full correction to middle gray. Must be in (0 .. 1)
  345. AutoBrightnessCorrectionAmount=0.2
  346.  
  347. ; Automatic correction of local density (local brightness of images)
  348. ; Can be enabled/disabled on the image with F6
  349. LocalDensityCorrection=false
  350.  
  351. ; See remark about exclusion/inclusion at the ACCExclude setting.
  352. ; The same applies to these settings.
  353. LDCExclude=
  354. LDCInclude=
  355.  
  356. ; Amount of local density correction of shadows
  357. ; Can be in [0, 1]
  358. LDCBrightenShadows=0.5
  359.  
  360. ; Deep shadow steepness of enhancement
  361. ; Can be in [0, 1], values bigger than 0.9 are not recommended
  362. LDCBrightenShadowsSteepness=0.5
  363.  
  364. ; Amount of local density correction of highlights
  365. ; Can be in [0, 1]
  366. LDCDarkenHighlights=0.25
  367.  
  368. ; Parameter set used in landscape enhancement mode
  369. ; Space separated, use -1 to leave parameter untouched
  370. ; Contrast Gamma Sharpen ColorCorrection ContrastCorrection LightenShadows DarkenHighlights DeepShadows CyanRed MagentaGreen YellowBlue Saturation
  371. LandscapeModeParams=-1 -1 -1 -1 0.5 1.0 0.75 0.4 -1 -1 -1 -1
  372.  
  373. ; When setting a processed image as desktop wallpaper, the processed image must be saved somewhere.
  374. ; This INI setting sets the path to save the file. Default is %temp%, the system TEMP directory. You must have write access to the specified directory!
  375. WallpaperPath=%temp%
  376.  
  377. ; User commands
  378. ; User command must be named UserCmd# where # stands for a number. The numbers 0 to 2 are already used by the global INI file.
  379. ; User command must have the following form:
  380. ; UserCmd#="KeyCode: %Key% Cmd: '%Cmd%' [Confirm: '%confirm%'] [HelpText: '%help%'] [Flags: '%flags%']"
  381. ; %Key% :   Key that invokes the command. Do not define keys already used by JPEGView.
  382. ;           The following keys are known: Alt, Ctrl, Shift, Esc, Return, Space, End, Home, Back, Tab, PgDn, PgUp,
  383. ;           Left, Right, Up, Down, Insert, Del, Plus, Minus, Mul, Div, Comma, Period, A .. Z  F1 .. F12
  384. ;           Combine modifier keys with +, e.g. 'Alt+Ctrl+P'
  385. ; %Cmd% :   Application to start, including command arguments. Enclose the application name with double quotes ("") if the path contains
  386. ;           spaces. To execute command line commands or batch files, use 'cmd /c command' respectively 'cmd /c MyBatchFile.bat'.
  387. ;           The following placeholders can be used in the %cmd% argument:
  388. ;           %filename%   : Filename of current image, including path
  389. ;           %filetitle%  : Filename of current image, excluding path
  390. ;           %directory%  : Directory or current image, without trailing backslash
  391. ;           %mydocuments%: The 'My Documents' folder without trailing backslash
  392. ;           %mypictures% : The 'My Pictures' folder without trailing backslash
  393. ;           %exepath%    : Path to EXE folder where JPEGView is running
  394. ;           %exedrive%   : Drive letter of the EXE path, e.g. "c:"
  395. ;           The resulting names are enclosed with double quotes automatically by JPEGView when no backslash is before or after the placeholder.
  396. ; %confirm% : Message text that is shown and must be confirmed before the command is executed. 
  397. ;           This is an optional argument, if not used, no confirmation is needed for the command.
  398. ; %help% :  Help string that is displayed in JPEG view when F1 is pressed.
  399. ;           This is an optional argument, if not used, no help text will be available.
  400. ; %flags% : The following flags are supported:
  401. ;           NoWindow :         For console applications - if set do not display a console window.
  402. ;                              If the started application is the command interpreter (cmd.exe) this flag is implicitly set.
  403. ;           ShortFilename :    If set, the short (8.3) file name (and path) is passed to the executing application.
  404. ;                              Set this flag if the executing application cannot handle long file names or files and path
  405. ;                              names containing spaces.
  406. ;           WaitForTerminate : If set, JPEGView is blocked until the command has finished execution. If not set, the command is
  407. ;                              started and JPEGView continues.
  408. ;           MoveToNext :       If set, JPEGView moves to the next image in the folder after the command has been executed.
  409. ;                              Cannot be combined with the ReloadCurrent flag.
  410. ;           ReloadFileList :   If set, the file-list of the current folder is reloaded after execution of the command. Set this
  411. ;                              flag when the command modifies the content of the folder (e.g. moves, renames or deletes files).
  412. ;           ReloadCurrent :    If set, the currently shown file is re-loaded from disk after execution of the command.
  413. ;                              Set this flag if the command changes the pixel data of the current image.
  414. ;           ReloadAll:         If set, the file-list of the current folder is reloaded and the current image and all cached images
  415. ;                              are reloaded. Set this flag only if the command changes pixel data of images other than the current.
  416. ;           KeepModDate:       Keeps the modification date/time of the current image. Can be used to preserve this time stamp
  417. ;                              when modifications on the image are done to keep sort ordering.
  418. ;                              Caution: When using this flag, always combine with the WaitForTerminate flag!
  419. ;           ShellExecute:      Uses the ShellExecute() system call to start the external process instead of CreateProcess().
  420. ;                              Some applications do not start properly with CreateProcess(). If this flag is set, the WaitForTerminate
  421. ;                              must not be used. All flags requiring WaitForTerminate to be set must not be set either.
  422. ;                              Typically ShellExecute is set to start large external applications, e.g. an image editor.
  423.  
  424.  
  425. ; IMPORTANT: Start with UserCmd1 except you want to override the Delete image command
  426.  
  427. ; Here are some examples for user commands
  428. ;UserCmd1="KeyCode: Ctrl+P  Cmd: 'C:\WINDOWS\system32\mspaint.exe /p %filename%' Confirm: 'Do you really want to print the file %filename%?' HelpText: 'P\tPrint current image'"
  429. ;UserCmd2="KeyCode: Q  Cmd: 'cmd /c move %filename% "%mypictures%\trash\"' Confirm: 'Really move file to %mypictures%\trash\%filetitle%' HelpText: 'Q\tMove file to trash directory' Flags: 'WaitForTerminate ReloadFileList MoveToNext'"
  430. ;UserCmd3="KeyCode: W  Cmd: 'cmd /c copy %filename% "%mypictures%\trash\%filetitle%"' Confirm: 'Really copy file to %mypictures%\trash\%filetitle%' HelpText: 'W\tCopy file to trash directory' Flags: 'WaitForTerminate'"
  431. ;UserCmd4="KeyCode: A  Cmd: 'cmd /u /c echo %filename% >> "%mydocuments%\test.txt"' HelpText: 'A\tAppend to file list'"
  432.  
  433. ; Open with menu commands, shown in the 'Open with..' submenu of the JPEGView context menu.
  434. ; These commands must be named OpenWith# where # stands for a number. The first open with command has the number zero (OpenWith0)
  435. ; and the numbering of the commands must be continuous.
  436. ; Open with commands must have the following form:
  437. ; OpenWith#="Cmd: '%Cmd%' Menuitem: '%menu%' [KeyCode: %Key%] [Confirm: '%confirm%'] [Flags: '%flags%']"
  438. ; For an explanation of the different options, refer to the user command documentation above.
  439. ; Example for a menu entry that opens the current image in MS Paint:
  440. ;OpenWith0="Cmd: 'C:\WINDOWS\system32\mspaint.exe %filename%' Menuitem: 'Microsoft Paint' Flags: 'ShellExecute'"