Hi....
I've win 7 and i created an exe file to check the username and the password and if was changed the machine logs offthe problem is
this exe doesn't run on start up in safe modeis there anyway to run this file in the safe mode?

You have to remember that in Safe Mode, only a minimal set of services and drivers are available, just enough to allow Windows to run for troubleshooting purposes. Your particular "exe" file probably has a dependency on one or more services or drivers which aren't available in Safe Mode.
most probably that bat file need to bypass UAC or use run as administrator with batch files see this http://fix-target.com/run-batch-fil...
