'It requires the program simple.exe to be copied to the temp directory, along with the DirectX DLL's and the DirectX direcory to be located under DKSetup
'$IFDEF NEEDS_DIRECTX
szDirectCommand="simple.exe "+szSrcSetupPath
intreply=RUN (szDirectCommand)
dButton = DoMsgBox( "Please Wait While DirectX II Installs","DirectX Setup", MB_OK+MB_TASKMODAL+MB_ICONHAND)
bInstalledWin32s = 1
'$ENDIF
RestoreCursor( dCursor )
If EndCommonInstall( APPLICATION_README_FILE, 0, EDITOR_EXE ) = NAV_EXIT then