getdetails7b.au3
I am a complete beginner with very getdetails7b.au3limited coding skills.
I cannot seem to get the coding correct to install a program to the home drive and a folder
to the folder drive , from within a case routine in this script.
eg: run ("$iHomeDrive\temp\myxp32bitprogram")
FileMove("$iHomeDrive\temp\myfolder", "$iFolderDrive\myfolder")
My problem is manipulating the contents of the array, I need to get the drive letters that the arrays point to.
and install to those drive letters.
the value of the two variables only point to the location of the contents in the array
not the value of the actual content itself.any pointers would be very much appriciated.
ps; how do I paste the script in here and get it to scroll instead of attaching? thanks