I was wondering if someone can verify or refute my understanding:
I have an app that resides on Computer A and is executed across the network from Computer B. If MyApp reads/writes to the registry, which computer's registry will be accessed? My understanding is that even though the EXE resided on Computer A, when it is run across the network it will read/write the registry of Computer B.
If this understanding is correct, then I have a follow-up question:
Is there a way to force MyApp to read/write the registry of the computer on which the EXE resides rather than the registry of the computer from which the EXE is being accessed?
Thank you in advance for any insight you can provide!
I have an app that resides on Computer A and is executed across the network from Computer B. If MyApp reads/writes to the registry, which computer's registry will be accessed? My understanding is that even though the EXE resided on Computer A, when it is run across the network it will read/write the registry of Computer B.
If this understanding is correct, then I have a follow-up question:
Is there a way to force MyApp to read/write the registry of the computer on which the EXE resides rather than the registry of the computer from which the EXE is being accessed?
Thank you in advance for any insight you can provide!