AM:DeleteUserProgramsAtomically: Difference between revisions

TimmSkiller (talk | contribs)
m Added notice for TID requirements.
TimmSkiller (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This checks each [[Titles#Title_IDs|Title ID]] for being a CTR System Title (Content Category mask 0x10) or a TWL System Title (Content Category mask 0x8000 and mask 0x100000000). If any were found, this will return 0xE0E0802C (Trying to uninstall system title).
=Request=
=Request=
{| class="wikitable" border="1"
{| class="wikitable" border="1"
Line 36: Line 35:


=Description=
=Description=
Wraps [[AMPXI:DeleteUserProgramsAtomically]].
Wraps [[AMPXI:DeleteProgramsAtomically]], but imposes a restriction on the title IDs such that system titles (CTR or TWL) are not allowed.