G
George Valkov
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
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