11-11-2014, 07:43 PM
Ok nevermind 
I called a batch file within my macro. In the batch file I can get to that specific folder doing:
cd %Programdata%
cd OfficeSystem*
cd Programs
So I got it working now.

I called a batch file within my macro. In the batch file I can get to that specific folder doing:
cd %Programdata%
cd OfficeSystem*
cd Programs
So I got it working now.