we have multiple applications, some are created by using PB and others are .NET application. All these executables are deployed under one single folder and these executable are reading/writing some data in one common configuration INI file.
we are trying to convert all PB applications into PowerServer applications. Is it possible to deploy all applications under one single client application folder which can share the common INI file?