Go FOLDERCONTENT=copy/move not working since 13.4.1 Beta

Hello,

since 13.4.1 Beta FOLDERCONTENT with copy or move argument no longer copies or moves, instead the "Select Destination Folder"-dialog opens.


I also have a problem with FOLDERCONTENT
I've been using this button for years and now with beta 13.4.1 it no longer works

Button XML
<?xml version="1.0"?>
<button backcol="none" display="both" label_pos="right" textcol="none" type="menu">
	<label>Portable</label>
	<icon1>/dopusdata/Icons\imageres241.ico,0</icon1>
	<button backcol="none" display="both" textcol="none">
		<label>Programs</label>
		<tip>Go to Programs</tip>
		<icon1>C:\Windows\system32\imageres.dll,3</icon1>
		<function type="normal">
			<instruction>Go &quot;C:\Program files&quot; FOLDERCONTENT=&quot;maxdepth=2,filefilter=*.exe&quot;</instruction>
		</function>
	</button>
</button>
1 Like

Thanks! This should be working again when we put out 13.4.2.

1 Like