I have a program that requires the CRRedist2008x86.msi (Crystal Reports Basic Runtime for Visual Studio 2008) to be installed in order to create and view reports. The systems that need to have this installed are used by users that do not have Admin rights. THey are WIndows XP Pro SP# systems. If I install the CRRedist2008x86.msi file while logged in as a user with Admin rights, the non-Admin users cannot use the reporting functions of the program. If I install the CRRedist2008x86.msi program while logged in as one of the non-Admin users, but with temporary Admin rights, it will install but it will only be usable by that user. If I try installing it a second time while logged in as different non-Admin user, when the installation is finished, NO Users can use the reporting function.

The previous version of the program used the CRRedist2005x86.msi installer (Crystal Reports for .NET Framework 2.0 (x86)), and this version of the Crystal Reports redistributable worked for all users when installed.

If anyone has any ideas on how to get the 2008 version of the Crystal Reports redistributable to worl for all users (Admin and non-Admin) on the same computer, ideas would be appreciated.

Thanks.