An application was packaged using ThinApp and access is restricted to an Active Directory
group called Customer Services. An administrator needs to remove this restriction. What
should the administrator do to remove this restriction with the least effort?
A.
Repackage the application, selecting Everyone from the Setup Capture wizard.
B.
Remove the PermittedGroups section from package.ini and execute build.bat.
C.
Change PermittedGroups=1 to 0 within package.ini and execute sbmerge.exe.
D.
Change PermittedGroups=0 to 1 within package.ini and execute sbmerge.exe.