G
Guest
Greetings,
I am attempting to set a shell as an object and can't seem to figure it out.
Any help would be greatly appreciated. Here is what I have so far.
Dim System As Object
Set System = CreateObject(Shell("C:\WINDOWS\system32\Notepad.exe", 3))
I am attempting to set a shell as an object and can't seem to figure it out.
Any help would be greatly appreciated. Here is what I have so far.
Dim System As Object
Set System = CreateObject(Shell("C:\WINDOWS\system32\Notepad.exe", 3))