I recently tested an app w/runtime included on a machine that didn't have Office . Of course the app wouldn't work because of the Sandbox. As the machine didn't have office, no way to change macro security setting. I see in the setup package wizard (vstool, developer extentions 2003) that I can change/add a key:[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engi nes] SandBoxMode DWORD:= 00000000 which completely disables sandbox. At first blush this might be considered foolish, but, as the DB is a MDE, I would think it highly un likely that it could be compromised. In fact, if someone had the knowledge to hack the mde, would they not also be able to hack sandbox? What difference would sandbox make. Looking for thoughts/opinions or possible alternatives.
TNX