Aloha Ralph,
You had helped me in the past and it seems I have a strange problem that is occuring in some Windows Vista Computers...
My Application is developed in Visual Basic 6.0 using Crystal Reports 8.5... (My Movie Collection if you remember)...
I used the latest version of InnoScript version 9.2 release 12 and InnoSetup version 5.2.3 to create my latest install.
I've downloaded and added the Crystal Reports 8.5 file from your website for the setup.
Some users complain that when they try to print the report that the program Freezes rather than show them the Crystal Report...
Can you help me with this issue?
Should I have checked the following:
Admin Request under Manifests?
Vista Admin under Registry?
I'm attaching My Install Script per your request...
Thank You,
William
Are any users running in Limited Users Accounts? Where the mdb and rpt files are installed would be a show stopper.
Where are the users that have problems installing the app? What folder?
I'm not sure if the user is running on a Limited User Account... I'll need to research that...
They are having a problem printing a report that is installed in the same directory as the application.
Basically they choose a report to print and the program freezes up. This is after the application has been fully installed.
Maybe you could try installing on a Vista machine with a limited user account? The setup can be found here:
http://www.gotomycollection.com (http://www.gotomycollection.com)
Is there a way to either require the program run in admin mode or change the permissions on the .rpt files so the limited user can access them?
They have no issue with the mmc.mdb file... Just the .rpt's.
Ralph,
I believe everything is working ok... The problem where the Freezing problem was being caused by not having a default printer setup properly!
I may need to revise my program to check for a default printer and provide some type of error message rather that freezing, but once a default printer is setup everything works ok!
Thanks again for all your help!
Good you found the problem. As far as running in a Limited Users Account it will work as long as they do not install in the Program Files folder. You would have to change the folders where your data resides then.