Low level VB Scripter.
I am trying to write the code to import all the Sysinteral EXE files into the program so i can use this tool to launch them from a thumb drive or over a network drive without linking to the files on a network device or shared folder.
I dragged and dropped AccessEnum.exe into the code and it made a new tab (which then confused the heck out of me). How do i link the Click button action to launch this AccessEnum.exe file? any ideas, or if i need to give you any more information please let me know!.
Second part
Some of these files need to run in dos, so i would need to do a CMD launch first then run program.exe so i could view the contents. any ideas on how to do this?