Funciona bajo XP, bajo 7 no funciona (se apaga) y en vista no probe
Instrucciones:
Cambia las siguientes lineas del Form1 a tu eleccion
Código
'======== AL APAGAR SE INICIARA LA SIGUIENTE APLICACION ========== Private Const PahtAppToStart As String = "C:\" Private Const Parameters As String = "" Private Const pVisible As Boolean = True '=========================================================
Luego Compilas el ejecutable (Llendo al menu File -> make AntiShutdown.exe, o Archivo -> Generar AntiShutdown.exe si lo tienes en español) y listo
El ejecutable lo tienes que llevar junto a la DLL "dscwpmsg.dll" o no funcionará
Se puede extender, prueben en vm Saludos