Like the title says, how can I remove GAC assembly file using vbscript?
Any help will be appreciated,
Thanks,
John,
|
Like the title says, how can I remove GAC assembly file using vbscript? Any help will be appreciated, Thanks, John, | ||||
|
feedback
|
|
As I remember gacutil in a .NET enabled shell.
| |||
|
feedback
|
|
You can use WSH with VBScript, and open the file using WSH. | |||
|
feedback
|
|
Here's how you can call the
| ||||
|
feedback
|