Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   unGAC (https://www.kinook.com/Forum/showthread.php?t=881)

Steve Brown 02-08-2005 10:18 AM

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

kinook 02-08-2005 02:43 PM

When removing from the GAC, you need to specify a partially or fully specified assembly name. If the dll filename matches the assembly name, using

[vbld_FSO().GetBaseName("%PROCFILES_FILENAME%")]

would give the name w/out path or extension.


All times are GMT -5. The time now is 06:35 PM.


Copyright © 1999-2023 Kinook Software, Inc.