FrenchTroll Posted September 29, 2007 Posted September 29, 2007 Hello, Do you know how to send an F5 to regedit for reloading the registry ? (maybe there is a command like "regedit /s file.reg" to reload the registry ?) Thanks you
rasim Posted September 29, 2007 Posted September 29, 2007 ControlSend("Registry editor", "", "", "{F5}")
FrenchTroll Posted September 29, 2007 Author Posted September 29, 2007 Thank you rasim. In french the title is "Editeur du Registre" and there's an accent on the E capital (é). I haven't got this caracter on my keyboard...
Paulie Posted September 29, 2007 Posted September 29, 2007 (É)http://tlt.its.psu.edu/suggestions/interna...ts/codealt.html"Éditeur du Registre"that work?
FrenchTroll Posted September 30, 2007 Author Posted September 30, 2007 #include <string.au3> $String = _HexToString("C9") ConsoleWrite("Caractére spécial : " & $String & @CRLF)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now