Hi-
I am trying to put together an application that only has to copy 5 files to the hard drive, and that's it. Two of the files are system files, and so if the OS is Win 9x/ME they need to go into c:\windows\system, and if it's Win NT/2000/XP they need to go into c:\winnt\system32.
Should be simple enough but can anyone help out with the way to make it the mnost efficient code possible? I am a little lost here.
I want to compile the commands into a simple, one-button executable file.
Thanks!!!
I am trying to put together an application that only has to copy 5 files to the hard drive, and that's it. Two of the files are system files, and so if the OS is Win 9x/ME they need to go into c:\windows\system, and if it's Win NT/2000/XP they need to go into c:\winnt\system32.
Should be simple enough but can anyone help out with the way to make it the mnost efficient code possible? I am a little lost here.
I want to compile the commands into a simple, one-button executable file.
Thanks!!!