in my VB6 app, i use VB6 PDW for installation. no problems over the years. recently however some users are getting error on PDW installation regarding "error occured while registering msjtes40.dll". i understand that this is because win11 has now deprecated this file and replaced with ACE db access engine. my limited development is done on winxp machine, so i can't install ACE as included with PDW?

i would prefer not to modify PDW routine.

what is the easiest way for me to ensure that my DAO3.6 program will run on my users new win11 machines?