Showing posts with label DirectX. Show all posts
Showing posts with label DirectX. Show all posts

Friday, 5 January 2018

DirectX Diagnostic Tool

What to write in RUN to get DirectX Diagnostic Tool to get the whole system information?

First Click on windows + R buttons to open RUN.

When RUN opens then write dxdiag in textbox and click on OK button to open DirectX Diagnostic Tool.


After that you will get a window, where you can see its whole System information ::


When you switch to another tab, you can see Display information ::


 Again when you switch to next tab, you can see Sound information ::


And again when you switch to next tab, you can see Input information ::


How to run multiple Laravel projects at same time?

Multiple Laravel Projects First run your first laravel project blog as follows: Open your command prompt and go to your drive where your...