#1
|
|||
|
|||
unGAC
I'm trying to remove fromt the GAC all the files in a particular folder. I use process files to select all the dlls in the folder. Then as a Child step I use the PROCFILES_FILENAME to unGac the file. But I get No file name matches. 0 files removed. I know the file is in the GAC. I think GACutil requires the filename without the ext.
How can I successfully remove these files from the GAC. Thanks |
|
|