Hi,
I really like Actions and I want to use them more in my Packages.
But I really miss how I can address the additional files.
The Actions seem to start Somewhere in C:\Windows\System32
So I have to tell the action how to find the Files, with something like this:
$installer=$env:TMC_CACHE_DIR+$pkgdir+"\"+$pkg+".exe"
Has somebody a better solution?
Thank you, Marco