Hi, I've been reading about the service stuff from the ThinApp manual, and I would can't figure out how to give control of a KEY to be Merged.
I have the HKLM\SYSTEM\CurrentControlSet\Services\ServiceName key.
In HKEY_LOCAL_MACHINE.txt I have put the following:
isolation_merged HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ServiceName
I want anything that thinapp does with that key to be translated to the system, including creating that key, as my software creates the service if it doesn't exist (which I want to run on the system)
How can I do this? Any suggestions? I don't want to virtulize this or anything beneath it. If I have to open up HKLM\Curr...\Services, then I will do that too (If you could let me know the specifics )
Thanks,
Dave