Can I invoke .net application using powershell
Can I invoke .net application using powershell
If you are talking about a .exe then yes. What sort of application do you
have?
--
Richard Siddaway
Please note that all scripts are supplied "as is" and with no warranty
Blog: http://richardsiddaway.spaces.live.com/
PowerShell User Group: http://www.get-psuguk.org.uk
"srikanth" wrote:
> Can I invoke .net application using powershell
It is simple web application developed using ASP.Net and C#.
"RichS" wrote:
> If you are talking about a .exe then yes. What sort of application do you
> have?
> --
> Richard Siddaway
> Please note that all scripts are supplied "as is" and with no warranty
> Blog: http://richardsiddaway.spaces.live.com/
> PowerShell User Group: http://www.get-psuguk.org.uk
>
>
> "srikanth" wrote:
>
> > Can I invoke .net application using powershell
srikanth wrote:
> Can I invoke .net application using powershell
I am not a "programmer", but I seem to remember reading that "invoke" is
a term that seems more complicated than it seems...
Take a look here:
http://www.leeholmes.com/blog/LoadAC...owerShell.aspx
Sounds like what you're looking for. You just want to load some .NET
code you created.
Marco
Thanks Shaw
"Marco Shaw" wrote:
> srikanth wrote:
> > Can I invoke .net application using powershell
>
> I am not a "programmer", but I seem to remember reading that "invoke" is
> a term that seems more complicated than it seems...
>
> Take a look here:
> http://www.leeholmes.com/blog/LoadAC...owerShell.aspx
>
> Sounds like what you're looking for. You just want to load some .NET
> code you created.
>
> Marco
>
| Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Invoke-Expression fails to launch application | Dice Mann | PowerShell | 3 | 08 Jul 2009 |
| Invoke-expression vs & | Leo Tohill | PowerShell | 4 | 29 Nov 2007 |
| [ctp] Invoke-WMIMethod | Thomas Lee | PowerShell | 2 | 10 Nov 2007 |
| appdata-local-Application Data-Application Data-Application Data infinitum ad nauseum. WHY | keepout | Vista General | 15 | 15 Sep 2007 |
| Invoke a script | Dan | PowerShell | 6 | 25 Jul 2007 |