Page 1 of 1

Installer

Posted: Tue Aug 17, 2010 12:12 pm
by upperdrag
hey guys i was just wondering if i could make a installer by transferring and copying files from the folder, i mean does any1 can get me un-confused? i got confused halfway :D

so basically its like copying files from one place to another

Re: Installer

Posted: Tue Aug 17, 2010 12:17 pm
by Codex
Code: Select all
My.Computer.FileSystem.CopyFile("TheFileToCopy", "TheDestination, Ex: Desktop")
is this what you mean ?

I made an small example.

Download
Copy File.zip

Re: Installer

Posted: Wed Aug 18, 2010 8:24 am
by upperdrag
actually i found out that my mind is just confused, too much code, anyway thanks for that code.. although i know alr.. lol ;D thanks