When I install my program, I get the runtime error "Cannot find specified provider" with the following line:Is there something else that I have to include in my install package?Code:cn.Open ("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & extract & ";Persist Security Info=False")
