|
-
Dec 21st, 2004, 01:18 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] Install Script Post
I have been trying to get my application installed on another PC. I understand that I have to include files for MDAC, OLE, DAO, ADO, among others for which ever version of Windows. I downloaded VB_DCOM_MDAC_JET_AutoSetup.exe to handle this and included this in my inno script to run. This file auto-detects which OS it is installing the required files for. however I have included many of these files in my script as well.
The problem is not that my program won't run. It is that as soon as I do something to query the Database it freezes. This doesnt happen on my PC! I even decided to hardcode the location of the DB just to test wether it is my DB location. It isn't. So it must have something to do with my install
I would really appreciate any help from you guys and gals.
Thanks in advance.
Last edited by Avatarp; Apr 26th, 2008 at 06:48 PM.
Reason: Google shows this thread as mikcoltech...cant have that
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|