Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

craxdrt9.dll

Status
Not open for further replies.

kimtp

Programmer
Jun 15, 2002
310
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top