No Rename Win Class

NoRenameWinClass is a sandbox setting in Sandboxie Ini. It specifies the window class names that should not be translated by Sandboxie.

Usage:

   .
   .
   .
   [DefaultBox]
   NoRenameWinClass=ExampleWinClass
   NoRenameWinClass=program.exe,*

The first setting tells Sandboxie to not translate ExampleWinClass window class name by making it accessible to sandboxed programs, and goes a step further to disable a few other windowing-related Sandboxie functions. This may also cause the Sandboxie indicator [#] to not appear in window titles.

The second setting tells Sandboxie to not translate window class names created by program.exe by making them accessible to sandboxed programs, and goes a step further to disable a few other windowing-related Sandboxie functions. This may also cause the Sandboxie indicator [#] to not appear in window titles.

Related Sandboxie Plus setting: Sandbox Options > Resource Access > Wnd > Add Wnd Class > Access column > No Rename