|
-
May 12th, 2002, 06:10 AM
#1
Thread Starter
New Member
Distributing applications to be run directly from CD
Im designing an application that needs to be run directly from CD ie. NOT INSTALLED. Normally I would put all the boot strap files
and necessary exe's, ocx's & dll's onto the CD in the root, but with this application (which uses a CSV file as a database) I get an error message when installing on a "clean machine"
Couldn't find installable ISAM..... etc.
I realise that certain files need to be registered.
Question: Can I do this programmatically ie. maybe in a form load proceedure? or does the application need to be installed (using the Package & Deployment wizard)?
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
|