thread101-1447703
I am now using C++Builder 6 Pro and have finally figured out the InstallShield usage.
It has a Registry entry and I have tested using it and it works great.
I set the DATABASEDIR in the General Information section to [CommonAppDataFolder]\MyProg. Database files are then installed to that directory. I also use DATABASEDIR in the Registry Setting to locate the Database with the program. In the program I read the Registry and set it as the Database for my database components. Works great.
Lee - you suggested setting the NetDir in the Registry.
I am not sure what I should use for the Paradox Driver - <Driver Name> - that you suggested??
In the InstallShield Registry Setting I can select the Registry Root etc and add the keys needed by Right Clicking the Root and the following keys that are added until the structure is there.
Should i just use the word 'Paradox' for the <Driver Name>? Or where can I find out what the Paradox Driver is?
Any help is appreciated.
Thanks.
I am now using C++Builder 6 Pro and have finally figured out the InstallShield usage.
It has a Registry entry and I have tested using it and it works great.
I set the DATABASEDIR in the General Information section to [CommonAppDataFolder]\MyProg. Database files are then installed to that directory. I also use DATABASEDIR in the Registry Setting to locate the Database with the program. In the program I read the Registry and set it as the Database for my database components. Works great.
Lee - you suggested setting the NetDir in the Registry.
I am not sure what I should use for the Paradox Driver - <Driver Name> - that you suggested??
In the InstallShield Registry Setting I can select the Registry Root etc and add the keys needed by Right Clicking the Root and the following keys that are added until the structure is there.
Should i just use the word 'Paradox' for the <Driver Name>? Or where can I find out what the Paradox Driver is?
Any help is appreciated.
Thanks.