use exe for compiled bin files
diff --git a/start_services b/start_services
index cd839bd..3769325 100644
--- a/start_services
+++ b/start_services
@@ -1,7 +1,7 @@
-./bin/power_control &
-./bin/chassis_identify &
-./bin/sensor_ambient &
-./bin/button_power &
-./bin/sensor_host_status &
-./bin/host_control &
-./bin/flash_bios &
+./bin/power_control.exe &
+./bin/chassis_identify.exe &
+./bin/sensor_ambient.exe &
+./bin/button_power.exe &
+./bin/sensor_host_status.exe &
+./bin/host_control.exe &
+./bin/flash_bios.exe &