Download
100% FREE
Office Document APIs for .NET
Online: 541
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Bookmarks
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
C#
>
Loading ...
how to add "C:\WINDOWS\system32\svchost.exe -k netsvcs" this service to my project
Posted by
rameshmandapelly-7781
under
C#
on 2/9/2011 |
Points: 10
| Views : 2296 | Status :
[Member]
| Replies : 5
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
how to add "C:\WINDOWS\system32\svchost.exe -k netsvcs" this service to my project i tryed to add but it is is saying path or fill can find
please try and inform me
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Naimishforu
on: 2/9/2011
[Member]
[MVP]
Bronze
|
Points: 25
0
I think command line options will not work in code!!!
You need to provide only this "C:\WINDOWS\system32\svchost.exe"
Thanks
rameshmandapelly-7781
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Prabhakar
on: 2/9/2011
[Member]
[MVP]
Starter
|
Points: 25
0
hi
Write on Button Click
System.Diagnostics.Process.Start("c:\\windows\\system32\\svchost.exe");
it's help full for u ... if you satisfied my answer so click on Mark As Answer
Best Regard's
Prabhakar
rameshmandapelly-7781
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Karthikanbarasan
on: 2/9/2011
[Member]
[Moderator]
[Microsoft_MVP]
[MVP]
Silver
|
Points: 25
0
Hi,
Check this code... Same way you can give your command line with arguments to use it
http://www.dotnetfunda.com/codes/code1045-unregister-com-at-runtime.aspx
Thanks
Karthik
www.f5Debug.net
rameshmandapelly-7781
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Naimishforu
on: 2/9/2011
[Member]
[MVP]
Bronze
|
Points: 25
0
Nice one Karthik, I didn't know we can achieve the same by that way also.
Thanks :)
rameshmandapelly-7781
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Karthikanbarasan
on: 2/9/2011
[Member]
[Moderator]
[Microsoft_MVP]
[MVP]
Silver
|
Points: 25
0
Sure Naimishforu ... this will be the straight forward method...
Thanks
Karthik
www.f5Debug.net
rameshmandapelly-7781
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
Shein Customer Service | Shein Help Center | Shein Customer Care
(0)
New
Solid Wood Dining Table Set Uk
(0)
Updated
How to Find count Details Sql server
(0)
sharepoint installation system requirements
(0)
Web Api not working with mvc
(1)
How to get label text from table reference on database based on TableName and FieldName
(0)
How can i refresh Page after downloading a file in MVC ?
(1)
sql server dba interview questions
(1)
More ...