I want my program to open MY COMPUTER , how do I do that, I tried this:

Code:
x = Shell("My Computer", 0)
thanks in advance