I use CR9 with VB6 for a deployed application. Also use PDW to get the files and dependencies then use a 3d party installer. Have done this successfully for about 2 years.
Lately I made changes to the installer files because of the various OS requirement changes. Left the order of the VB6 and CR files the same in the installer.
When installing on a machine without developer tools, the installer would hang whenever it came to registering craxdrt9.dll. Only until I put the dll at the bottom of the list did the program install correctly.
Is there a sequence that files should be placed in installers? I noticed on the setup.lst that the dll appeared to be randomly placed.
If this is not the correct forum, where to go to?
Thanx.
Kim
Lately I made changes to the installer files because of the various OS requirement changes. Left the order of the VB6 and CR files the same in the installer.
When installing on a machine without developer tools, the installer would hang whenever it came to registering craxdrt9.dll. Only until I put the dll at the bottom of the list did the program install correctly.
Is there a sequence that files should be placed in installers? I noticed on the setup.lst that the dll appeared to be randomly placed.
If this is not the correct forum, where to go to?
Thanx.
Kim