Difference between revisions of "System App"
(Created page with "CoreGUI's internal filesystem contains many applications, some of which may have no user-interactable forms. A list of the system applications can be found below, relative to...") |
|||
(14 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
A list of the system applications can be found below, relative to their folders. | A list of the system applications can be found below, relative to their folders. | ||
(Please note these directories are as of version 1.2.4 (Enterprise). Non-Enterprise versions contain the same directory layout with potentially more applications, excluding the enterprise folder.) | |||
Some applications, such as [[Tasklistz]] are also known to display their file path in the application title. | |||
== 1.2.5-Preview Modules == | |||
* [[clp.coregui.bstrap]] (1.2.4 [[Bstrap]] equivelant) | |||
* [[clp.coregui.errep]] (1.2.4 [[AppCrash]] equivelant) | |||
* [[clp.coregui.mnd]] (1.2.4 [[mnd]] equivelant) | |||
* [[clp.coregui.NetAdapters]] (1.2.4 [[NetAdapters]] equivelant) | |||
* [[clp.coregui.reinit]] (1.2.4 [[reinit]] equivelant) | |||
== RootFS == | == RootFS == | ||
Line 16: | Line 27: | ||
== autostart == | == autostart == | ||
Autostart used to contain SOWARN and an application to detect if CGUIWP32 was installed. | |||
This has later been removed due to security vulnerabilities, however CoreGUI's F1 will still call CGUIWP32 if it is installed. | |||
== dep == | == dep == | ||
Line 23: | Line 37: | ||
== int== | == int== | ||
* RootFS/int | |||
** aInDevelopment | |||
*** [[timedSuccessBox]] | |||
** confRestz | |||
*** [[confbox]] | |||
*** [[confrestzdrp]] | |||
*** [[STRES]] | |||
*** [[SuccessBox]] | |||
** coreguiDiagnostics | |||
*** resetf1 | |||
**** [[resetf1]] | |||
** coreguifeatures | |||
*** [[installaddfeat]] | |||
*** [[modfeat]] | |||
** developmentapps | |||
*** [[ConfigEditor]] | |||
*** [[InitSetup]] | |||
*** [[OngoingThing]] | |||
** enterprise <b>(Only in Enterprise Versions)</b> | |||
*** serverModules | |||
**** dataDeduplication | |||
***** [[dedupmenu]] | |||
**** manager | |||
***** [[ServerManager]] | |||
** f1 | |||
*** [[bootOptions]] | |||
*** [[bstrap]] | |||
*** [[powerz]] | |||
** f1nots | |||
*** [[avpan]] | |||
*** [[batpan]] | |||
*** [[deskres]] | |||
** fmgrAppLHost | |||
*** [[fmgrAppL]] | |||
*** [[fmgrAppLPLUS]] | |||
** fmgrz | |||
*** [[fmgrv2]] | |||
*** [[fmgrv2_cnf]] | |||
*** [[fmgrv2_df]] | |||
*** [[fmgrv2_newdir]] | |||
*** [[fprop]] | |||
*** [[mnd]] | |||
*** [[OpenWithCGUI]] | |||
** Incompatibility Warnings | |||
*** [[PotentialIncompatibility]] | |||
*** [[vboxwarning]] | |||
*** [[WineIncompat]] | |||
** netz | |||
*** [[DownloadTool]] | |||
** packmgr | |||
**** [[Offline Package Manager]] | |||
**** [[PackageInst]] | |||
**** [[PackMang]] | |||
** PolicyMGR | |||
*** [[NPD]] | |||
** setupz | |||
*** [[Setupz1]] | |||
** setz | |||
*** atowin | |||
**** [[atogui]] | |||
*** InstAdDep | |||
**** [[InstAdDep-S1]] | |||
*** netz | |||
**** [[ipconf]] | |||
*** [[CoreSettings]] | |||
*** [[devmgr]] | |||
*** [[NetAdapters]] | |||
*** [[seccent]] | |||
** taskz | |||
*** [[taskzchooseact]] | |||
*** [[updUSRlist]] | |||
** updatez | |||
*** v2 | |||
**** [[CheckOnline]] | |||
**** [[lver]] | |||
**** [[PromptUpdate]] | |||
**** [[UpdaterV2]] | |||
* [[AppCrash]] | * [[AppCrash]] | ||
* [[EvtVwr]] | * [[EvtVwr]] | ||
Line 40: | Line 131: | ||
== rr/cache == | == rr/cache == | ||
* [[wp32]] | * [[wp32]] | ||
== Scrapped Applications/Features == | |||
Below you can find a list of scrapped expiremental/System Applications. | |||
* [[LeakWatch]] - Found in CoreGUI 1.2.2-IA builds, for resolving issues with Memory Leaks in CoreGUI. | |||
* [[CoreGUI-IA-ReleaseNotes]] | |||
* [[CoreSettings]] [[Update Cafe]] | |||
* [[fmgr]] | |||
* [[TaskListzV3]] | |||
* [[AceyNT]] | |||
* [[ActivateProcess]] | |||
* [[ConfigEditor]] | |||
* [[kproc]] | |||
* [[sproc]] | |||
* [[devapphost]] | |||
* [[rtimer]] | |||
* [[DevBuild]] | |||
* [[Terminalis]] ([[CoreGUI4Linux]]) |
Latest revision as of 22:58, 16 October 2021
CoreGUI's internal filesystem contains many applications, some of which may have no user-interactable forms.
A list of the system applications can be found below, relative to their folders.
(Please note these directories are as of version 1.2.4 (Enterprise). Non-Enterprise versions contain the same directory layout with potentially more applications, excluding the enterprise folder.)
Some applications, such as Tasklistz are also known to display their file path in the application title.
1.2.5-Preview Modules
- clp.coregui.bstrap (1.2.4 Bstrap equivelant)
- clp.coregui.errep (1.2.4 AppCrash equivelant)
- clp.coregui.mnd (1.2.4 mnd equivelant)
- clp.coregui.NetAdapters (1.2.4 NetAdapters equivelant)
- clp.coregui.reinit (1.2.4 reinit equivelant)
RootFS
00V2
autostart
Autostart used to contain SOWARN and an application to detect if CGUIWP32 was installed.
This has later been removed due to security vulnerabilities, however CoreGUI's F1 will still call CGUIWP32 if it is installed.
dep
int
- RootFS/int
- aInDevelopment
- confRestz
- coreguiDiagnostics
- resetf1
- coreguifeatures
- developmentapps
- enterprise (Only in Enterprise Versions)
- serverModules
- dataDeduplication
- manager
- serverModules
- f1
- f1nots
- fmgrAppLHost
- fmgrz
- Incompatibility Warnings
- netz
- packmgr
- PolicyMGR
- setupz
- setz
- atowin
- InstAdDep
- netz
- CoreSettings
- devmgr
- NetAdapters
- seccent
- taskz
- updatez
- AppCrash
- EvtVwr
- fmgr
- rpg
- tasklistz
priv
rr/cache
Scrapped Applications/Features
Below you can find a list of scrapped expiremental/System Applications.
- LeakWatch - Found in CoreGUI 1.2.2-IA builds, for resolving issues with Memory Leaks in CoreGUI.
- CoreGUI-IA-ReleaseNotes
- CoreSettings Update Cafe
- fmgr
- TaskListzV3
- AceyNT
- ActivateProcess
- ConfigEditor
- kproc
- sproc
- devapphost
- rtimer
- DevBuild
- Terminalis (CoreGUI4Linux)