- I first checked if i had .Net version 4 or above, by going to 'run' in windows and pasting this string
"cmd /c dir/b/ad "%systemroot%\Microsoft.NET\Framework"&pause"
Then i took ChrisBs advice...
Type: Posts; User: King_Cool; Keyword(s):
- I first checked if i had .Net version 4 or above, by going to 'run' in windows and pasting this string
"cmd /c dir/b/ad "%systemroot%\Microsoft.NET\Framework"&pause"
Then i took ChrisBs advice...
Why do i need to do this?
What happens if i dont do this?