Objective : Running appilication from CD ROM without setup.
I developed a test application that rerieves data from an mdb file (local database) and fills a listbox. I used Package and deployment wizard to create a setup package.
I ve put all the contents of SUPPORT folder along with autorun.inf in my new CD.
i used it in a couple of pcs and it gets me an error Runtime error 3706 Provider not installed correctly
Do you know whats is missing? Can i actually run my db application directly from cd rom ?
Thanks in advance ...
I developed a test application that rerieves data from an mdb file (local database) and fills a listbox. I used Package and deployment wizard to create a setup package.
I ve put all the contents of SUPPORT folder along with autorun.inf in my new CD.
i used it in a couple of pcs and it gets me an error Runtime error 3706 Provider not installed correctly
Do you know whats is missing? Can i actually run my db application directly from cd rom ?
Thanks in advance ...