|
Posted by Kelly on August 9, 2007, 1:00 pm
Please log in for more thread options
Q179365 INFO: Run, RunOnce, RunServices, RunServicesOnce and Startup
http://support.microsoft.com/support/kb/articles/q179/3/65.asp
--
All the Best,
Kelly (MS-MVP/DTS&XP)
Taskbar Repair Tool Plus!
http://www.kellys-korner-xp.com/taskbarplus!.htm
Is it October already? Either way, Happy Birthday if today is your
birthday!
>I have created a C++ application that strips admin privileges and can then
> start any application in restricted context (SafeRun).
>
> I want to integrate it with the start-up items:
> HKCU\Software\Microsoft\Windows\CurrentVersion\Run
> HKLM\Software\Microsoft\Windows\CurrentVersion\Run
> All Users\Start Menu\Programs\Startup
> Current Users\Start Menu\Programs\Startup
>
> ... so that Windows will only start my application and it
> will take care to run the others with less privileges.
>
> Is this possible and how?
> Thank You for any web links, examples and ideas!
>
>
> George Valkov
> __________________________
> ...browse the web safer
>
>
|