Difference: BackgroundProcessing (6 vs. 7)

Revision 72012-04-05 - BredaHennessy

Line: 1 to 1
 
META TOPICPARENT name="APPXAdministrator"

APPX Background Processing on a Windows Server

This document will demonstrate the setup of APPX background processing when APPX is installed on a Windows server.
Line: 203 to 203
 # of packed decimal numbers. The default is "CD" which is how APPX # is normally distributed. Vision uses a default of "FD" which can be # overridden when the vision programs are compiled. This setting also
Changed:
<
<
# effects the APPX EMs which store some packed decimal information. This # setting also effects files stored as native APPX files. So, to use this
>
>
# affects the APPX EMs which store some packed decimal information. This # setting also affects files stored as native APPX files. So, to use this
 # setting of "FD", you must install a special set of APPX internal EMs, # and if you have and existing data in "CD" format, you must export the # data, set the APPX_PD_SIGNS=FD, then import.
Line: 215 to 215
 # APPX FOR WINDOWS CONFIGURATION SECTION #=============================================================================
Changed:
<
<
# APPX_0SA_PATH will tell APPX to look at this path for it's System
>
>
# APPX_0SA_PATH will tell APPX to look at this path for its System
 # Administration files. This is handy for running several copies # of APPX on networked PCs while sharing one common set of System # Administration settings.
Line: 280 to 280
 :: echo %%A >> c:\Appx\arglist.txt :: )
Changed:
<
<
:: You would likekly see something like this in arglist.txt
>
>
:: You would likely see something like this in arglist.txt
 :: -image :: C:\Appx\Appx.exe :: -session
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback