New to scripting, help please.
Need to write a sourcepath statment so whereever the directory is place, on a cd or a drive the SourcePath automatically is updated
I have need to make the script portable between multiple machines, and can be run from either a cdrom, USB drive or local hard drive.
The script SourcePath="E\files" works well if the usb or cd is maped as E:, But this is not always the case. I need the Drive map to chamge automatically in the script.
Can anyone suggest what I need to use to enable this.
Regards
James