I will say right away that I am not doing any kind of troy, but quite the opposite =) In general, how can you start the program with the explorer (not the autoloader)? Just if instead of the explorer, register something else, then autoload will not work. Please advise alternative startup methods. Thank.

    1 answer 1

    Autoload is different. There is a boot at the system level, when the program is launched at boot time of the windows itself. So maybe something will suit you. There is a program that sees it all - AutoRuns .

    Alternatively: substitution of the second shell through the registry

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Shell

    It may be true in the branch HKEY_CURRENT_USER . Another option is to convoke an ekzeshnik and replace the explorer with it, and there it launches everything that is needed, and at the end it actually launches the explorer. Although it is possible at the beginning. But hemorrhoids a lot - you need to transfer all the parameters of the launch;)

    • one
      Here you write that the second method can be overwritten by the explorer, but this does not work, all of a sudden the evil troy will be written instead of the explorer! Not an option. I need the program to run simultaneously with the accelerator, do not touch it in any way =) Thank you! - AseN
    • I somehow had a virus of some sort. in the specified registry branch, the executable file was indicated through comma =) and started)) - MaxXx1313