G
Guest
Thank you in advance for any and all assistance. I'm building a technician's
tool and I'm trying to create a Jump Panel of buttons to the Windows System32
folder to open files programmatically. I have the majority of the program
files opening except the Microsoft Computer Management console.
I've tried in the button click event
Shell("C:\WINDOWS\system32\compmgmt.msc")
and nothing happens. No open program, no errors nothing.
Michael
tool and I'm trying to create a Jump Panel of buttons to the Windows System32
folder to open files programmatically. I have the majority of the program
files opening except the Microsoft Computer Management console.
I've tried in the button click event
Shell("C:\WINDOWS\system32\compmgmt.msc")
and nothing happens. No open program, no errors nothing.
Michael