Is it possible to rename the AppSentinel DLL?
Yes. In fact, it is recommended. The DLL should be renamed when you distribute it with your application. Internally within your application you continue to reference the DLL as shown in the sample programs regardless of what you rename it to. You must rename the DLL before you register it on the target PC.