dthomson
Posts: 1382
Score: 223 Joined: 6/20/2001 From: Eastern Shore Maryland, USA Status: offline
|
I went ahead and included commands in my custom WinPE startup app to run regsvr32 on all dll' s which are listed as self registering in the vbrun60.inf file (OLEAUT32.DLL, OLEPRO32.DLL, MSVBVM60.DLL, COMCAT.DLL). Depending on the app being used, you might also need to include and register comctl32.ocx and mscomctl.ocx
_____________________________
Dan Please rate my post My blog My articles Code Repository
|