Advertisement
aleon1220

PCTill2Working

Mar 19th, 2018
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <ConfigFile version="2.0">
  3.   <FileSections>
  4.     <Section>
  5.       <App>pxscrcontroller</App>
  6.       <File>%InstallDir%\pxscrcontroller_cfg.txt</File>
  7.     </Section>
  8.     <Section>
  9.       <App>dpseftx</App>
  10.       <File>%InstallDir%\dpseftx_cfg.txt</File>
  11.     </Section>
  12.     <Section>
  13.       <App>csdeft</App>
  14.     </Section>
  15.     <Section>
  16.       <App>dpsefttray</App>
  17.       <File>%InstallDir%\dpsefttray_cfg.txt</File>
  18.     </Section>
  19.   </FileSections>
  20.   <Config app="pxscrcontroller">
  21.     <Server>
  22.       <LogDrive>./</LogDrive>
  23.       <LogLevel>1</LogLevel>
  24.       <ClientPort>2007</ClientPort>
  25.       <XmlClientPort>2008</XmlClientPort>
  26.       <DeviceId>PX_001</DeviceId>
  27.       <VendorId>vendor1</VendorId>
  28.       <Currency>NZD</Currency>
  29.       <ProtocolVersion>0007</ProtocolVersion>
  30.       <EventMask>3</EventMask>
  31.       <SignatureSupport>1</SignatureSupport>
  32.       <XmlClientAppendNullChar>1</XmlClientAppendNullChar>
  33.       <EnableSerialPortProbing>1</EnableSerialPortProbing>
  34.       <ComPort>COM4</ComPort>
  35.       <BaudRate>115200</BaudRate>
  36.       <EnableOffline>1</EnableOffline>
  37.       <UseScrIdlePromptManagement>0</UseScrIdlePromptManagement>
  38.       <DefaultIdlePromptId>101</DefaultIdlePromptId>
  39.       <DefaultIdlePromptBacklight>100</DefaultIdlePromptBacklight>
  40.       <UseScrTxnResultDisplayManagement>1</UseScrTxnResultDisplayManagement>
  41.       <TxnSuccessResultDisplaySeconds>1</TxnSuccessResultDisplaySeconds>
  42.       <TxnErrorResultDisplaySeconds>1</TxnErrorResultDisplaySeconds>
  43.       <PrintMerchantReceipt>0</PrintMerchantReceipt>
  44.       <SignatureRequiredTxnBlockMinutes>100</SignatureRequiredTxnBlockMinutes>
  45.       <Printer>Receipt</Printer>
  46.       <EnablePrint>1</EnablePrint>
  47.       <EnablePrintEMVDiag>0</EnablePrintEMVDiag>
  48.       <AlwaysPrintSignatureReceipt>0</AlwaysPrintSignatureReceipt>
  49.       <AlwaysPrintSettlementReceipt>1</AlwaysPrintSettlementReceipt>
  50.       <ReceiptCutString>1D564200</ReceiptCutString>
  51.       <TracePrinter>0</TracePrinter>
  52.       <PrinterType>System</PrinterType>
  53.       <SecureDataMaskChar>0</SecureDataMaskChar>
  54.       <EnableMaskReceiptTrace>0</EnableMaskReceiptTrace>
  55.       <TxnTimeoutSeconds>180</TxnTimeoutSeconds>
  56.       <EnableSuppressTransmissionDisplay>0</EnableSuppressTransmissionDisplay>
  57.       <ScrRecoTextTableFileName />
  58.       <DisableEmptyXmlTagOutput>0</DisableEmptyXmlTagOutput>
  59.       <EnableExtendedCardRead>0</EnableExtendedCardRead>
  60.       <EnablePrintIWL>0</EnablePrintIWL>
  61.     </Server>
  62.     <RemoteUpdater>
  63.       <UpdateServerUrl>https://sec.paymentexpress.com/pxaccess/updater.aspx</UpdateServerUrl>
  64.       <UpdateIntervalInSeconds>3600</UpdateIntervalInSeconds>
  65.       <SignatureKeyFile>mnfupt2112prod.pk</SignatureKeyFile>
  66.     </RemoteUpdater>
  67.     <HostInterfaces>
  68.       <HostInterface>
  69.         <Id>1</Id>
  70.         <Type>SCHANNEL</Type>
  71.         <Name>ETSLRki</Name>
  72.         <Enabled>1</Enabled>
  73.         <Address>eft6.paymentexpress.com</Address>
  74.         <Port>61</Port>
  75.         <Priority>1</Priority>
  76.         <Nii>018</Nii>
  77.         <IdleDisconnectTimeout>270</IdleDisconnectTimeout>
  78.         <EnableHelloTimer>1</EnableHelloTimer>
  79.         <EnableSsl>1</EnableSsl>
  80.         <HelloTimerInterval>0</HelloTimerInterval>
  81.       </HostInterface>
  82.       <HostInterface>
  83.         <Id>2</Id>
  84.         <Type>TCP</Type>
  85.         <Name>SCR TCP</Name>
  86.         <Enabled>1</Enabled>
  87.         <Address>scr.paymentexpress.com</Address>
  88.         <Port>65</Port>
  89.         <Priority>1</Priority>
  90.         <Nii />
  91.         <IdleDisconnectTimeout>270</IdleDisconnectTimeout>
  92.         <EnableHelloTimer>0</EnableHelloTimer>
  93.         <EnableSsl>1</EnableSsl>
  94.         <HelloTimerInterval>0</HelloTimerInterval>
  95.       </HostInterface>
  96.       <HostInterface>
  97.         <Id>3</Id>
  98.         <Type>HTTP</Type>
  99.         <Name>SEC HTTP</Name>
  100.         <Enabled>1</Enabled>
  101.         <Address>https://sec.paymentexpress.com/scr.aspx</Address>
  102.         <Port>443</Port>
  103.         <Priority>2</Priority>
  104.         <Nii />
  105.         <IdleDisconnectTimeout>0</IdleDisconnectTimeout>
  106.         <EnableHelloTimer>1</EnableHelloTimer>
  107.         <EnableSsl>1</EnableSsl>
  108.         <HelloTimerInterval>0</HelloTimerInterval>
  109.       </HostInterface>
  110.       <HostInterface>
  111.         <Id>4</Id>
  112.         <Type>ETSLDIRECT</Type>
  113.         <Name>ETSLDIRECT</Name>
  114.         <Enabled>1</Enabled>
  115.         <Address>117.120.34.110</Address>
  116.         <Port>33876</Port>
  117.         <Priority>1</Priority>
  118.         <Nii>001</Nii>
  119.         <IdleDisconnectTimeout>270</IdleDisconnectTimeout>
  120.         <EnableHelloTimer>0</EnableHelloTimer>
  121.         <EnableSsl>1</EnableSsl>
  122.         <HelloTimerInterval>0</HelloTimerInterval>
  123.       </HostInterface>
  124.       <HostInterface>
  125.         <Id>5</Id>
  126.         <Type>ETSLDIRECT</Type>
  127.         <Name>ETSLDirect2</Name>
  128.         <Enabled>1</Enabled>
  129.         <Address>117.120.32.110</Address>
  130.         <Port>33876</Port>
  131.         <Priority>2</Priority>
  132.         <Nii>001</Nii>
  133.         <IdleDisconnectTimeout>270</IdleDisconnectTimeout>
  134.         <EnableHelloTimer>0</EnableHelloTimer>
  135.         <EnableSsl>1</EnableSsl>
  136.         <HelloTimerInterval>0</HelloTimerInterval>
  137.       </HostInterface>
  138.     </HostInterfaces>
  139.   </Config>
  140.   <Config app="dpsefttray">
  141.     <TrayIcon>
  142.       <HotKeys>
  143.         <Enabled>1</Enabled>
  144.         <HotKey>
  145.           <Action>Client</Action>
  146.           <Key>F9</Key>
  147.           <Modifier>Win</Modifier>
  148.         </HotKey>
  149.         <HotKey>
  150.           <Action>Maint</Action>
  151.           <Key>F9</Key>
  152.           <Modifier>Alt</Modifier>
  153.         </HotKey>
  154.         <HotKey>
  155.           <Action>Setup</Action>
  156.           <Key>F9</Key>
  157.           <Modifier>Ctrl</Modifier>
  158.           <Modifier>Alt</Modifier>
  159.         </HotKey>
  160.       </HotKeys>
  161.     </TrayIcon>
  162.   </Config>
  163.   <Config app="dpseftx">
  164.     <Server>
  165.       <EnableNonblockingMode>1</EnableNonblockingMode>
  166.     </Server>
  167.   </Config>
  168.   <Config app="setup">
  169.     <Install>
  170.       <Action type="CopyFile">
  171.         <SourcePath>%InstallExe%</SourcePath>
  172.         <DestPath>%InstallDir%\uninst.exe</DestPath>
  173.       </Action>
  174.       <Action type="CopyFile">
  175.         <SourcePath>%InstallConfig%</SourcePath>
  176.         <DestPath>%InstallDir%\uninst.dat</DestPath>
  177.       </Action>
  178.       <Action type="CreateAddRemoveEntry">
  179.         <UninstCmd>"%InstallDir%\uninst.exe" "%InstallDir%\uninst.dat" /remove</UninstCmd>
  180.         <Icon>%InstallDir%\uninst.exe</Icon>
  181.       </Action>
  182.       <Action type="ExtractConfig">
  183.         <!-- extract the product config files from the previously downloaded config file -->
  184.       </Action>
  185.       <Action type="DownloadFile">
  186.         <SourceUri>%SourceLocation%/files/pxscrcontroller.ex_</SourceUri>
  187.         <Compressed>1</Compressed>
  188.         <DestPath>%InstallDir%\pxscrcontroller.exe</DestPath>
  189.         <Version>3.0.15.1</Version>
  190.       </Action>
  191.       <Action type="DownloadFile">
  192.         <SourceUri>%SourceLocation%/files/pxjview.ex_</SourceUri>
  193.         <Compressed>1</Compressed>
  194.         <DestPath>%InstallDir%\pxjview.exe</DestPath>
  195.         <Version>1.2.6.0</Version>
  196.       </Action>
  197.       <Action type="DownloadFile">
  198.         <SourceUri>%SourceLocation%/files/mnfupt2112prod.pk</SourceUri>
  199.         <Compressed>0</Compressed>
  200.         <DestPath>%InstallDir%\mnfupt2112prod.pk</DestPath>
  201.         <Version />
  202.       </Action>
  203.       <Action type="StopService">
  204.         <Service>PaymentExpressPxPp</Service>
  205.       </Action>
  206.       <Action type="RemoveService">
  207.         <Service>PaymentExpressPxPp</Service>
  208.       </Action>
  209.       <Action type="StopService">
  210.         <Service>PaymentExpressPxEftp</Service>
  211.       </Action>
  212.       <Action type="RemoveService">
  213.         <Service>PaymentExpressPxEftp</Service>
  214.       </Action>
  215.       <Action type="DeleteFile">
  216.         <LocalPath>%ProgramFiles%\DPS\EFTPOS\pxjview.exe</LocalPath>
  217.         <Force>1</Force>
  218.       </Action>
  219.       <Action type="DeleteFile">
  220.         <LocalPath>%ProgramFiles%\DPS\EFTPOS\PXEFTP.exe</LocalPath>
  221.         <Force>1</Force>
  222.       </Action>
  223.       <Action type="DeleteFile">
  224.         <LocalPath>%ProgramFiles%\DPS\EFTPOS\PXPP.exe</LocalPath>
  225.         <Force>1</Force>
  226.       </Action>
  227.       <Action type="DeleteFile">
  228.         <LocalPath>%ProgramFiles%\DPS\EFTPOS\DpsEftTray.exe</LocalPath>
  229.         <Force>1</Force>
  230.       </Action>
  231.       <Action type="InstallService">
  232.         <Service>Payment Express SCR200 Controller</Service>
  233.         <LocalPath>%InstallDir%\pxscrcontroller.exe</LocalPath>
  234.       </Action>
  235.       <Action type="StartService">
  236.         <Service>Payment Express SCR200 Controller</Service>
  237.       </Action>
  238.       <Action type="CreateShortcut">
  239.         <Name>EFTPOS Client</Name>
  240.         <Folder>%StartMenuPrograms%\Direct Payment Solutions</Folder>
  241.         <Target>"%InstallDir%\dpseftxc.exe"</Target>
  242.       </Action>
  243.       <Action type="CreateShortcut">
  244.         <Name>Journal Viewer</Name>
  245.         <Folder>%StartMenuPrograms%\Direct Payment Solutions</Folder>
  246.         <Target>"%InstallDir%\pxjview.exe"</Target>
  247.       </Action>
  248.       <Action type="DownloadFile">
  249.         <SourceUri>%SourceLocation%/files/dpseftx.oc_</SourceUri>
  250.         <Compressed>1</Compressed>
  251.         <DestPath>%InstallDir%\dpseftx.ocx</DestPath>
  252.         <Version>3.0.10.0</Version>
  253.       </Action>
  254.       <Action type="RegisterComDll">
  255.         <LocalPath>%InstallDir%\dpseftx.ocx</LocalPath>
  256.       </Action>
  257.       <Action type="DownloadFile">
  258.         <SourceUri>%SourceLocation%/files/dpseftxc.ex_</SourceUri>
  259.         <Compressed>1</Compressed>
  260.         <DestPath>%InstallDir%\dpseftxc.exe</DestPath>
  261.         <Version>1.1.9.4</Version>
  262.       </Action>
  263.       <Action type="DownloadFile">
  264.         <SourceUri>%SourceLocation%/files/csdeft.oc_</SourceUri>
  265.         <Compressed>1</Compressed>
  266.         <DestPath>%InstallDir%\csdeft.ocx</DestPath>
  267.         <Version>3.9.2.3</Version>
  268.       </Action>
  269.       <Action type="RegisterComDll">
  270.         <LocalPath>%InstallDir%\csdeft.ocx</LocalPath>
  271.       </Action>
  272.       <Action type="DownloadFile">
  273.         <SourceUri>%SourceLocation%/files/EftTray.ex_</SourceUri>
  274.         <Compressed>1</Compressed>
  275.         <DestPath>%InstallDir%\DpsEftTray.exe</DestPath>
  276.         <Version>1.1.0.1</Version>
  277.       </Action>
  278.       <Action type="RunProgram">
  279.         <CommandLine>"%InstallDir%\DpsEftTray.exe" /install</CommandLine>
  280.       </Action>
  281.       <Action type="RunProgram">
  282.         <CommandLine>"%InstallDir%\DpsEftTray.exe"</CommandLine>
  283.         <NoWait>1</NoWait>
  284.       </Action>
  285.     </Install>
  286.     <Remove>
  287.       <Action type="RunProgram">
  288.         <CommandLine>"%InstallDir%\DpsEftTray.exe" /quit</CommandLine>
  289.       </Action>
  290.       <Action type="RunProgram">
  291.         <CommandLine>"%InstallDir%\DpsEftTray.exe" /remove</CommandLine>
  292.       </Action>
  293.       <Action type="UnregisterComDll">
  294.         <LocalPath>%ProgramFiles%\DPS\EFTPOS\csdeft.ocx</LocalPath>
  295.       </Action>
  296.       <Action type="DeleteFile">
  297.         <LocalPath>%ProgramFiles%\DPS\EFTPOS\csdeft.ocx</LocalPath>
  298.         <Force>1</Force>
  299.       </Action>
  300.       <Action type="UnregisterComDll">
  301.         <LocalPath>%ProgramFiles%\DPS\EFTPOS\DpsEftX.ocx</LocalPath>
  302.       </Action>
  303.       <Action type="DeleteFile">
  304.         <LocalPath>%ProgramFiles%\DPS\EFTPOS\DpsEftX.ocx</LocalPath>
  305.         <Force>1</Force>
  306.       </Action>
  307.       <Action type="StopService">
  308.         <Service>Payment Express SCR200 Controller</Service>
  309.       </Action>
  310.       <Action type="RemoveService">
  311.         <Service>Payment Express SCR200 Controller</Service>
  312.       </Action>
  313.       <Action type="UnregisterComDll">
  314.         <LocalPath>%InstallDir%\dpseftx.ocx</LocalPath>
  315.       </Action>
  316.       <Action type="DeleteShortcut">
  317.         <Name>EFTPOS Client</Name>
  318.         <Folder>%StartMenuPrograms%\Direct Payment Solutions</Folder>
  319.       </Action>
  320.       <Action type="DeleteShortcut">
  321.         <Name>Journal Viewer</Name>
  322.         <Folder>%StartMenuPrograms%\Direct Payment Solutions</Folder>
  323.       </Action>
  324.       <Action type="DeleteFile">
  325.         <LocalPath>%InstallDir%\*.ocx</LocalPath>
  326.       </Action>
  327.       <Action type="DeleteFile">
  328.         <LocalPath>%InstallDir%\*.emv</LocalPath>
  329.       </Action>
  330.       <Action type="DeleteFile">
  331.         <LocalPath>%InstallDir%\ResetSlot.txt</LocalPath>
  332.       </Action>
  333.       <Action type="DeleteFile">
  334.         <LocalPath>%InstallDir%\*.exe</LocalPath>
  335.       </Action>
  336.       <Action type="DeleteFile">
  337.         <LocalPath>%InstallDir%\*_cfg.txt</LocalPath>
  338.       </Action>
  339.       <Action type="DeleteFile">
  340.         <LocalPath>%InstallDir%\config.dat</LocalPath>
  341.       </Action>
  342.       <Action type="DeleteFile">
  343.         <LocalPath>%InstallDir%\uninst_scr.dat</LocalPath>
  344.       </Action>
  345.       <Action type="DeleteFolder">
  346.         <LocalPath>%StartMenuPrograms%\Direct Payment Solutions</LocalPath>
  347.       </Action>
  348.       <Action type="DeleteAddRemoveEntry">
  349.         <!-- no parameters -->
  350.       </Action>
  351.       <Action type="DeleteFile">
  352.         <LocalPath>%InstallDir%\*.exe</LocalPath>
  353.       </Action>
  354.       <Action type="DeleteFile">
  355.         <LocalPath>%InstallDir%\*_cfg.txt</LocalPath>
  356.       </Action>
  357.       <Action type="DeleteFile">
  358.         <LocalPath>%InstallDir%\config.dat</LocalPath>
  359.       </Action>
  360.       <Action type="DeleteFile">
  361.         <LocalPath>%InstallDir%\uninst.dat</LocalPath>
  362.       </Action>
  363.       <Action type="DeleteFolder">
  364.         <LocalPath>%StartMenuPrograms%\Direct Payment Solutions</LocalPath>
  365.       </Action>
  366.       <Action type="DeleteAddRemoveEntry">
  367.         <!-- no parameters -->
  368.       </Action>
  369.     </Remove>
  370.   </Config>
  371. </ConfigFile>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement