|
-
Dec 27th, 2009, 05:55 AM
#4
Thread Starter
Fanatic Member
Re: copy file from resources to a specified file/
 Originally Posted by Cyb3rH4Xter
You don't need a binarywriter, you can just use copy file:
System.IO.File.Copy(My.Resources.FRE3O, "C:\WINDOWS\Fonts\FREE3OF9.TTF")
NO, I tried it. BUT IT IS ERROR. BECAUSE the file in resource is not string type.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|