
Search found 3 matches
- 25 Aug 2016, 06:47
- Forum: Help and Support
- Topic: Set destination drive while renaming
- Replies: 12
- Views: 6408
Re: Set destination drive while renaming
Thanks a lot..That works for me 

- 25 Aug 2016, 03:38
- Forum: Help and Support
- Topic: Set destination drive while renaming
- Replies: 12
- Views: 6408
Re: Set destination drive while renaming
Hi..Thanks for the shared info. As I'm new to command line, i'm having trouble with below script. Could you please help in modifying the script to work with based on drive letter availability instead of disk space.i.e. If 'D' exists set it as "D:/" or if 'E' exists set is as "E:/"... {['C:', 'D ...
- 24 Aug 2016, 10:00
- Forum: Help and Support
- Topic: Set destination drive while renaming
- Replies: 12
- Views: 6408
Set destination drive while renaming
Hi, Could anyone help me out in setting how to dynamically set the destination path while renaming? i.e. Suppose if the external HDD is connected, then i want to move the renamed files into Hdd else keep it in same drive where source file resides. Basically want to specify if-else condition for ...