2019年11月8日 星期五

mirth connect decision

cause using itext5.5.1 will also read the chinese charater , so i change to xpdfreader's pdftotext.exe

here is the parameter i use:

C:\xpdf-tools-win-4.02\bin64>pdftotext.exe -raw -eol unix XXEAM_WORK_ORDER_EMAIL
_FAX_R_177058651_1.PDF

will return file with no empty space row and end with "LF" Character set.

2019年11月5日 星期二

How to keep Ghost from automatically resizing partitions C500

How to keep Ghost from automatically resizing partitions



When Ghost performs a disk clone, or restores a disk image, it resizes all partitions based on their data space requirements in relation to the free space on the destination drive. Because of the resizing, an image created from a hard drive and then restored to the same hard drive, may have different sized partitions than the original source.

To prevent Ghost from automatically resizing the partition, use the SZE switch as follows:

When the source and destination drives are the same size
If you have two drives of the same size, use the following switch to keep the partitions from being resized:

Use the SZEE switch in the -CLONE statement. For example:

GHOST64.EXE -CLONE,MODE=LOAD,SRC=G:\2PRTDISK.GHO,DST=2,SZEE

mirth connect basic self learn how to add code template

on thread https://www.mirthcorp.com/community/forums/showthread.php?p=47649#post47649

can download the xml Attached FilesFile Type: xml executeRuntimeCommand.xml (1.2 KB, 158 views)
, but could not import.

when notepad++ edit it . I try to reference Youtube and add code template .