I found this that might help. I will try it tonight.
Code:
Copy the following into a text file and name it "eq.reg".
Then run it from where you saved it.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Applications\eqgame.exe]
"IsHostApp"=""
Quote:
"Some applications do not declare an explicit AppUserModelID. They are optional. In that case, the system uses a series of heuristics to assign an internal AppUserModelID."
That means Windows guesses if/how windows are grouped. the exact criteria are not specified, so hard to know what change caused the behavior change, however:
"When an application uses multiple processes, apply the AppUserModelID to each process. Whether you use the same AppUserModelID on each process depends on whether you want each process to appear as part of the main application or as individual entities."
|