This from Carolyn Napier in the win2000.msi group, 12/7, hope she doesn't
mind me repeating it here:
One thing to verify is that NT AUTHORITY\SYSTEM has full control on the C
drive.
Try running "cacls.exe c:\" from a command prompt. You should at least see
something that includes the following:
C:\>cacls c:\
c:\ BUILTIN\Administrators

OI)(CI)F
NT AUTHORITY\SYSTEM

OI)(CI)F
--
Phil Wilson [MVP Windows Installer]
----
"BMS" <(E-Mail Removed)> wrote in message
news:57C24E81-9939-4178-8584-(E-Mail Removed)...
>
> We have an installation package developed using InstallShield (Developer and
then ported to DevStuio).
>
> I get the Error 1321 for and .rbf file in the Config.Msi directory when I
uninstall our package. I have seen many similar complaints with a different
Error number 1926 for various other products.
>
> I checked the privileges for the SYSTEM and Admin, etc as suggested in
responses to them.
>
> Still no luck!..
>
> I would appreciate if someone can shed light.