The RegisterSolution() method might be what you're looking for.
http://msdn2.microsoft.com/en-us/library/bb229810.aspx
You should be able to execute this function via Windows Scripting Host
automation code or COM interop in a .NET lanugague.

Signature
David Dean
Sr. Member Technical Staff
Insource Technology Corp.
> so the short answer is there is no way of acheiving what i want? :(
>
[quoted text clipped - 45 lines]
> >
> > - Show quoted text -
njdude - 28 Aug 2007 22:15 GMT
Sorry for not responding for so long. i was away. Actually i looked at
the script from the link you posted.
It gives me a messagebox saying
"The following template cannot be registered...... because it contains
a publish URL"
so any ideas ? I think you are on the right track.
On Aug 1, 10:26 pm, David Dean <DavidD...@discussions.microsoft.com>
wrote:
> The RegisterSolution() method might be what you're looking for.
>
[quoted text clipped - 59 lines]
>
> - Show quoted text -