|
-
Sep 6th, 2010, 05:34 PM
#5
Re: Help me to run a file from a button
 Originally Posted by salmawy
Thank you very much it worked for me
also can you help me to copy fiiles from a directory to a directory and hide it and thx u very much
I can't give you the answer, but I'll lead you in the right direction.
The System.IO namespace contains the File Class that will let you manipulate files.
Read up on the documentation and you'll get an idea on what you need to do.
But basically, you'll want to loop through each file in the directory and call the appropriate method to copy or move them to another directory.
Also, don't forget to use Google.
CodeBank contributions: Process Manager, Temp File Cleaner
 Originally Posted by SJWhiteley
"game trainer" is the same as calling the act of robbing a bank "wealth redistribution"....
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
|