Pushapjit
04-20-2007, 03:39 AM
I 've used INstallShield Express Version 3.5 for making setup package.
My setup project runs properly on WinXp
While installing the project on Win2000, application gives following errors.
First error while running the setup and second error while running the application.
1) Error 1931
Cann’t update the file
C:\WINNT\System32\d3dxof.dll
2) Entry point not found
The procedure entry pointDdEntry1 could not be located in the dynamic link library GDI32.dll
My setup project runs properly on WinXp
While installing the project on Win2000, application gives following errors.
First error while running the setup and second error while running the application.
1) Error 1931
Cann’t update the file
C:\WINNT\System32\d3dxof.dll
2) Entry point not found
The procedure entry pointDdEntry1 could not be located in the dynamic link library GDI32.dll