What it does:
It is a script that conjoins your variables and makes a Personal Computer for you!
The code so far:
Set A = CreateObject("WScript.shell") dim b, c, d, e, f, g, h, i, j, k, l, m, n, CPUSOCKET, FORMFACTOR b=inputbox("CPU") ....... etc. it basically just sets a variable to the user input, and conjoins them.
Offline
I don't really get what this does. Care to elaborate?
Offline