Auto-magicly put files in correct folders
-
How would I do this? I have 3 files that have to be put in certian places on a harddrive. I want to make a program that will do this automatically. Is there something out there that I could use already? I was thinking maybe a install wizard or something like that, but i can find one that I like. Thanks Chad
-
How would I do this? I have 3 files that have to be put in certian places on a harddrive. I want to make a program that will do this automatically. Is there something out there that I could use already? I was thinking maybe a install wizard or something like that, but i can find one that I like. Thanks Chad
Can you explain a bit more? what are the files? exactly at what places? hardcoded? or depend on the specific machine configuration? Windows special folders? We need more information in order to help you. If you have the specific folders and filenames, FileInfo.MoveTo[^] might help you. -- LuisR
Luis Alonso Ramos Intelectix - Chihuahua, Mexico Not much here: My CP Blog!