> I believe a solution would be to block keyboard and mouse before the > installer starts, and unblock it when the installation is done. > How to do this, remains an open question, and perhaps could be better > answered on some Windows - specific group. If WPKG is launched as a service without "interact with the desktop" rights, the user doesn't get to see these things, let alone interact with them. (It is then impossible to use AutoIT scripts, I found.) Yours, Frank |