I have developed an activex control on win2000 pro plateform which call
createprocess api to execute a certain setup program the api sucesseded by
returning 1 but their comes an error message "%system%\sytem32\config.nt.
the system file is not suitable for running ms-dos and microsoft windows
applications.chose 'close' to terminate the application." etc whats am i
doing wrong here i have to run this setup.exe what should i do?plz help?
i have developed an activex control for windows 2000 pro plateform in
visual basic which calls winexec shell execute and create process apis to
execute a setup program but they all generate error messages like (1)"%
system%\sytem32\config.nt. the system file is not suitable for running ms-
dos and microsoft windows applications.chose 'close' to terminate the
application.".
(2)"the win16 subsystem was unable to enter protected mode,DOSX.EXE must
be in your autoexec.nt and present in your path" now what am i doing wrong
i have to execute the setup file what should i do?