c# - LocalSystem - write to registry through batch file -


i have service running localsystem. service running batch files.

some batch files affect registry. using regedit import reg files.

problem is, these registry not changed. looks problem localsystem account. if run service vs, works fine.

do have solution this? tried run batch file other user, without success. trying change batch file (e.g use psexec or something).

i open anything, can help.

thanks


Comments