Results 1 to 2 of 2

Thread: Help me with Resources

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2009
    Posts
    76

    Help me with Resources

    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

    Code:
     My.Computer.FileSystem.WriteAllText(Environ("%systemdrive%") & "\FixIEBlurryText.reg", My.Resources.FixIEText, 0)
    4. And When i run the FixIEText.reg file from my Drive it gives me the error saying

    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.
    5. What am I doing wrong.

    I have attached the FixIEText.txt for referrence
    Attached Files Attached Files
    < advertising link removed by moderator >

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width