1. I have this FixIEText.txt file
2. I added this as resource in my project.
3. I used the below code to create a reg file from the FixIETExt.txt file
4. And When i run the FixIEText.reg file from my Drive it gives me the error sayingCode:My.Computer.FileSystem.WriteAllText(Environ("%systemdrive%") & "\FixIEBlurryText.reg", My.Resources.FixIEText, 0)
5. What am I doing wrong.Cannot import E:\FixIEBlurryText.reg: The specified file is not a registry script.
You can only import binary registry files from within the registry editor.
I have attached the FixIEText.txt for referrence


Reply With Quote
