Post: How would I go about writing this?
10-22-2012, 04:16 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Basically I want to know how someone would go about doing this. C-sharp

You must login or register to view this content.

What I want the tool to do.

1) Button 1 will openfiledialog and choose the file I want to move.

2) once selected It loads the file destination name to the text box.

3) then Simply Click the install button to move the selected file to a destination folder on my computer.

Say It moves a file I chose from my desktop to a file in my programs files.

I'm not familiar with how to do this anyone have any ideas?
(adsbygoogle = window.adsbygoogle || []).push({});
10-22-2012, 05:26 PM #2
CryptiK_
Who’s Jim Erased?
Originally posted by QuantumCipher View Post
Basically I want to know how someone would go about doing this. C-sharp

You must login or register to view this content.

What I want the tool to do.

1) Button 1 will openfiledialog and choose the file I want to move.

2) once selected It loads the file destination name to the text box.

3) then Simply Click the install button to move the selected file to a destination folder on my computer.

Say It moves a file I chose from my desktop to a file in my programs files.

I'm not familiar with how to do this anyone have any ideas?


Did a bit of c# last year, wasn't the best but I will give a try.

1. You have to make the visual part so how the program is going to look
2. Assign names to each button/speech box
3. Give it commands corresponding to what they are suppose to do
4. Test it, or let someone who is experienced at it have a look, take their advice

To find codes search the official Microsoft site. There is a library there for all the codes and such

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo