I thought to use something like this :
ExecWait '"regedit" /s uacdisable.reg' reg content : Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableLUA"=dword:00000000
There is another good choice?
Thanks !