What is your current level of experience in freelance work?
I am providing a C++ code snippet. Currently when run, it receives a file permissions error. I am currently trying to automate redundant tasks. The code needs to be able to run srumecmd.exe from the Windows cmd prompt as an admin and output the data to C:\temp. This part works. The error comes when the program attempts to access the data. It is restricted by permissions to get into the folder generated. I need to get past this. The data will be multiple csv files in the folder. I need the program to select the file that contains the keywords "Network, Usage, Output" and open it.