nikhilhs Posted September 27, 2004 Posted September 27, 2004 Is there a way to check whether Managed DirectX runtime is installed on someone's computer? Thanks. -Nick Quote
ThePentiumGuy Posted September 28, 2004 Posted September 28, 2004 Through code, i dont know :-P, but without code - in start | run use dxDiag to find out the version number Quote My VB.NET Game Programming Tutorial Site (GDI+, Direct3D, Tetris [coming soon], a full RPG.... you name it!) vbprogramming.8k.com My Project (Need VB.NET Programmers) http://workspaces.gotdotnet.com/ResolutionRPG
Aragorn7 Posted September 28, 2004 Posted September 28, 2004 Through code, i dont know :-P, but without code - in start | run use dxDiag to find out the version number That would be sweet if there was a way to use code to find out if direct X is installed...but I don't think it is possible. Simply because a program can't even run if certain references don't exist (ie directX). Maybe if you had a launcher program that didn't require directX and then somehow found out how to do it with code.... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.