Вот проблемма ppc.exe не от туда запускается откуда нужно, а нужно из C:\WINDOWS тоесть от туда куда он себя копирует, помогите разобраться!
Код (Text): RegStart: ; push 0FFh ; push offset ExeName ; push 0 ; call GetModuleFileNameA@12 push offset hKey push 2 push 0 push offset SubKey push 80000001h call RegOpenKeyExA@20 push offset szFullMaster call lstrlenA@4 push eax push offset szFullMaster push 1 push 0 push offset AppName push hKey call RegSetValueExA@24 push hKey call RegCloseKey@4