Re: svchost.exe and rundll32.exe

by Kees_B Moderator - 4/10/12 7:52 AM

In Reply to: how is one different fromt he other? by himhim2340

The first program runs something (a program, or maybe even an entry-point of a dll) as a service. The second one just runs an entry-point of a dll as a program, not as a service.

Kees