Reputation: 399
I'm trying to open the directory object within a AppContainer object:
\\Sessions\\<Session#>\\AppContainerNamedObjects\\<AppContainer-SID>
I can't seem to get the value <AppContainer-SID> within the process.
This value is visible using Process Explorer
I didn't find a way to get it using the code. Is there any way to get this value on process start?
Upvotes: 1
Views: 1060