uhm... ho scritto questo:

codice:
Set WshShell = CreateObject("WScript.Shell")

chiave = "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\PageSetup"
WshShell.RegWrite " HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\PageSetup\", "", "FOOTER"
mi da questo errore: "chiamata di routine o argomento non valido"....