au3scr Posted December 30, 2007 Posted December 30, 2007 (edited) Hi, I am trying to writ script that modifies settings atfolder options. I tried to make it, But it dont work. I dont have any errors. But my script dint change value at registery. here is my script's 1 st 2 lines,but nothing happens in registery. Can anyone say me whats wrong here? RegDelete("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\explorer\adwanced\","HideFileExt") RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\explorer\adwanced\","HideFileExt","REG_DWORD",0) solved Edited December 30, 2007 by au3scr
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