Page 1 of 1
what about a buton/option to hibernate/shutdown PC when the copy/move is finished ?
Posted: 22 Jan 2022 20:48
by Ysl
Hi
What about a button/option to hibernate/shutdown PC when the Customcopy copy/move is finished ?
Also What about playing a sound when the custom copy/move has done its job ?
Thanks
Re: what about a buton/option to hibernate/shutdown PC when the copy/move is finished ?
Posted: 23 Jan 2022 00:52
by Norn
+1, Playing a sound when the custom file operations is completed without popup menu and windows, e.g. add a script parameter?
Code: Select all
moveto "$path", "$selectedItems", , 2, 2; sound "C:\Windows\Media\Windows Navigation Start.wav", , 1;
Re: what about a buton/option to hibernate/shutdown PC when the copy/move is finished ?
Posted: 23 Jan 2022 01:08
by jupe
Re: what about a buton/option to hibernate/shutdown PC when the copy/move is finished ?
Posted: 23 Jan 2022 10:51
by Ysl
Thank you but I would like a sound only for long file copy/move, that's why a button 'play a sound when finished' on the XYcopy window would be great. And also for collisions because the windows is often hidden by other windows and we do not know XYcopy is waiting to tell what to do (skip/overwrite)
Re: what about a buton/option to hibernate/shutdown PC when the copy/move is finished ?
Posted: 23 Jan 2022 11:07
by Norn
If the file operations takes a short time, it will not be played. Is it possible to add a script parameter? "Wait for the last task(scripts or features) to complete", custom more things. - - An unimportant idea.