﻿<?xml version="1.0" encoding="UTF-8"?>
<toolbar labelcollapse="yes">
	<image_settings fill="none" fit="1" image="/dopusdata/Images/Toolbar Images/SubBASS_Toolbars/imac-grey_button.png" inheritable="no" opacity="100" use_custom="yes" />
	<font dpi="150" face="Verdana" points="9" semibold="yes" size="-18" />
	<buttons backcol="none" child_highlight="off" child_icon_size="small" child_icons="on" child_labels="off" display="label" textcol="none" type="menu">
		<button backcol="none" display="label" field_type="spacer" size="full" textcol="none">
			<label>Spacer</label>
			<icon1>#spacer</icon1>
			<function type="normal">
				<instruction>Set SPACER</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
			<label>Script Log</label>
			<icon1>#scriptlog</icon1>
			<function type="normal">
				<instruction>@keydown:shift:View Lister Position and Size</instruction>
				<instruction>UC-Save_the_Current_Lister_Position_and_Size_Coordinates</instruction>
				<instruction />
				<instruction>@keydown:common:+&lt;kbd&gt;None&lt;/kbd&gt; View the Script Log </instruction>
				<instruction>Set UTILITY=ScriptLog,On</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" hotkey_label="yes" label_pos="right" textcol="none">
			<label>Metadata  &lt;b&gt;Ctrl+M&lt;/b&gt;</label>
			<icon1>#editmeta</icon1>
			<function type="script">
				<instruction>@script JScript</instruction>
				<instruction>@disablenosel</instruction>
				<instruction />
				<instruction>function OnClick(clickData)</instruction>
				<instruction>{</instruction>
				<instruction>	var cmd = clickData.func.command;</instruction>
				<instruction>	cmd.deselect = false;</instruction>
				<instruction />
				<instruction>	cmd.RunCommand(&apos;SetAttr META&apos;);</instruction>
				<instruction>}</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" hotkey_label="yes" label_pos="right" textcol="none">
			<label>&amp;Restart Opus</label>
			<tip>Ctrl+Shift+F4</tip>
			<icon1>#Restart 4</icon1>
			<function type="normal">
				<instruction>//Close RESTART</instruction>
				<instruction />
				<instruction>//https://resource.dopus.com/t/best-way-to-close-lister-and-restart-dopus/45865</instruction>
				<instruction>/home\dopusrt.exe /restart</instruction>
				<instruction>Play &quot;C:\DOpus\Speech Misrecognition.wav&quot; QUIET</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
			<label>Sync Source Menu Toolbars Toggle</label>
			<icon1>#deftoolbar</icon1>
			<function type="normal">
				<instruction>@toggle:disable</instruction>
				<instruction />
				<instruction>@if:$glob:SYNC</instruction>
				<instruction>@set glob:SYNC</instruction>
				<instruction>Toolbar CLOSE=all</instruction>
				<instruction />
				<instruction>Toolbar &quot;-Source Menu Icons JEG&quot; STATE=top LINE 0</instruction>
				<instruction>Toolbar &quot;-User Menu JEG&quot; STATE=top LINE 1</instruction>
				<instruction>//Toolbar &quot;-Source Menu Text JEG&quot; CLOSE</instruction>
				<instruction>//Toolbar &quot;-Source Menu 1 JEG&quot; CLOSE</instruction>
				<instruction>//Toolbar &quot;-Source Menu 2 JEG&quot; CLOSE</instruction>
				<instruction>UC-Desk_User</instruction>
				<instruction>@toggle:update</instruction>
				<instruction>//Toolbar &quot;-Source Menu Icons JEG&quot; STATE=top LINE 0</instruction>
				<instruction>//Toolbar &quot;-User Menu JEG&quot; STATE=top LINE 1</instruction>
				<instruction>@if:else</instruction>
				<instruction>Toolbar &quot;-Source Menu Icons JEG&quot; STATE=top LINE 0</instruction>
				<instruction>Toolbar &quot;-User Menu JEG&quot; STATE=top LINE 1</instruction>
				<instruction>Toolbar &quot;-Source Menu Text JEG&quot; STATE=top LINE 2</instruction>
				<instruction>Toolbar &quot;-Source Menu 1 JEG&quot; STATE=top LINE 3</instruction>
				<instruction>Toolbar &quot;-Source Menu 2 JEG&quot; STATE=top LINE 4</instruction>
				<instruction>UC-Desk_Icons</instruction>
				<instruction>Prefs CUSTOMIZE MINIMIZE</instruction>
				<instruction>//Toolbar &quot;Sync Menus JEG&quot; LOADSET=replace</instruction>
				<instruction>@set glob:SYNC=on</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
			<label>Synchronize Folders&gt;</label>
			<icon1>#syncpane</icon1>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>In a New Lister</label>
				<tip>Synchronize Folders In a New Lister</tip>
				<icon1>#syncpane</icon1>
				<function type="normal">
					<instruction>Go {sourcepath$} DUALPATH {destpath$} NEW=syncpanel</instruction>
					<instruction>@sync:/home\dopusrt.exe /cmd Set LISTERSIZE=+0,+325</instruction>
					<instruction>/home\dopusrt.exe /cmd Toolbar &quot;-Pane Options JEG&quot; STATE=top LINE 2</instruction>
					<instruction>@sync:/home\dopusrt.exe /cmd Toolbar &quot;-Menu Icons JEG&quot; STATE=top LINE 0</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>In a Selected Folder in Each File Display in a New Lister</label>
				<tip>Synchronize Folders After First Selecting a Matching Folder in Each Dual Lister</tip>
				<icon1>#syncpane</icon1>
				<function type="normal">
					<instruction>@disablenosel:dirs</instruction>
					<instruction />
					<instruction>Go {sourcepath$} DUALPATH {destpath$} NEW=syncpanel</instruction>
					<instruction>@sync:/home\dopusrt.exe /cmd Set LISTERSIZE=+0,+325</instruction>
					<instruction>/home\dopusrt.exe /cmd Toolbar &quot;-Pane Options JEG&quot; STATE=top LINE 2</instruction>
					<instruction>@sync:/home\dopusrt.exe /cmd Toolbar &quot;-Menu Icons JEG&quot; STATE=top LINE 0</instruction>
					<instruction />
					<instruction>//Code to compare folders in the current lister</instruction>
					<instruction>//https://resource.dopus.com/t/find-sync-example-doesnt-actually-compare-or-sync/48913</instruction>
					<instruction>//https://docs.dopus.com/doku.php?id=reference:command_reference:internal_commands:find</instruction>
					<instruction>//need to manually reset lister size to see files in comparison, can&apos;t add commands</instruction>
					<instruction>//Find SYNC NOAUTORUN FROM {filepath$} TO {filepathdest$} RECURSE Compare=newer,size HIDEUNAFFECTED RUNINPANEL</instruction>
					<instruction>//Set CLEARSYNC</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>In the Current Lister Toggle</label>
				<tip>Synchronize Folders in the Current Lister</tip>
				<icon1>#syncpane</icon1>
				<function type="normal">
					<instruction>@nodeselect</instruction>
					<instruction>@if:$glob:SYNC</instruction>
					<instruction>@set glob:SYNC</instruction>
					<instruction>@ifset:UTILITY=Toggle</instruction>
					<instruction>Set UTILITY=Off</instruction>
					<instruction>UC-Apply_the_Stored_Lister_Position_and_Size_to_Current_Lister</instruction>
					<instruction>@ifset:else</instruction>
					<instruction>UC-Save_the_Current_Lister_Position_and_Size_Coordinates</instruction>
					<instruction>Set UTILITY=Sync,Toggle</instruction>
					<instruction>@sync:/home\dopusrt.exe /cmd Set LISTERSIZE=+0,+325</instruction>
					<instruction>@set glob:SYNC=on</instruction>
					<instruction />
					<instruction>//Code to compare folders in the current lister</instruction>
					<instruction>//https://resource.dopus.com/t/find-sync-example-doesnt-actually-compare-or-sync/48913</instruction>
					<instruction>//https://docs.dopus.com/doku.php?id=reference:command_reference:internal_commands:find</instruction>
					<instruction>//need to manually reset lister size to see files in comparison, can&apos;t add commands</instruction>
					<instruction>//Find SYNC NOAUTORUN FROM {filepath$} TO {filepathdest$} RECURSE Compare=newer,size HIDEUNAFFECTED RUNINPANEL</instruction>
					<instruction>//Set CLEARSYNC</instruction>
					<instruction>//Preferred Alternative</instruction>
					<instruction>//Go {filepath$} DUALPATH {filepathdest$} NEW=syncpanel</instruction>
					<instruction>//@sync:/home\dopusrt.exe /cmd Set LISTERSIZE=+0,+325</instruction>
				</function>
			</button>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
			<label>Create New Folders in the Source</label>
			<icon1>#makedir</icon1>
			<button 3dborders="no" backcol="none" display="label" dropdown_glyph_slim="yes" hotkey_label="yes" label_pos="right" popout="right" textcol="none">
				<label>Create a New Folder In the Source or Selected Folder\t&lt;kbd&gt;F10</label>
				<tip>Create a New Folder In the Source File Display or the Selected Folder with a Chosen Name in the Source File Display</tip>
				<icon1>#makedir</icon1>
				<function type="normal">
					<instruction>//https://resource.dopus.com/t/ifsel-else-with-label-command-does-not-work-correctly/59686</instruction>
					<instruction>@nodeselect</instruction>
					<instruction />
					<instruction>@evalalways:SubFolder = FileCount(true, &quot;dirs:*&quot;) == 1 &amp;&amp; FileCount(true, &quot;files:*&quot;) == 0</instruction>
					<instruction>@evalalways:FolderPath = SubFolder ? selpath : source</instruction>
					<instruction>@label:&quot;Create a New Folder &quot; + (SubFolder ? &quot;in the Selected Subfolder&quot; : &quot;in the Source&quot;) + &quot;: &lt;b&gt;&quot; + FolderPath</instruction>
					<instruction>@Set FolderName={dlgstringS|Create a New Subfolder within &quot;{=FolderPath=}&quot;.\n\nPlease enter the new subfolder name.|{file}}</instruction>
					<instruction />
					<instruction>//Possibility to create multiple folders</instruction>
					<instruction>CreateFolder &quot;{=FolderPath=}\{$FolderName}&quot; ASK MULTI</instruction>
					<instruction />
					<instruction>//Imediately create a single new folder</instruction>
					<instruction>//FileType NEW=directory NEWNAME=norename:&quot;{$FolderName}&quot; PATH=&quot;{=FolderPath=}&quot;</instruction>
					<instruction />
					<instruction>//Alternative code</instruction>
					<instruction>//@ifsel:numdirs=1,numfiles=0</instruction>
					<instruction>//@evalalways:Path=(selpath)</instruction>
					<instruction>//@label:&quot;Create a New Subfolder in the Selected Folder in the Source: &lt;b&gt;&quot; + Path</instruction>
					<instruction>//@Set FolderName={dlgstringS|Create a New Subfolder within {sourcepath}{file}.\n\nPlease enter the new subfolder name.|{file}}</instruction>
					<instruction>//FileType NEW=directory NEWNAME=norename:&quot;{$FolderName}&quot; PATH=&quot;{filepath}&quot;</instruction>
					<instruction />
					<instruction>//@ifsel:else</instruction>
					<instruction>//@evalalways:Path=(source)</instruction>
					<instruction>//@label:&quot;Create a New Folder in the Source: &lt;b&gt;&quot; + Path</instruction>
					<instruction>//@Set FolderName={dlgstringS|Create a New Subfolder within {sourcepath}.\n\nPlease enter the new subfolder name.}</instruction>
					<instruction>//FileType NEW=directory NEWNAME=norename:&quot;{$FolderName}&quot; PATH=&quot;{sourcepath}&quot;</instruction>
					<instruction />
					<instruction>//@ifsel:Common</instruction>
					<instruction>//Play &quot;C:\DOpus\Speech Misrecognition.wav&quot; QUIET</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>Create a New Folder in Source from the Clipboard\t&lt;kbd&gt;Shift+F10</label>
				<tip>Create a New Folder in the Source File Display or the Selected Folder with the Name from the Clipboard in the Source File Display</tip>
				<icon1>#makedir</icon1>
				<function type="normal">
					<instruction>//https://resource.dopus.com/t/ifsel-else-with-label-command-does-not-work-correctly/59686</instruction>
					<instruction />
					<instruction>@nodeselect</instruction>
					<instruction />
					<instruction>@evalalways:SubFolder = FileCount(true, &quot;dirs:*&quot;) == 1 &amp;&amp; FileCount(true, &quot;files:*&quot;) == 0</instruction>
					<instruction>@evalalways:FolderPath = SubFolder ? selpath : source</instruction>
					<instruction>@label:&quot;Create a New Folder from the Clipboard &quot; + (SubFolder ? &quot;in the Selected Subfolder&quot; : &quot;in the Source&quot;) + &quot;: &lt;b&gt;&quot; + FolderPath</instruction>
					<instruction />
					<instruction>//Possibility to create multiple folders</instruction>
					<instruction>@set FullPath &quot;{=FolderPath=}\&quot;{clip}&quot;&quot;</instruction>
					<instruction>CreateFolder {$FullPath} ASK MULTI</instruction>
					<instruction />
					<instruction>//Imediately create a single new folder</instruction>
					<instruction>//FileType NEW=directory FROMCLIPBOARD PATH=&quot;{=FolderPath=}&quot;</instruction>
					<instruction />
					<instruction />
					<instruction>//Alternative code</instruction>
					<instruction>//@nodeselect</instruction>
					<instruction />
					<instruction>//@ifsel:numdirs=1,numfiles=0</instruction>
					<instruction>//@evalalways:Path=(selpath)</instruction>
					<instruction>//@label:&quot;Create a New Folder Named from the Clipboard in the Subfolder: &lt;b&gt;&quot; + Path</instruction>
					<instruction>//FileType NEW=directory FROMCLIPBOARD PATH=&quot;{filepath}&quot;</instruction>
					<instruction />
					<instruction>//@ifsel:else</instruction>
					<instruction>//@evalalways:Path=(source)</instruction>
					<instruction>//@label:&quot;Create a New Folder Named from the Clipboard in the Source: &lt;b&gt;&quot; + Path</instruction>
					<instruction>//FileType NEW=directory FROMCLIPBOARD PATH=&quot;{sourcepath}&quot;</instruction>
					<instruction />
					<instruction>//@ifsel:Common</instruction>
					<instruction>//Play &quot;C:\DOpus\Speech Misrecognition.wav&quot; QUIET</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" hotkey_label="yes" label_pos="right" textcol="none">
				<label>Create a New Folder Moving Selected Items into It\t&lt;kbd&gt;Ctrl+F10</label>
				<tip>Create a New Folder Moving Selected Items into It</tip>
				<icon1>#DOpus10XP:makedir</icon1>
				<function type="normal">
					<instruction>@disablenosel</instruction>
					<instruction />
					<instruction>@evalalways:PathS=(source)</instruction>
					<instruction>@label:&quot;&lt;/b&gt;Move Selected Items to a New Folder in the Source: &lt;b&gt;&quot; + PathS</instruction>
					<instruction />
					<instruction>//@keydown:none:  +&lt;kbd&gt;None&lt;/kbd&gt; Create a New Folder</instruction>
					<instruction>Copy MOVE HERE CREATEFOLDER</instruction>
					<instruction />
					<instruction>//@keydown:shift:Create a New Folder with a yyyy-MM-dd Suffix</instruction>
					<instruction>//@Set FolderName {dlgstringS|New Folder Name\n\nPlease enter the new folder name.|New Folder}</instruction>
					<instruction>//Copy MOVE HERE CREATEFOLDER=&quot;{$FolderName} {date|yyyy-MM-dd}&quot;</instruction>
					<instruction />
					<instruction>//@keydown:ctrl:Create a New Folder with a yyyy-MM-dd@HH-mm-ss Suffix</instruction>
					<instruction>//@Set FolderName {dlgstringS|New Folder Name\n\nPlease enter the new folder name.|New Folder}</instruction>
					<instruction>//Copy MOVE HERE CREATEFOLDER=&quot;{$FolderName} {date|yyyy-MM-dd}@{time|HH-mm-ss}&quot;</instruction>
				</function>
			</button>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
			<label>&quot;Important&quot; Status Icons Toggle</label>
			<icon1>#status</icon1>
			<function type="normal">
				<instruction>Properties SETLABEL=Important ADDLABEL SETLABELTOGGLE</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
			<label>Copy the Full Path to Selected Items to the Clipboard</label>
			<icon1>#Path</icon1>
			<function type="normal">
				<instruction>//https://resource.dopus.com/t/commands-to-copy-selected-filenames-to-the-clipboard/244</instruction>
				<instruction>//https://resource.dopus.com/t/copy-file-or-folder-name-to-clipboard-ignore-extension-etc/32572/9</instruction>
				<instruction>//Clipboard COPYNAMES=nopaths REGEXP ^(.*)\.[^.]*$ \1</instruction>
				<instruction />
				<instruction>@disablenosel</instruction>
				<instruction />
				<instruction>Clipboard COPYNAMES=unc</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
			<label>Copy|Move|Delete&gt;</label>
			<icon1>#DOpus10XP:copy</icon1>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>Copy\t&lt;kbd&gt;Ctrl+1&lt;/kbd&gt;</label>
				<icon1>#copy</icon1>
				<function type="normal">
					<instruction>@disablenosel</instruction>
					<instruction />
					<instruction>//@icon:recursivefilter,Set COPYFILTER=Toggle</instruction>
					<instruction>@keydown:none:+&lt;kbd&gt;None&lt;/kbd&gt; Copy</instruction>
					<instruction>Copy</instruction>
					<instruction />
					<instruction>@keydown:shift:New Name Prompt</instruction>
					<instruction>Copy AS</instruction>
					<instruction />
					<instruction>@keydown:ctrl:Choose a Destination</instruction>
					<instruction>Copy To=ask</instruction>
					<instruction />
					<instruction>@keydown:alt:Item Name Stems to the Clipboard</instruction>
					<instruction>Clipboard COPYNAMES=nopaths,noexts</instruction>
					<instruction>//Clipboard COPYNAMES=nopaths REGEXP ^(.*)\.[^.]*$ \1</instruction>
					<instruction />
					<instruction>@keydown:ctrl,shift:To the Clipboard</instruction>
					<instruction>Clipboard COPY</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="both" hotkey_label="yes" label_pos="right" textcol="none">
				<label>Move\t&lt;kbd&gt;Ctrl+2</label>
				<icon1>#DOpus10XP:move</icon1>
				<function type="normal">
					<instruction>@disablenosel</instruction>
					<instruction />
					<instruction>@keydown:none:+&lt;kbd&gt;None&lt;/kbd&gt; Move Items to the Destination</instruction>
					<instruction>//@Confirm Move the selected files?|Yes|Abort</instruction>
					<instruction>Copy MOVE</instruction>
					<instruction>// WHENEXISTS=rename</instruction>
					<instruction />
					<instruction>@keydown:shift:New Name Prompt</instruction>
					<instruction>//@Confirm Move the selected files?|Yes|Abort</instruction>
					<instruction>Copy MOVE AS</instruction>
					<instruction />
					<instruction>@keydown:ctrl:Choose a Destination</instruction>
					<instruction>//@Confirm Move the selected files?|Yes|Abort</instruction>
					<instruction>Copy Move TO=ask</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>Delete with Confirmation and Close Tab</label>
				<icon1>#delete</icon1>
				<function type="normal">
					<instruction>//@icon:deletefilter,Set DELFILTER=Toggle</instruction>
					<instruction />
					<instruction>@disablenosel</instruction>
					<instruction />
					<instruction>@keydown:none:+&lt;kbd&gt;None&lt;/kbd&gt; Delete with Confirmation</instruction>
					<instruction>Delete</instruction>
					<instruction>@confirm: Close this tab?</instruction>
					<instruction>@sync:/home\dopusrt.exe /cmd Go TABCLOSE=force</instruction>
					<instruction>@sync:/home\dopusrt.exe /cmd Set Focus=toggle</instruction>
					<instruction />
					<instruction>@keydown:shift:Delete with No Confirmation</instruction>
					<instruction>@sync:/home\dopusrt.exe /cmd Delete ALL FORCE NORECYCLE QUIET</instruction>
					<instruction>//File Operations / Deleting Files / Skip confirmation if Shift key is held down option and not deleting to the recycle bin</instruction>
				</function>
			</button>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" timed="yes" type="menu_button">
			<label>Open Both Members of a Paired Folder If One is Open</label>
			<tip>On|Off Nav Lock Toggle, Alt+Scroll to Move Synchronously</tip>
			<icon1>#Paired Folders</icon1>
			<function type="script">
				<instruction>@script JScript</instruction>
				<instruction>@showif:=return Len(Resolve(source, &quot;p&quot;)) &gt; 0</instruction>
				<instruction>function OnClick(clickData)</instruction>
				<instruction>{</instruction>
				<instruction>	var cmd = clickData.func.command;</instruction>
				<instruction>	// See https://resource.dopus.com/t/paired-folders-are-they-already-functional/46101/5</instruction>
				<instruction>	//cmd.runcommand(&quot;Go OPENINDUAL NEWTAB=findexisting PATH {sourcepath|pair}&quot;);</instruction>
				<instruction>	cmd.runcommand(&quot;Go NEWTAB=findexisting OPENINDUAL PATH {sourcepath|pair}&quot;);</instruction>
				<instruction>}</instruction>
			</function>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>On|Off Navigation Lock Toggle</label>
				<icon1>#navlock</icon1>
				<function type="normal">
					<instruction>@showif:=return Len(Resolve(source, &quot;p&quot;)) &gt; 0</instruction>
					<instruction>@label:Val(&quot;$tab:NAVLOCK&quot;)==&quot;on&quot; ? &quot;&lt;b&gt;Nav Lock is ON&lt;/b&gt;&quot; : &quot;&lt;b&gt;Nav Lock is OFF&lt;/b&gt;&quot;</instruction>
					<instruction>@if:$tab:NAVLOCK</instruction>
					<instruction>@set tab:NAVLOCK</instruction>
					<instruction>Set NAVLOCK=Off</instruction>
					<instruction>@if:else</instruction>
					<instruction>Set NAVLOCK=On</instruction>
					<instruction>@set tab:NAVLOCK=on</instruction>
					<instruction>@if:common</instruction>
					<instruction>@toggle:update</instruction>
				</function>
			</button>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none" type="three_button">
			<label>Notepad++</label>
			<icon1>#notepad++</icon1>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>Open Files in the Program</label>
				<icon1>#notepad++</icon1>
				<function type="normal">
					<instruction>@disablenosel:type=grp:Txt</instruction>
					<instruction>cd {sourcepath$}</instruction>
					<instruction>@sync:&quot;/p\npp\notepad++.exe&quot; {allfilepath}</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>Open Only Program</label>
				<icon1>#notepad++</icon1>
				<function type="normal">
					<instruction>cd {sourcepath$}</instruction>
					<instruction>@sync:&quot;/p\npp\notepad++.exe&quot;</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" hotkey_label="yes" label_pos="right" textcol="none">
				<label>File Creation\t&lt;kbd&gt;Alt+T&lt;/kbd&gt;</label>
				<icon1>#newtextfile</icon1>
				<function type="script">
					<instruction>@script JScript</instruction>
					<instruction>//https://resource.dopus.com/t/better-new-text-document-script/50180</instruction>
					<instruction />
					<instruction>@disableifpath:!*:*</instruction>
					<instruction>// Function to handle click event</instruction>
					<instruction>function OnClick(clickData) {</instruction>
					<instruction>  // Initialize dialog and set template</instruction>
					<instruction>  var dlg = clickData.func.Dlg;</instruction>
					<instruction>  dlg.template = &quot;dialog1&quot;;</instruction>
					<instruction>  dlg.Create(); // Dialog is not visible yet.</instruction>
					<instruction />
					<instruction>  // Set default value for file exists action</instruction>
					<instruction>  dlg.Control(&quot;if-file-exists-combo-box&quot;).value =  0;</instruction>
					<instruction />
					<instruction>  // Run dialog and wait for user input</instruction>
					<instruction>  var result = dlg.RunDlg();  </instruction>
					<instruction />
					<instruction>  // Check if the dialog was cancelled by the user</instruction>
					<instruction>  if (result ==  0) {  </instruction>
					<instruction>    DOpus.Output(&quot;Dialog was cancelled by the user.&quot;);</instruction>
					<instruction>    return;  </instruction>
					<instruction>  }</instruction>
					<instruction />
					<instruction>  // Get values from various control elements</instruction>
					<instruction>  var fileName = dlg.Control(&quot;file-name-edit-ctrl&quot;).value.replace(/[/\\:*?&quot;&lt;&gt;|]/g, &apos;&apos;); // Get Filename and remove all illegal characters</instruction>
					<instruction>  var fileExt = dlg.Control(&quot;file-ext-edit-ctrl&quot;).value; // Get File Extension</instruction>
					<instruction>  var content = dlg.Control(&quot;content-edit-ctrl&quot;).value; // Get Content</instruction>
					<instruction />
					<instruction>  // Initialize file system utility</instruction>
					<instruction>  var fs = DOpus.FSUtil();</instruction>
					<instruction />
					<instruction>  // Construct full file path</instruction>
					<instruction>  var fullPath = clickData.func.sourcetab.path + &quot;\\&quot; + fileName + &quot;.&quot; + fileExt;</instruction>
					<instruction />
					<instruction>  // Get selected action for file exists</instruction>
					<instruction>  var fileExistsActionIndex = dlg.Control(&quot;if-file-exists-combo-box&quot;).value;</instruction>
					<instruction>  var fileExistsAction = [&quot;Rename New&quot;, &quot;Replace&quot;, &quot;Ask Me&quot;][fileExistsActionIndex];</instruction>
					<instruction />
					<instruction>  // Check if file exists and perform action based on user selection</instruction>
					<instruction>  if (fs.Exists(fullPath)) {</instruction>
					<instruction>    switch (fileExistsAction) {</instruction>
					<instruction>      case &quot;Replace&quot;:</instruction>
					<instruction>        break;</instruction>
					<instruction>      case &quot;Rename New&quot;:</instruction>
					<instruction>        fullPath = GenerateUniqueFilename(fs, fullPath, fileName, fileExt, clickData.func.sourcetab.path);</instruction>
					<instruction>        break;</instruction>
					<instruction>      case &quot;Ask Me&quot;:</instruction>
					<instruction>        var askDlg = DOpus.Dlg;</instruction>
					<instruction>        askDlg.message = &quot;File already exists. How would you like to proceed?&quot;;</instruction>
					<instruction>        askDlg.buttons = &quot;Replace|Rename New|Abort&quot;;</instruction>
					<instruction>        var askResult = askDlg.Show();</instruction>
					<instruction>        if (askResult ==  1) {</instruction>
					<instruction>          // Replace was chosen, continue as normal</instruction>
					<instruction>        } else if (askResult ==  2) {</instruction>
					<instruction>          // Rename New was chosen</instruction>
					<instruction>          fullPath = GenerateUniqueFilename(fs, fullPath, fileName, fileExt, clickData.func.sourcetab.path);</instruction>
					<instruction>          break;</instruction>
					<instruction>        } else {</instruction>
					<instruction>          DOpus.Output(&quot;Operation cancelled by user.&quot;);</instruction>
					<instruction>          return;</instruction>
					<instruction>        }</instruction>
					<instruction>        break;</instruction>
					<instruction>      default:</instruction>
					<instruction>        DOpus.Output(&quot;Unexpected option, cancelling operation.&quot;);</instruction>
					<instruction>        return;</instruction>
					<instruction>    }</instruction>
					<instruction>  }</instruction>
					<instruction />
					<instruction>  // Create the file. If there&apos;s content, open it for writing.</instruction>
					<instruction>  if (content) {</instruction>
					<instruction>    var file = fs.OpenFile(fullPath, &quot;w&quot;);</instruction>
					<instruction>    if (file.error ==  0) {</instruction>
					<instruction>      file.Write(content);</instruction>
					<instruction>      file.Close();</instruction>
					<instruction>      DOpus.Output(&quot;File created and content written successfully at &quot; + fullPath);</instruction>
					<instruction>    } else {</instruction>
					<instruction>      DOpus.Output(&quot;Error creating file: &quot; + file.error);</instruction>
					<instruction>    }</instruction>
					<instruction>  } else {</instruction>
					<instruction>    // If there&apos;s no content, just create an empty file without opening it for writing.</instruction>
					<instruction>    var file = fs.OpenFile(fullPath, &quot;w&quot;);</instruction>
					<instruction>    if (file.error ==  0) {</instruction>
					<instruction>      file.Close(); // Immediately close the file, effectively creating an empty file.</instruction>
					<instruction>      DOpus.Output(&quot;Empty file created successfully at &quot; + fullPath);</instruction>
					<instruction>    } else {</instruction>
					<instruction>      DOpus.Output(&quot;Error creating empty file: &quot; + file.error);</instruction>
					<instruction>    }</instruction>
					<instruction>  }</instruction>
					<instruction>}</instruction>
					<instruction>// Function to generate unique filename if file already exists</instruction>
					<instruction>function GenerateUniqueFilename(fs, fullPath, fileName, fileExt, path) {</instruction>
					<instruction>  var baseName = fileName;</instruction>
					<instruction>  var counter =  0;</instruction>
					<instruction>  while (fs.Exists(fullPath)) {</instruction>
					<instruction>    counter++;</instruction>
					<instruction>    fileName = baseName + &quot; - Copy&quot; + (counter &gt;  1 ? &quot; (&quot; + counter + &quot;)&quot; : &quot;&quot;);</instruction>
					<instruction>    fullPath = path + &quot;\\&quot; + fileName + &quot;.&quot; + fileExt;</instruction>
					<instruction>  }</instruction>
					<instruction>  return fullPath;</instruction>
					<instruction>}</instruction>
					<instruction>==SCRIPT RESOURCES</instruction>
					<instruction>&lt;resources&gt;</instruction>
					<instruction>	&lt;resource name=&quot;dialog1&quot; type=&quot;dialog&quot;&gt;</instruction>
					<instruction>		&lt;dialog dragdrop=&quot;yes&quot; fontsize=&quot;12&quot; height=&quot;246&quot; lang=&quot;english&quot; resize=&quot;yes&quot; standard_buttons=&quot;ok,cancel&quot; title=&quot;Create New Document&quot; width=&quot;324&quot;&gt;</instruction>
					<instruction>			&lt;control halign=&quot;left&quot; height=&quot;8&quot; name=&quot;static1&quot; title=&quot;Filename:&quot; type=&quot;static&quot; valign=&quot;top&quot; width=&quot;32&quot; x=&quot;6&quot; y=&quot;6&quot; /&gt;</instruction>
					<instruction>			&lt;control halign=&quot;left&quot; height=&quot;12&quot; name=&quot;file-name-edit-ctrl&quot; resize=&quot;w&quot; type=&quot;edit&quot; width=&quot;240&quot; x=&quot;6&quot; y=&quot;18&quot; /&gt;</instruction>
					<instruction>			&lt;control halign=&quot;left&quot; height=&quot;12&quot; name=&quot;file-ext-edit-ctrl&quot; resize=&quot;x&quot; title=&quot;txt&quot; type=&quot;edit&quot; width=&quot;66&quot; x=&quot;252&quot; y=&quot;18&quot; /&gt;</instruction>
					<instruction>			&lt;control halign=&quot;left&quot; height=&quot;8&quot; name=&quot;static2&quot; resize=&quot;x&quot; title=&quot;Extension:&quot; type=&quot;static&quot; valign=&quot;top&quot; width=&quot;33&quot; x=&quot;252&quot; y=&quot;6&quot; /&gt;</instruction>
					<instruction>			&lt;control halign=&quot;left&quot; height=&quot;162&quot; multiline=&quot;yes&quot; name=&quot;content-edit-ctrl&quot; resize=&quot;wh&quot; type=&quot;edit&quot; width=&quot;312&quot; x=&quot;6&quot; y=&quot;36&quot; /&gt;</instruction>
					<instruction>			&lt;control halign=&quot;left&quot; height=&quot;8&quot; name=&quot;if-file-exists-static-text&quot; resize=&quot;y&quot; title=&quot;If File Exists:&quot; type=&quot;static&quot; valign=&quot;top&quot; width=&quot;42&quot; x=&quot;12&quot; y=&quot;206&quot; /&gt;</instruction>
					<instruction>			&lt;control height=&quot;40&quot; name=&quot;if-file-exists-combo-box&quot; resize=&quot;y&quot; type=&quot;combo&quot; width=&quot;120&quot; x=&quot;66&quot; y=&quot;204&quot;&gt;</instruction>
					<instruction>				&lt;contents&gt;</instruction>
					<instruction>					&lt;item text=&quot;Rename New&quot; /&gt;</instruction>
					<instruction>					&lt;item text=&quot;Replace&quot; /&gt;</instruction>
					<instruction>					&lt;item text=&quot;Ask Me&quot; /&gt;</instruction>
					<instruction>				&lt;/contents&gt;</instruction>
					<instruction>			&lt;/control&gt;</instruction>
					<instruction>		&lt;/dialog&gt;</instruction>
					<instruction>	&lt;/resource&gt;</instruction>
					<instruction>&lt;/resources&gt;</instruction>
				</function>
			</button>
		</button>
		<button 3dborders="no" backcol="none" display="label" dropdown_glyph_slim="yes" label_pos="right" popout="right" textcol="none" type="menu">
			<label>Select Find Search Engines Options</label>
			<hotkeys>
				<key disable="yes">ctrl+alt+F</key>
			</hotkeys>
			<icon1>#DOpus10XP:findpane</icon1>
			<button backcol="none" display="label" field_type="label" separate="yes" size="full" textcol="none">
				<label>&lt;b&gt;Select Find Search Engines Options&lt;/b&gt;\t&lt;kbd&gt;Ctrl+Alt+F &lt;/kbd&gt;</label>
				<icon1>#label</icon1>
				<function type="normal">
					<instruction>Set LABEL</instruction>
				</function>
			</button>
			<button backcol="none" display="label" field_type="label" size="full" textcol="none">
				<label>&lt;b&gt;Everything&lt;/b&gt;</label>
				<icon1>#label</icon1>
				<function type="normal">
					<instruction>Set LABEL</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
				<label>Find Clipboard Content - Everything GUI\tGlobal &lt;kbd&gt;Alt+Q&lt;/kbd&gt;</label>
				<icon1>#Everything64</icon1>
				<function type="normal">
					<instruction>//Find the Clipboard Content - &quot;Software&quot; Filter in Everything</instruction>
					<instruction />
					<instruction>//cd &quot;/f\Everything_64\ &quot;</instruction>
					<instruction>@async:&quot;/f\Everything_64\Everything.exe&quot; -s &quot;{clip}&quot; -filter &quot;Everywhere&quot;</instruction>
				</function>
			</button>
			<button backcol="none" display="label" field_type="label" size="full" textcol="none">
				<label>&lt;b&gt;In the File Display Excluding Subfolders&lt;/b&gt;</label>
				<icon1>#label</icon1>
				<function type="normal">
					<instruction>Set LABEL</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="both" label_pos="right" textcol="none">
				<label>Opus Filter Bar\tDefault FAYT &lt;kbd&gt;Just Type&lt;/kbd&gt;</label>
				<tip>Find In the File Display Including Subfolders - Opus - Use Partial Text and Wildcard Patterns.</tip>
				<icon1>#JEG_Icons_(32px_&amp;_24px):Opus</icon1>
				<function type="normal">
					<instruction>Set QUICKFILTER</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
				<label>Opus Find\t&lt;kbd&gt;.&lt;/kbd&gt;</label>
				<tip>Find In the File Display Excluding Subfolders - Opus Filter Bar</tip>
				<icon1>#DOpus10XP:filterfolder</icon1>
				<function type="normal">
					<instruction>@sendkey:=.</instruction>
				</function>
			</button>
			<button backcol="none" display="label" field_type="label" size="full" textcol="none">
				<label>&lt;b&gt;In the File Display Including Subfolders&lt;/b&gt;</label>
				<icon1>#label</icon1>
				<function type="normal">
					<instruction>Set LABEL</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>Everything FAYT Local\t&lt;kbd&gt;; ;&lt;/kbd&gt;</label>
				<tip>Find In the File Display Including Subfolders - Everything FAYT Local - Use Partial Text.</tip>
				<icon1>#DopusEverythingIconx256</icon1>
				<function type="normal">
					<instruction>//https://resource.dopus.com/t/everything-fayt-fayt-script-for-do-13/46571</instruction>
					<instruction />
					<instruction>@sendkey:;</instruction>
					<instruction>@sendkey:;</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
				<label>Everything GUI\t&lt;kbd&gt;Alt+X&lt;/kbd&gt;</label>
				<tip>Find In the File Display Including Subfolders - Everything GUI - Use Partial Text.</tip>
				<icon1>#Everything64</icon1>
				<function type="normal">
					<instruction>@nodeselect</instruction>
					<instruction>@nofilenamequoting</instruction>
					<instruction />
					<instruction>@async:&quot;/f\Everything_64\Everything.exe&quot; -s &quot;&quot;&quot;&quot;{sourcepath}&quot;&quot;&quot; {dlgstring|Find Items in the File Display Using Everything\n\nUse partial text.}&quot; -filter &quot;Whole Word&quot;</instruction>
					<instruction />
					<instruction>//@set SearchFor {dlgstringS|Find an Item\n\nPlease enter search text using partial text and wildcard patterns. Treated as a whole word unless surrounded by asterisks.}</instruction>
					<instruction>//@async:&quot;/f\Everything_64\Everything.exe&quot; -search &quot;&quot;&quot;&quot;{sourcepath}&quot;&quot;&quot; {$SearchFor}&quot; -filter &quot;Whole Word&quot;</instruction>
				</function>
			</button>
			<button backcol="none" display="label" field_type="label" size="full" textcol="none">
				<label>&lt;b&gt;In the Root of the File Display&lt;/b&gt;</label>
				<icon1>#label</icon1>
				<function type="normal">
					<instruction>Set LABEL</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
				<label>Opus Find\t&lt;kbd&gt;F3&lt;/kbd&gt;</label>
				<tip>Find In the Root of the File Display - Opus - Use Partial TextUse Partial Text and Wildcard Patterns. Treated as a whole word unless surrounded by asterisks</tip>
				<icon1>#JEG_Icons_(32px_&amp;_24px):Opus</icon1>
				<function type="normal">
					<instruction>Go TABDUPLICATE=active,full</instruction>
					<instruction>Find HERE RECURSE COLLNAME=&quot;Opus Parent Search&quot; name={dlgstring|Find Items in the File Display Using Opus\n\nUse partial text and wildcard patterns.\nTreated as a whole word unless surrounded by asterisks.} IN &quot;{sourcepath$|\}&quot;</instruction>
				</function>
			</button>
			<button backcol="none" display="label" field_type="label" size="full" textcol="none">
				<label>&lt;b&gt;In All Indexed Drives&lt;/b&gt;</label>
				<icon1>#label</icon1>
				<function type="normal">
					<instruction>Set LABEL</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="both" label_pos="right" textcol="none">
				<label>Folder as a Whole Word\t&lt;kbd&gt;Shift+F3&lt;/kbd&gt;</label>
				<tip>Find In All Indexed Drivess - Folder as a Whole Word - QUERYENGINE Everything Global - Use Partial Text and Wildcard Patterns</tip>
				<icon1>#Everything Opus</icon1>
				<function type="normal">
					<instruction>Go TABDUPLICATE=active,full</instruction>
					<instruction>Find CLEAR QUERYENGINE=everythingglobal,wholeword QUERY Folder:{dlgstringS|Search for a Folder\n\nPlease enter the folder name using partial text and wildcard patterns.}</instruction>
					<instruction />
					<instruction>//Alternate method using QuickSeachEngine=</instruction>
					<instruction>//All CLI QuickSeachEngines</instruction>
					<instruction />
					<instruction>//CLI QUICKSEARCHENGINE=everything</instruction>
					<instruction>//CLI QUICKSEARCHENGINE=everythingglobal</instruction>
					<instruction>//CLI QUICKSEARCHENGINE=opus</instruction>
					<instruction>//CLI QUICKSEARCHENGINE=windows</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="both" label_pos="right" textcol="none">
				<label>File as a Whole Word\t&lt;kbd&gt;Alt+F3&lt;/kbd&gt;</label>
				<tip>Find In All Indexed Drives - File as a Whole Word - QUERYENGINE Everything Global - Use Partial Text and wildcard patterns</tip>
				<icon1>#Everything Opus</icon1>
				<function type="normal">
					<instruction>Go TABDUPLICATE=active,full</instruction>
					<instruction>//Go REFRESH</instruction>
					<instruction>//Go TABSELECT=last</instruction>
					<instruction>Find CLEAR QUERYENGINE=everythingglobal,wholeword QUERY File:{dlgstringS|Search for a File\n\nPlease enter the file name using partial text and wildcard patterns.}</instruction>
					<instruction />
					<instruction>//Alternate method using QuickSeachEngine=</instruction>
					<instruction>//All CLI QuickSeachEngines</instruction>
					<instruction />
					<instruction>//CLI QUICKSEARCHENGINE=everything</instruction>
					<instruction>//CLI QUICKSEARCHENGINE=everythingglobal</instruction>
					<instruction>//CLI QUICKSEARCHENGINE=opus</instruction>
					<instruction>//CLI QUICKSEARCHENGINE=windows</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
				<label>Everything FAYT Global\t&lt;kbd&gt;;&lt;/kbd&gt;</label>
				<icon1>#DopusEverythingIconx256</icon1>
				<function type="normal">
					<instruction>@sendkey:;</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>Find the Selected Item Name Stem - Everything &quot;Software&quot; Filter</label>
				<icon1>#Everything64</icon1>
				<function type="normal">
					<instruction>cd &quot;/utils\Everything_64\ &quot;</instruction>
					<instruction>@async:&quot;/utils\Everything_64\Everything.exe&quot; -s &quot;{file|noext}&quot; -filter &quot;Software&quot;</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
				<label>Find the Clipboard Content - Everything &quot;Software&quot; Filter</label>
				<icon1>#Everything64</icon1>
				<function type="normal">
					<instruction>cd &quot;/utils\Everything_64\ &quot;</instruction>
					<instruction>@async:&quot;/utils\Everything_64\Everything.exe&quot; -s &quot;{clip}&quot; -filter &quot;Software&quot;</instruction>
				</function>
			</button>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none" type="three_button">
			<label>&lt;b&gt;Web-related Searches in Browsers&lt;/kbd&gt;</label>
			<icon1>#Internet 2</icon1>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>File Name, Clipboard or Text Search - Searcher</label>
				<icon1>#findpane</icon1>
				<function type="normal">
					<instruction>Searcher FULLNAME</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>Search, ChatBots, Shopping Searches - Search+</label>
				<icon1>#JEG_Icons_(32px_&amp;_24px):Search</icon1>
				<function type="normal">
					<instruction>//https://resource.dopus.com/t/search-search-ai-in-browser-widget/57328</instruction>
					<instruction />
					<instruction>Search+</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>Search for a Reverse Image of a Selected Image File - Yandex</label>
				<icon1>#imageconversion</icon1>
				<function type="normal">
					<instruction>@runmode hide</instruction>
					<instruction>@noprogress </instruction>
					<instruction>@disablenosel:grp:Images</instruction>
					<instruction>@nodeselect</instruction>
					<instruction>//@disablenosel:type=*.(jpg|jpeg|png|webp|bmp|gif)</instruction>
					<instruction />
					<instruction>&quot;/f\imgops\imgops-windows-amd64.exe&quot; search {filepath$} -t yandex</instruction>
				</function>
			</button>
		</button>
		<button 3dborders="no" backcol="none" display="label" dropdown_glyph_slim="yes" label_pos="right" popout="right" textcol="none" type="menu">
			<label>Title Bar Menus</label>
			<icon1>#newtoolbar</icon1>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>Icons Menu</label>
				<icon1>#newtoolbar</icon1>
				<function type="normal">
					<instruction>//https://resource.dopus.com/t/how-to-test-whether-any-specific-toolbar-or-the-favorites-bar-is-displaying/59267/6</instruction>
					<instruction />
					<instruction>@toggle:disable</instruction>
					<instruction>@label:IsChecked(&quot;Toolbar NAME=&quot;&quot;-Source Menu Icons JEG&quot;&quot; TOGGLE&quot;) ? &quot;Icons Menu ON&quot; : &quot;Icons Menu OFF&quot;</instruction>
					<instruction />
					<instruction>Toolbar CLOSE=all</instruction>
					<instruction>Toolbar &quot;-Source Menu Icons JEG&quot; STATE=top LINE 0</instruction>
					<instruction>Toolbar &quot;-User Menu JEG&quot; STATE=top LINE 1</instruction>
					<instruction>Set FDBTOOLBAR &quot;-LB File Display JEG,-LB Locations JEG&quot;</instruction>
					<instruction>Set TITLEBARTOOLBARS=On</instruction>
					<instruction>UC-Icons_Position</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>Text Menu</label>
				<icon1>#newtoolbar</icon1>
				<function type="normal">
					<instruction>//https://resource.dopus.com/t/how-to-test-whether-any-specific-toolbar-or-the-favorites-bar-is-displaying/59267/6</instruction>
					<instruction />
					<instruction>@toggle:disable</instruction>
					<instruction>@label:IsChecked(&quot;Toolbar NAME=&quot;&quot;-Source Menu Text JEG&quot;&quot; TOGGLE&quot;) ? &quot;Text Menu ON&quot; : &quot;Text Menu OFF&quot;</instruction>
					<instruction />
					<instruction>Toolbar CLOSE=all</instruction>
					<instruction>Toolbar &quot;-Source Menu Text JEG&quot; STATE=top LINE 0</instruction>
					<instruction>Toolbar &quot;-User Menu JEG&quot; STATE=top LINE 1</instruction>
					<instruction>Set FDBTOOLBAR &quot;-LB File Display JEG,-LB Locations Wide JEG&quot;</instruction>
					<instruction>Set TITLEBARTOOLBARS=On</instruction>
					<instruction>UC-Text_Position</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>Double Text Menu</label>
				<icon1>#newtoolbar</icon1>
				<function type="normal">
					<instruction>//https://resource.dopus.com/t/how-to-test-whether-any-specific-toolbar-or-the-favorites-bar-is-displaying/59267/6</instruction>
					<instruction />
					<instruction>@toggle:disable</instruction>
					<instruction>@label:IsChecked(&quot;Toolbar NAME=&quot;&quot;-Source Menu 1 JEG&quot;&quot; TOGGLE&quot;) ? &quot;Double Text Menu ON&quot; : &quot;Double Text Menu OFF&quot;</instruction>
					<instruction>         </instruction>
					<instruction>Toolbar CLOSE=all</instruction>
					<instruction>Toolbar &quot;-Source Menu 1 JEG&quot; STATE=top LINE 0</instruction>
					<instruction>Toolbar &quot;-Source Menu 2 JEG&quot; STATE=top LINE 1</instruction>
					<instruction>Toolbar &quot;-User Menu JEG&quot; STATE=top LINE 2</instruction>
					<instruction>Set FDBTOOLBAR &quot;-LB File Display JEG,-LB Locations JEG&quot;</instruction>
					<instruction>Set TITLEBARTOOLBARS=On</instruction>
					<instruction>UC-Double_Text_Position</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>User Menu</label>
				<icon1>#newtoolbar</icon1>
				<function type="normal">
					<instruction>//https://resource.dopus.com/t/how-to-test-whether-any-specific-toolbar-or-the-favorites-bar-is-displaying/59267/6</instruction>
					<instruction />
					<instruction>@toggle:disable</instruction>
					<instruction>@label:IsChecked(&quot;Toolbar NAME=&quot;&quot;-User Menu JEG&quot;&quot; TOGGLE&quot;) ? &quot;User Menu ON&quot; : &quot;User Menu OFF&quot;</instruction>
					<instruction>          </instruction>
					<instruction>Toolbar CLOSE=all</instruction>
					<instruction>Toolbar &quot;-User Menu JEG&quot; STATE=top LINE 1</instruction>
					<instruction>Set FDBTOOLBAR &quot;-LB File Display JEG,-LB Locations JEG&quot;</instruction>
					<instruction>Set TITLEBARTOOLBARS=On</instruction>
					<instruction>UC-User_Position</instruction>
				</function>
			</button>
		</button>
		<button 3dborders="no" backcol="none" display="label" dropdown_glyph_slim="yes" label_pos="right" min_width="yes" popout="right" textcol="none" type="menu">
			<label>&lt;b&gt;Browser Apps and Data</label>
			<icon1>#Internet</icon1>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
				<label>Brave&gt;</label>
				<icon1>#Brave</icon1>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>Brave</label>
					<tip>Brave &lt;kbd&gt;Alt+B&lt;/kbd&gt;</tip>
					<icon1>#Brave</icon1>
					<function type="normal">
						<instruction>cd &quot;/programfiles\BraveSoftware\Brave-Browser\Application&quot;</instruction>
						<instruction>@async:&quot;/programfiles\BraveSoftware\Brave-Browser\Application\brave.exe&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
					<label>Brave App</label>
					<tip>Brave App</tip>
					<icon1>#JEG_Icons_(32px_&amp;_24px):Internet</icon1>
					<function type="normal">
						<instruction>Go &quot;C:\Program Files\BraveSoftware\Brave-Browser\Application&quot; NEWTAB=findexisting</instruction>
						<instruction>Select FIRST=visible</instruction>
						<instruction>@sendkey:enter</instruction>
						<instruction />
						<instruction>Find PRESET=&quot;Select Locales&quot;</instruction>
						<instruction />
						<instruction>/home\dopusrt.exe /cmd Select FIRST=visible</instruction>
						<instruction>@sendkey:enter</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>Brave User Data</label>
					<tip>Brave User Data</tip>
					<icon1>#JEG_Icons_(32px_&amp;_24px):Internet</icon1>
					<function type="normal">
						<instruction>Go &quot;%USERPROFILE%\AppData\Local\BraveSoftware\Brave-Browser\User Data\Default\Bookmarks&quot; NEWTAB=findexisting</instruction>
					</function>
				</button>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" popout="right" textcol="none" type="three_button">
				<label>Vivaldi&gt;</label>
				<icon1>#Vivaldi</icon1>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>&amp;Vivaldi</label>
					<icon1>#Vivaldi</icon1>
					<function type="normal">
						<instruction>cd &quot;H:\Vivaldi_64\Application&quot;</instruction>
						<instruction>@async:&quot;H:\Vivaldi_64\Application\vivaldi.exe&quot; --profile-directory=&quot;Default&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>Vivaldi App</label>
					<tip>Vivaldi App</tip>
					<icon1>#JEG_Icons_(32px_&amp;_24px):Internet</icon1>
					<function type="normal">
						<instruction>Go &quot;H:\Vivaldi_64\Application&quot; NEWTAB=findexisting</instruction>
						<instruction>Select FIRST=visible</instruction>
						<instruction>@sendkey:enter</instruction>
						<instruction />
						<instruction>Find PRESET=&quot;Select Locales&quot;</instruction>
						<instruction />
						<instruction>/home\dopusrt.exe /cmd Select FIRST=visible</instruction>
						<instruction>@sendkey:enter</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>Vivaldi User Data</label>
					<tip>Vivaldi User Data</tip>
					<icon1>#JEG_Icons_(32px_&amp;_24px):Internet</icon1>
					<function type="normal">
						<instruction>Go &quot;H:\Vivaldi_64\User Data&quot; NEWTAB=findexisting</instruction>
					</function>
				</button>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
				<label>Edge&gt;</label>
				<icon1>#Edge</icon1>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>&amp;Edge</label>
					<icon1>#Edge</icon1>
					<function type="normal">
						<instruction>cd &quot;C:\Program Files (x86)\Microsoft\Edge\Application&quot;</instruction>
						<instruction>@async:&quot;C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>Edge App</label>
					<tip>Edge App</tip>
					<icon1>#Internet</icon1>
					<function type="normal">
						<instruction>Go &quot;C:\Program Files (x86)\Microsoft\Edge\Application&quot; NEWTAB=findexisting</instruction>
						<instruction>Select FIRST=visible</instruction>
						<instruction>@sendkey:enter</instruction>
						<instruction />
						<instruction>Find PRESET=&quot;Select Locales&quot;</instruction>
						<instruction />
						<instruction>/home\dopusrt.exe /cmd Select FIRST=visible</instruction>
						<instruction>@sendkey:enter</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>Edge User Data</label>
					<tip>Edge User Data</tip>
					<icon1>#JEG_Icons_(32px_&amp;_24px):Internet</icon1>
					<function type="normal">
						<instruction>Go &quot;C:\Users\LocalDell\AppData\Local\Microsoft\Edge\User Data&quot; NEWTAB=findexisting</instruction>
					</function>
				</button>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
				<label>FireFox&gt;</label>
				<icon1>#Firefox</icon1>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>&amp;Firefox</label>
					<icon1>#Firefox</icon1>
					<function type="normal">
						<instruction>cd &quot;H:\Firefox&quot;</instruction>
						<instruction>@async:&quot;H:\Firefox\firefox.exe&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>Firefox App</label>
					<tip>Firefox App</tip>
					<icon1>#Internet</icon1>
					<function type="normal">
						<instruction>Go &quot;H:\Firefox&quot; NEWTAB=findexisting</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>Firefox User Data</label>
					<tip>Firefox User Data</tip>
					<icon1>#JEG_Icons_(32px_&amp;_24px):Internet</icon1>
					<function type="normal">
						<instruction>Go &quot;H:\Firefox\Data\settings&quot; NEWTAB=findexisting</instruction>
					</function>
				</button>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
				<label>Chrome&gt;</label>
				<icon1>#JEG_Icons_(32px_&amp;_24px):GoogleChrome</icon1>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>&amp;Chrome</label>
					<icon1>#GoogleChrome</icon1>
					<function type="normal">
						<instruction>cd &quot;H:\Chrome_64\&quot;</instruction>
						<instruction>@async:&quot;H:\Chrome_64\GoogleChromePortable.exe&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>Chrome App</label>
					<tip>Chrome App</tip>
					<icon1>#JEG_Icons_(32px_&amp;_24px):Internet</icon1>
					<function type="normal">
						<instruction>Go &quot;H:\Chrome_64\App\Chrome-bin&quot; NEWTAB=findexisting</instruction>
						<instruction>Select FIRST=visible</instruction>
						<instruction>@sendkey:enter</instruction>
						<instruction>Find PRESET=&quot;Select Locales&quot;</instruction>
						<instruction />
						<instruction>/home\dopusrt.exe /cmd Select FIRST=visible</instruction>
						<instruction>@sendkey:enter</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="both" label_pos="right" textcol="none">
					<label>Chrome User Data</label>
					<tip>Chrome User Data</tip>
					<icon1>#JEG_Icons_(32px_&amp;_24px):Internet</icon1>
					<function type="normal">
						<instruction>Go &quot;H:\Chrome_64\Data&quot; NEWTAB=findexisting</instruction>
					</function>
				</button>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
				<label>Tor Browser</label>
				<icon1>#Tor Browser</icon1>
				<function type="normal">
					<instruction>@filesonly</instruction>
					<instruction>cd {sourcepath$}</instruction>
					<instruction>@async:&quot;/h\Tor Browser\Browser\firefox.exe&quot;</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="both" label_pos="right" textcol="none">
				<label>Browser Configs</label>
				<icon1>#JEG_Icons_(32px_&amp;_24px):Browsers</icon1>
				<function type="normal">
					<instruction>Go &quot;T:\Software Docs\Browsers\&quot;</instruction>
				</function>
			</button>
		</button>
		<button 3dborders="no" backcol="none" display="label" dropdown_glyph_slim="yes" label_pos="right" popout="right" textcol="none" type="three_button">
			<label>Customize|Preferences|File Types&gt;</label>
			<icon1>#customize</icon1>
			<button 3dborders="no" backcol="none" display="label" hotkey_label="yes" label_pos="right" textcol="none">
				<label>&amp;Customize Toolbars and Keys in Minimize Mode</label>
				<icon1>#customize</icon1>
				<function type="normal">
					<instruction>Prefs CUSTOMIZE MINIMIZE</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" hotkey_label="yes" label_pos="right" textcol="none">
				<label>&amp;Preferences</label>
				<icon1>#prefs</icon1>
				<function type="normal">
					<instruction>Prefs</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" hotkey_label="yes" label_pos="right" textcol="none">
				<label>&amp;File Types</label>
				<icon1>#filetype2</icon1>
				<function type="normal">
					<instruction>Prefs FILETYPES</instruction>
				</function>
			</button>
		</button>
		<button 3dborders="no" backcol="none" display="label" dropdown_glyph_slim="yes" label_pos="right" min_width="yes" popout="right" textcol="none" type="menu">
			<label>Programs Menu</label>
			<icon1>#JEG_Icons_(32px_&amp;_24px):Program Menu 1</icon1>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>Backup Opus Configuration</label>
				<icon1>#Backup</icon1>
				<function type="normal">
					<instruction>//@sync:/home\dopusrt.exe /cmd Go TABGROUPLOAD &quot;Default&quot;</instruction>
					<instruction>//@sync:/home\dopusrt.exe /cmd Prefs LAYOUTSAVE=single LAYOUTNAME=&quot;Desktop JEG&quot;</instruction>
					<instruction>//@sync:/home\dopusrt.exe /cmd Prefs SETLISTERDEFAULTS=force,quiet,toolbars</instruction>
					<instruction>//Prefs BACKUP=all TO=&quot;T:\Software Docs\Utils\Opus\Backups\BackupOpus %computername%.ocb&quot;</instruction>
					<instruction>//Copy &quot;T:\Software Docs\Utils\Opus\Backups\BackupOpus.ocb&quot; TO &quot;T:\Software Docs\Utils\Opus\Backups\Old Backups\&quot; AS &quot;BackupOpus {date|yyyy-MM-dd}@{time|HH-mm-ss}.ocb&quot;</instruction>
					<instruction>Prefs BACKUP=all TO=&quot;T:\Software Docs\Utils\Opus Docs\Backups\BackupOpus Minis.ocb&quot;</instruction>
					<instruction>@sync:/home\dopusrt.exe /cmd &quot;T:\Active\LaunchBar\Sync\Single Drives\T Drive - Data\T - Opus Docs - LKMNO.lnk&quot;</instruction>
					<instruction>Prefs BACKUPRESTORE</instruction>
					<instruction>//Copy &quot;T:\Software Docs\Utils\Opus Docs\Backups\BackupOpus Dell.ocb&quot; TO &quot;L:\Drive T\Software Docs\Utils\Opus Docs\Backups\&quot; FORCE</instruction>
					<instruction>//Copy &quot;T:\Software Docs\Utils\Opus Docs\Backups\BackupOpus Dell.ocb&quot; TO &quot;K:\Drive T\Software Docs\Utils\Opus Docs\Backups\&quot; FORCE</instruction>
					<instruction>//Copy &quot;T:\Software Docs\Utils\Opus Docs\Backups\BackupOpus Dell.ocb&quot; TO &quot;M:\Drive T\Software Docs\Utils\Opus Docs\Backups\&quot; FORCE</instruction>
					<instruction>//Copy &quot;T:\Software Docs\Utils\Opus Docs\Backups\BackupOpus Dell.ocb&quot; TO &quot;N:\Drive T\Software Docs\Utils\Opus Docs\Backups\&quot; FORCE</instruction>
					<instruction>//Copy &quot;T:\Software Docs\Utils\Opus\Backups\BackupOpus.ocb&quot; TO &quot;T:\Software Docs\Utils\Opus\Backups\Old Backups\&quot; AS &quot;BackupOpus {date|yyyy-MM-dd}@{time|HH-mm-ss}.ocb&quot;</instruction>
					<instruction>//&quot;T:\Active\LaunchBar\TLB\Sync\C Drive Programs\C - Opus - KMT.lnk&quot;</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>&amp;Backup and Restore</label>
				<icon1>#Backup</icon1>
				<function type="normal">
					<instruction>Prefs BACKUPRESTORE</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
				<label>Restore Opus Configuration\t&lt;kbd&gt;Ctrl+Shift+R&lt;/kbd&gt;</label>
				<tip>Restore Opus Configuration  &lt;kbd&gt;Ctrl+Shift+R&lt;/kbd&gt;</tip>
				<icon1>#Backup</icon1>
				<function type="normal">
					<instruction>//@Set FileName &quot;{dlgstringS|Directory Opus Restore\n\nPlease enter the file name of the restore.\n|T:\Software Docs\Utils\Opus\Backups\BackupOpus}&quot;</instruction>
					<instruction>//Prefs RESTORE=replace,all FROM {$FileName}</instruction>
					<instruction>//Hard code path</instruction>
					<instruction>Prefs RESTORE=replace,all FROM=&quot;T:\Software Docs\Utils\Opus\Backups\BackupOpus Minis&quot;</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>ChatGPT</label>
				<icon1>#ChatGPT</icon1>
				<function type="normal">
					<instruction>F:\ChatGPT\ChatGPT.exe</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>Claude</label>
				<tip>Claude</tip>
				<icon1>#Claude</icon1>
				<function type="normal">
					<instruction>IDL:?AAAAFAAfgJvUNEJFAvNNt4A4k5Q0VuHQBAAAygRBUFBTuAQIAAMAAAAAAAAA5AEAADFTUFNVKEyfeZ85S6jQ4dQt4dXzPQAAABEAAAAAHwAAABUAAABDAGwAYQB1AGQAZQBfAHAAegBzADgAcwB4AHIAagB4AGYAagBqAGMAAAAAABEAAAAnAAAAAAsAAAD//wAAEQAAAA4AAAAAEwAAAAIAAAARAAAAGQAAAAATAAAAAQAAAF0AAAAVAAAAAB8AAAAlAAAAQwBsAGEAdQBkAGUAXwAxAC4AOQA2ADUAOQAuADIALgAwAF8AeAA2ADQAXwBfAHAAegBzADgAcwB4AHIAagB4AGYAagBqAGMAAAAAAEkAAAAFAAAAAB8AAAAcAAAAQwBsAGEAdQBkAGUAXwBwAHoAcwA4AHMAeAByAGoAeABmAGoAagBjACEAQwBsAGEAdQBkAGUAAACVAAAADwAAAAAfAAAAQgAAAEMAOgBcAFAAcgBvAGcAcgBhAG0AIABGAGkAbABlAHMAXABXAGkAbgBkAG8AdwBzAEEAcABwAHMAXABDAGwAYQB1AGQAZQBfADEALgA5ADYANQA5AC4AMgAuADAAXwB4ADYANABfAF8AcAB6AHMAOABzAHgAcgBqAHgAZgBqAGoAYwAAAB0AAAAgAAAAAEgAAACHxlBi8UmPQowNdbRe3458AAAAADUCAAAxU1BTTQvUhmmQPESBmipUCQ3M7E0AAAAMAAAAAB8AAAAdAAAAQQBzAHMAZQB0AHMAXABTAHEAdQBhAHIAZQAxADUAMAB4ADEANQAwAEwAbwBnAG8ALgBwAG4AZwAAAAAASQAAAAIAAAAAHwAAABsAAABBAHMAcwBlAHQAcwBcAFMAcQB1AGEAcgBlADQANAB4ADQANABMAG8AZwBvAC4AcABuAGcAAAAAAF0AAAANAAAAAB8AAAAlAAAAQQBzAHMAZQB0AHMAXABXAGkAZABlADMAMQAwAHgAMQA1ADAATABvAGcAbwAuAHMAYwBhAGwAZQAtADIAMAAwAC4AcABuAGcAAAAAABEAAAAEAAAAABMAAAAAeNT/EQAAAAUAAAAAEwAAAP////9NAAAAEwAAAAAfAAAAHQAAAEEAcwBzAGUAdABzAFwAUwBxAHUAYQByAGUAMQA1ADAAeAAxADUAMABMAG8AZwBvAC4AcABuAGcAAAAAABEAAAAOAAAAABMAAAABBAAAIQAAAAsAAAAAHwAAAAcAAABDAGwAYQB1AGQAZQAAAAAAhQAAABQAAAAAHwAAADoAAABBAHMAcwBlAHQAcwBcAFMAcQB1AGEAcgBlADQANAB4ADQANABMAG8AZwBvAC4AdABhAHIAZwBlAHQAcwBpAHoAZQAtADIANABfAGEAbAB0AGYAbwByAG0ALQB1AG4AcABsAGEAdABlAGQALgBwAG4AZwAAAAAAAAAxAAAAMVNQU7EWbUStjXBIp0hALqQ9eIwVAAAAZAAAAAAVAAAAgR8AAAAAAAAAAAAAPQAAADFTUFMw8SW370caEKXxAmCMnuusIQAAAAoAAAAAHwAAAAcAAABDAGwAYQB1AGQAZQAAAAAAAAAAAC0AAAAxU1BTs3ftDRTGbEWuWyhbONewGxEAAAAHAAAAABMAAAAAAAAAAAAAAAAAAAAAAAAA</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" dropdown_glyph_slim="yes" label_pos="right" popout="right" textcol="none" type="menu">
				<label>Programs with Drag &amp;&amp; Drops</label>
				<icon1>#Program Menu 2</icon1>
				<button backcol="none" display="label" field_type="label" size="full" textcol="none">
					<label>&lt;b&gt;LMB Open Files  in the Program</label>
					<icon1>#label</icon1>
					<function type="normal">
						<instruction>Set LABEL</instruction>
					</function>
				</button>
				<button backcol="none" display="label" field_type="label" separate="yes" size="full" textcol="none">
					<label>&lt;b&gt;RMB Open Only the Program&lt;/b&gt; </label>
					<icon1>#label</icon1>
					<function type="normal">
						<instruction>Set LABEL</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>WordPerfect 12&gt;</label>
					<icon1>#WP12</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#WP12</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/p\WordPerfect Office 12\Programs\wpwin12.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#WP12</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/p\WordPerfect Office 12\Programs\wpwin12.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>SWriter LibreOffice&gt;</label>
					<icon1>#SWriter</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#SWriter</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/p\LibreOffice\program\swriter.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#SWriter</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/p\LibreOffice\program\swriter.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>Atlantis Word Process&gt;</label>
					<icon1>#Atlantis</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#awp</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/p\Atlantis\awp.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#Atlantis</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/p\Atlantis\awp.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none" type="three_button">
					<label>Word&gt;</label>
					<icon1>#WinWord</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#WinWord</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;C:\Program Files\Microsoft Office\root\Office16\WINWORD.EXE&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#WinWord</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;C:\Program Files\Microsoft Office\root\Office16\WINWORD.EXE&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="both" label_pos="right" textcol="none" type="three_button">
					<label>Markpad&gt;</label>
					<icon1>#DOpus10XP:newtextfile</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#WinWord</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\MarkPad\Markpad-x64.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#WinWord</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\MarkPad\Markpad-x64.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="both" label_pos="right" separate="yes" textcol="none" type="three_button">
					<label>MarkText&gt;</label>
					<icon1>#DOpus10XP:newtextfile</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#WinWord</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\MarkText\MarkText.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#WinWord</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\MarkText\MarkText.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none" type="three_button">
					<label>Excel&gt;</label>
					<icon1>#EXCEL</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#EXCEL</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;C:\Program Files (x86)\Microsoft Office\root\Office16\EXCEL.EXE&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#EXCEL</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;C:\Program Files (x86)\Microsoft Office\root\Office16\EXCEL.EXE&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none" type="three_button">
					<label>PowerPoint&gt;</label>
					<icon1>#Powerpoint</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#Powerpoint</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;C:\Program Files (x86)\Microsoft Office\root\Office16\POWERPNT&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#Powerpoint</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;C:\Program Files (x86)\Microsoft Office\root\Office16\POWERPNT&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>Convert Office Docs to PDF</label>
					<icon1>#WinWord</icon1>
					<function type="script">
						<instruction>@script JScript</instruction>
						<instruction>// https://resource.dopus.com/t/convert-office-docs-to-pdf/41531</instruction>
						<instruction />
						<instruction>// 2022-06-20</instruction>
						<instruction />
						<instruction>function OnClick(clickData) {</instruction>
						<instruction>    var cmd = clickData.func.command;</instruction>
						<instruction>    var tab = clickData.func.sourcetab;</instruction>
						<instruction>    var fsu = DOpus.FSUtil();</instruction>
						<instruction>    cmd.deselect = false;</instruction>
						<instruction />
						<instruction>    cmd.RunCommand(&apos;Set UTILITY=otherlog&apos;);</instruction>
						<instruction />
						<instruction>    DOpus.ClearOutput();</instruction>
						<instruction />
						<instruction>    DOpus.Output(&apos;Launching apps...\n&apos;);</instruction>
						<instruction>    var wordApp = new ActiveXObject(&apos;Word.Application&apos;);</instruction>
						<instruction>    var powerPointApp = new ActiveXObject(&apos;PowerPoint.Application&apos;);</instruction>
						<instruction>	var excelApp = new ActiveXObject(&apos;Excel.Application&apos;);</instruction>
						<instruction />
						<instruction>    DOpus.Output(&apos;Enumerating...\n&apos;);</instruction>
						<instruction />
						<instruction>    for (var e = new Enumerator(tab.selected_files); !e.atEnd(); e.moveNext()) {</instruction>
						<instruction>        var item = e.item();</instruction>
						<instruction>        DOpus.Output(item);</instruction>
						<instruction />
						<instruction>        var itemPdf = item.path + &apos;\\&apos; + item.name_stem + &apos;.pdf&apos;;</instruction>
						<instruction>        if (fsu.Exists(itemPdf)) {</instruction>
						<instruction>            DOpus.Output(&apos;... skipped. Target exists!\n&apos;);</instruction>
						<instruction>            continue;</instruction>
						<instruction>        }</instruction>
						<instruction />
						<instruction>        var ext = item.ext.substring(0, 4);</instruction>
						<instruction />
						<instruction>        if (ext == &apos;.doc&apos; || ext == &apos;.docx&apos; ) {</instruction>
						<instruction>            if (wordApp == null) {</instruction>
						<instruction>                DOpus.Output(&apos;... skipped. Word could not be launched!\n&apos;);</instruction>
						<instruction>            } else {</instruction>
						<instruction>                var wordItem = wordApp.Documents.Open(String(item.realpath));</instruction>
						<instruction>                wordItem.SaveAs2(itemPdf, 17); // wdFormatPDF</instruction>
						<instruction>                wordItem.Close();</instruction>
						<instruction>                DOpus.Output(itemPdf + &apos;\n&apos;);</instruction>
						<instruction>            }</instruction>
						<instruction>        } else if (ext == &apos;.ppt&apos; || ext == &apos;.pptx&apos; ) {</instruction>
						<instruction>            if (powerPointApp == null) {</instruction>
						<instruction>                DOpus.Output(&apos;... skipped. PowerPoint could not be launched!\n&apos;);</instruction>
						<instruction>            } else {</instruction>
						<instruction>                var powerPointItem = powerPointApp.Presentations.Open(String(item.realpath));</instruction>
						<instruction>                powerPointItem.SaveAs(itemPdf, 32); // ppSaveAsPDF</instruction>
						<instruction>                powerPointItem.Close();</instruction>
						<instruction>                DOpus.Output(itemPdf + &apos;\n&apos;);</instruction>
						<instruction>            }</instruction>
						<instruction>        } else if (ext == &apos;.xls&apos; || ext == &apos;.xlsx&apos; ) {</instruction>
						<instruction>            if (excelApp == null) {</instruction>
						<instruction>                DOpus.Output(&apos;... skipped. Excel could not be launched!\n&apos;);</instruction>
						<instruction>            } else {</instruction>
						<instruction>                var excelItem = excelApp.Workbooks.Open(String(item.realpath));</instruction>
						<instruction>                excelItem.SaveAs(itemPdf, 57); // exSaveAsPDF</instruction>
						<instruction>                excelItem.Close();</instruction>
						<instruction>                DOpus.Output(itemPdf + &apos;\n&apos;);</instruction>
						<instruction>            } </instruction>
						<instruction>		 } else {</instruction>
						<instruction>            DOpus.Output(&apos;... skipped. Filetype not supported!\n&apos;);</instruction>
						<instruction>        }</instruction>
						<instruction>    }</instruction>
						<instruction />
						<instruction>    DOpus.Output(&apos;\n... done.&apos;);</instruction>
						<instruction />
						<instruction>    cmd.RunCommand(&apos;Select NONE&apos;);</instruction>
						<instruction>    cmd.RunCommand(&apos;Select FROMSCRIPT SETFOCUS&apos;);</instruction>
						<instruction>    cmd.RunCommand(&apos;Select SHOWFOCUS&apos;);</instruction>
						<instruction>}</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>PDF XChange Editor&gt;</label>
					<icon1>#PDFXCview</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#PDFXCview</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\PDF-XChangeEditor\PDF Editor\PDFXEdit.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#PDFXCview</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\PDF-XChangeEditor\PDF Editor\PDFXEdit.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>PDF XChange Viewer&gt;</label>
					<icon1>#PDFXCview</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#PDFXCview</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>//cd {sourcepath$}</instruction>
							<instruction>//@async:&quot;/f\PDF-XChangeViewer\PDF Viewer\PDFXCview.exe&quot; {allfilepath}</instruction>
							<instruction>&quot;/f\PDF-XChangeViewer\PDF Viewer\PDFXCview.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#PDFXCview</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\PDF-XChangeViewer\PDF Viewer\PDFXCview.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>SumatraPDF&gt;</label>
					<icon1>#SumatraPDF</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#SumatraPDF</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\SumatraPDF_64\SumatraPDF.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#SumatraPDF</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\SumatraPDF_64\SumatraPDF.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none" type="three_button">
					<label>PDF Multitool&gt;</label>
					<tip>Bytescout PDF Multitool</tip>
					<icon1>#PDFMultitool</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#PDFMultitool</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\PDF MultiTool\BytescoutPDFMultitool.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#PDFMultitool</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\PDF MultiTool\BytescoutPDFMultitool.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>7-Zip&gt;</label>
					<icon1>#7zFM</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#7zFM</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\7-Zip_64\7zFM.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#7zFM</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\7-Zip_64\7zFM.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>Nanazip&gt;</label>
					<icon1>#NanaZip</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Selected Archive Files</label>
						<icon1>#NanaZip</icon1>
						<function type="normal">
							<instruction>@disablenosel:numfiles=1,type=grp:7zrarzipdis</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\Nanazip\NanaZip.Modern.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Nanazip</label>
						<icon1>#NanaZip</icon1>
						<function type="normal">
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\Nanazip\NanaZip.Modern.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none" type="three_button">
					<label>WinRar&gt;</label>
					<icon1>#WinRar</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#WinRar</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\WinRar_64\WinRAR.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#WinRar</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\WinRar_64\WinRAR.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>ExamDiff&gt;</label>
					<icon1>#ExamDiff</icon1>
					<button 3dborders="no" display="label" label_pos="right">
						<label>Select Two Files to Compare</label>
						<icon1>#ExamDiff</icon1>
						<function type="normal">
							<instruction>&quot;/f\ExamDiff\ExamDiff.exe&quot; {allfilepath}</instruction>
							<instruction>@nodeselect</instruction>
						</function>
					</button>
					<button 3dborders="no" display="label" label_pos="right">
						<label>Select in Source and Destination</label>
						<icon1>#ExamDiff</icon1>
						<function type="normal">
							<instruction>&quot;/f\ExamDiff\ExamDiff.exe&quot; &quot;{filepath$}&quot; &quot;{destpath$}\{file$}&quot;</instruction>
							<instruction>@nodeselect</instruction>
						</function>
					</button>
					<button 3dborders="no" display="label" label_pos="right">
						<label>Select One File then Another</label>
						<icon1>#ExamDiff</icon1>
						<function type="normal">
							<instruction>@disablenosel:numfiles=1</instruction>
							<instruction />
							<instruction>&quot;/f\ExamDiff\ExamDiff.exe&quot; {filepath}</instruction>
							<instruction>@nodeselect</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none" type="three_button">
					<label>WinMerge&gt;</label>
					<icon1>#WinMerge</icon1>
					<button 3dborders="no" display="label" label_pos="right">
						<label>Select Two Files to Compare</label>
						<icon1>#WinMerge</icon1>
						<function type="normal">
							<instruction>&quot;/f\WinMerge_64\WinMergeU.exe&quot; {allfilepath}</instruction>
							<instruction>@nodeselect</instruction>
						</function>
					</button>
					<button 3dborders="no" display="label" label_pos="right">
						<label>Select in Source and Destination</label>
						<icon1>#WinMerge</icon1>
						<function type="normal">
							<instruction>&quot;/f\WinMerge_64\WinMergeU.exe&quot; &quot;{filepath$}&quot; &quot;{destpath$}\{file$}&quot;</instruction>
							<instruction>@nodeselect</instruction>
						</function>
					</button>
					<button 3dborders="no" display="label" label_pos="right">
						<label>Select One File then Another</label>
						<icon1>#WinMerge</icon1>
						<function type="normal">
							<instruction>@disablenosel:numfiles=1</instruction>
							<instruction />
							<instruction>&quot;/f\WinMerge_64\WinMergeU.exe&quot; {filepath}</instruction>
							<instruction>@nodeselect</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>Lockhunter&gt;</label>
					<icon1>#LockHunter</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#LockHunter</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\LockHunter Portable\LockHunter64.exe&quot; {filepath|noterm}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#LockHunter</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\LockHunter Portable\LockHunter64.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none" type="three_button">
					<label>ShowWhatProcessLocksFile&gt;</label>
					<icon1>#Unlock</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#Unlock</icon1>
						<function type="normal">
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\ShowWhatProcessLocksFile\ShowWhatProcessLocksFile.exe&quot; {filepath|noterm}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#Unlock</icon1>
						<function type="normal">
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\ShowWhatProcessLocksFile\ShowWhatProcessLocksFile.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>Film.Strip.Explorer&gt;</label>
					<icon1>#DOpus10XP:filmstrip</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#DOpus10XP:filmstrip</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>@resolvelinks</instruction>
							<instruction>@nodeselect</instruction>
							<instruction>cd &quot;F:\FilmStripExplorer&quot;</instruction>
							<instruction>@async:&quot;F:\FilmStripExplorer\Film.Strip.Explorer_x64.exe&quot;  {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#DOpus10XP:filmstrip</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>@resolvelinks</instruction>
							<instruction>@nodeselect</instruction>
							<instruction>cd &quot;F:\FilmStripExplorer&quot;</instruction>
							<instruction>@async:&quot;F:\FilmStripExplorer\Film.Strip.Explorer_x64.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>Xlideit&gt;</label>
					<icon1>#Xlideit</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#Xlideit</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/p\Xlideit Image Viewer\Xlideit.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="both" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#Xlideit</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/p\Xlideit Image Viewer\Xlideit.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>XnView&gt;</label>
					<icon1>#XNView</icon1>
					<button 3dborders="no" backcol="none" display="both" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#XNView</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/p\XnView\xnview.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="both" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#XNView</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/p\XnView\xnview.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>XnViewMP&gt;</label>
					<icon1>#XNView</icon1>
					<button 3dborders="no" backcol="none" display="both" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#XNView</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/p\XNViewMP_64\xnviewmp.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="both" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#XNView</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/p\XNViewmp_64\xnviewmp.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>XnResize&gt;</label>
					<icon1>#XnResize</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#XnResize</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\XNResize\xnresize.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#XnResize</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\XNResize\xnresize.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none" type="three_button">
					<label>Greenfish Icon Editor&gt;</label>
					<icon1>#Goldfish Icon Editor</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#GFIE</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\Greenfish Icon Editor\gfie.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#GFIE</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\Greenfish Icon Editor\gfie.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>foobar2000&gt;</label>
					<icon1>#foobar2000</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#foobar2000</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/p\foobar2000\foobar2000.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#foobar2000</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/p\foobar2000\foobar2000.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>JRiver Media Center 35&gt;</label>
					<icon1>#JRiver</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#JRiver</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/programfiles\J River\Media Center 35\MC35.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#JRiver</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/programfiles\J River\Media Center 35\MC35.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" popout="right" textcol="none" type="three_button">
					<label>MusicBee&gt;</label>
					<icon1>#MusicBee</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open File in Program</label>
						<icon1>#JEG_Icons_(32px_&amp;_24px):MusicBee</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/p\MusicBee\MusicBee.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#JEG_Icons_(32px_&amp;_24px):MusicBee</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/p\MusicBee\MusicBee.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>TagScanner_64&gt;</label>
					<icon1>#Tagscan</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#Tagscan</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\TagScanner_64\Tagscan.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#Tagscan</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\TagScanner_64\Tagscan.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>Daum Pot Player&gt;</label>
					<icon1>#DaumPotPlayer</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#DaumPotPlayer</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/p\DaumPotPlayer_64\PotPlayerMini64.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#DaumPotPlayer</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/p\DaumPotPlayer_64\PotPlayerMini64.exe&quot;</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none" type="three_button">
					<label>MusicBrainz Picard&gt;</label>
					<icon1>#MusicBrainz-Picard</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Files in the Program</label>
						<icon1>#MusicBrainz-Picard</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\MusicBrainz Picard\Picard.exe&quot; {allfilepath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open Only the Program</label>
						<icon1>#MusicBrainz-Picard</icon1>
						<function type="normal">
							<instruction>@filesonly</instruction>
							<instruction>cd {sourcepath$}</instruction>
							<instruction>@async:&quot;/f\MusicBrainz Picard\Picard.exe&quot;</instruction>
						</function>
					</button>
				</button>
			</button>
			<button 3dborders="no" backcol="none" display="label" dropdown_glyph_slim="yes" label_pos="right" min_width="yes" popout="right" textcol="none" type="menu">
				<label>Programs without Drag &amp;&amp; Drops</label>
				<icon1>#Program Menu 3</icon1>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>Drop Icons  Images to .ico</label>
					<tip>Drop Icons</tip>
					<icon1>#Drop Icons</icon1>
					<function type="normal">
						<instruction>//@filesonly</instruction>
						<instruction>cd &quot;/f\Drop Icons&quot;</instruction>
						<instruction>@async:&quot;/f\Drop Icons\Drop Icons.exe&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>Icons Extract</label>
					<icon1>#Icons Extract</icon1>
					<function type="normal">
						<instruction>cd &quot;/f\IconsExtract&quot;</instruction>
						<instruction>@async:&quot;/f\IconsExtract\iconsext.exe&quot; {filepath|noterm}</instruction>
					</function>
				</button>
				<button backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
					<label>XnResize</label>
					<tip>XnResize</tip>
					<icon1>#JEG_Icons_(32px_&amp;_24px):XnResize</icon1>
					<function type="normal">
						<instruction>cd &quot;F:\XnResize&quot;</instruction>
						<instruction>@async:&quot;F:\XnResize\XnResize.exe&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="both" label_pos="right" separate="yes" textcol="none">
					<label>cPicture</label>
					<icon1>#cPicture</icon1>
					<function type="normal">
						<instruction>@filesonly</instruction>
						<instruction>cd {sourcepath$}</instruction>
						<instruction>@async:&quot;/p\cPicture\cPicture.exe&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
					<label>&amp;Screen Off</label>
					<icon1>#Screen Off</icon1>
					<function type="normal">
						<instruction>cd &quot;/f\Nircmd_64&quot;</instruction>
						<instruction>@async:&quot;/f\Nircmd_64\nircmd.exe&quot; monitor off</instruction>
					</function>
				</button>
				<button backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
					<label>Brother MFC Utilities</label>
					<icon1>#Brother Utilities</icon1>
					<function type="normal">
						<instruction>cd &quot;C:\Program Files (x86)\Brother\BrLauncher&quot;</instruction>
						<instruction>@async:&quot;/programfilesx86\Brother\BrLauncher\BrLauncher.exe&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
					<label>&amp;dnGrepText Search</label>
					<icon1>#dnGREP</icon1>
					<function type="normal">
						<instruction>@filesonly</instruction>
						<instruction>cd {sourcepath$}</instruction>
						<instruction>@async:&quot;/f\dnGrep\dnGREP.exe&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
					<label>FolderSizes</label>
					<icon1>#FolderSizes</icon1>
					<function type="normal">
						<instruction>@filesonly</instruction>
						<instruction>cd {sourcepath$}</instruction>
						<instruction>@async:&quot;/f\foldersizes\foldersizes.exe&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
					<label>Obsidian</label>
					<icon1>#Obsidian</icon1>
					<function type="normal">
						<instruction>cd &quot;/f\Obsidian&quot;</instruction>
						<instruction>@async:&quot;/f\Obsidian\Obsidian.exe&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
					<label>ToDoList</label>
					<icon1>#ToDoList</icon1>
					<function type="normal">
						<instruction>cd &quot;F:\ToDoList&quot;</instruction>
						<instruction>@async:&quot;F:\ToDoList\ToDoList.exe&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" popout="right" separate="yes" textcol="none" type="three_button">
					<label>ShareX&gt;</label>
					<icon1>#ShareX</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Open</label>
						<tip>Open</tip>
						<icon1>#ShareX</icon1>
						<function type="normal">
							<instruction>cd &quot;/f\ShareX&quot;</instruction>
							<instruction>@async:&quot;/f\ShareX\ShareX.exe&quot;</instruction>
							<instruction>// -ExitShareX</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Capture</label>
						<tip>Capture</tip>
						<icon1>#ShareX</icon1>
						<function type="normal">
							<instruction>cd &quot;/f\ShareX&quot;</instruction>
							<instruction>@async:&quot;/f\ShareX\ShareX.exe&quot; -RectangleRegion</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Main</label>
						<tip>Main Window</tip>
						<icon1>#ShareX</icon1>
						<function type="normal">
							<instruction>cd &quot;/f\ShareX&quot;</instruction>
							<instruction>@async:&quot;/f\ShareX\ShareX.exe&quot; -OpenMainWindow</instruction>
						</function>
					</button>
				</button>
				<button backcol="none" display="label" label_pos="right" textcol="none">
					<label>PDFMultitool</label>
					<tip>Bytescout PDFMultitool</tip>
					<icon1>#PDFMultitool</icon1>
					<function type="normal">
						<instruction>@nodeselect</instruction>
						<instruction>cd &quot;/f\PDF MultiTool&quot;</instruction>
						<instruction>@sync:&quot;/f\PDF MultiTool\BytescoutPDFMultitool.exe&quot; {filepath|noterm}</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
					<label>&amp;PDF Shaper</label>
					<icon1>#PDFShaper</icon1>
					<function type="normal">
						<instruction>@filesonly</instruction>
						<instruction>cd {sourcepath$}</instruction>
						<instruction>@async:&quot;/f\PDFShaper\PDFShaper.exe&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>Bulk File Changer</label>
					<icon1>#BulkFileChanger</icon1>
					<function type="normal">
						<instruction>@filesonly</instruction>
						<instruction>cd {sourcepath$}</instruction>
						<instruction>@async:&quot;/f\BulkFileChanger\BulkFileChanger.exe&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>Command Prompt Here (Admin)</label>
					<icon1>#cliadmin</icon1>
					<function type="normal">
						<instruction>CLI DOSPROMPT=&quot;admin,color=07&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>JBS New &amp;Wallpaper</label>
					<icon1>#JBS New Wallpaper</icon1>
					<function type="normal">
						<instruction>cd &quot;/f\BackgroundSwitcher&quot;</instruction>
						<instruction>@async:&quot;/f\BackgroundSwitcher\BackgroundSwitcher.exe&quot; /next</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>Red Delete Empty Folders</label>
					<icon1>#RED2</icon1>
					<function type="normal">
						<instruction>@filesonly</instruction>
						<instruction>cd {sourcepath$}</instruction>
						<instruction>@async:&quot;/f\Red Delete Empty Folders\RED2.exe&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none" type="three_button">
					<label>TeraCopy&gt;</label>
					<icon1>#copy</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Copy Items</label>
						<icon1>#TeraCopy Copy</icon1>
						<function type="normal">
							<instruction>&quot;/f\TeraCopy_64\TeraCopy.exe&quot; Copy *{allfilepath|filem} {destpath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>Move Items</label>
						<icon1>#TeraCopy Move</icon1>
						<function type="normal">
							<instruction>&quot;/f\TeraCopy_64\TeraCopy.exe&quot; Move *{allfilepath|filem} {destpath}</instruction>
						</function>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
						<label>TeraCopy Folder</label>
						<icon1>#TeraCopy Main</icon1>
						<function type="normal">
							<instruction>/f\TeraCopy_64</instruction>
						</function>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" textcol="none">
					<label>VirusTotal</label>
					<icon1>#Internet</icon1>
					<function type="normal">
						<instruction>cd &quot;/programfiles\BraveSoftware\Brave-Browser\Application&quot;</instruction>
						<instruction>@async:&quot;/programfiles\BraveSoftware\Brave-Browser\Application\chrome_proxy.exe&quot; --profile-directory=Default --app-id=dnopbpmlkabcondfpckfnhgabfcncjmg</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>Multiple Editors F4Menu</label>
					<icon1>#edit</icon1>
					<function type="normal">
						<instruction>@filesonly</instruction>
						<instruction />
						<instruction>cd {sourcepath$}</instruction>
						<instruction>@async:&quot;/f\F4Menu\F4Menu.exe&quot; {filepath}</instruction>
					</function>
				</button>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>A - FGHPT - LKMNO</label>
				<icon1>#Open Install</icon1>
				<function type="normal">
					<instruction>&quot;T:\Active\LaunchBar\Sync\A - FGHPT - LKMNO.lnk&quot;</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
				<label>T - T Active - LKMNO</label>
				<icon1>#Open Install</icon1>
				<function type="normal">
					<instruction>&quot;T:\Active\LaunchBar\Sync\T - T Active - LKMNO.lnk&quot;</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="both" label_pos="right" textcol="none">
				<label>T - T Documents - LKMNO</label>
				<icon1>#Open Install</icon1>
				<function type="normal">
					<instruction>&quot;T:\Active\LaunchBar\Sync\T - T Documents - LKMNO.lnk&quot;</instruction>
				</function>
			</button>
			<button 3dborders="no" backcol="none" display="label" dropdown_glyph_slim="yes" label_pos="right" popout="right" separate="yes" textcol="none" type="menu">
				<label>Backups Menu</label>
				<icon1>#Backup 2</icon1>
				<button backcol="none" display="label" field_type="label" separate="yes" size="full" textcol="none">
					<label>&lt;b&gt;Backups Menu</label>
					<icon1>#label</icon1>
					<function type="normal">
						<instruction>Set LABEL</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>1   F - FT - LKMNO</label>
					<icon1>#Open Install</icon1>
					<function type="normal">
						<instruction>&quot;T:\Active\LaunchBar\Sync\1   F - FT - LKMNO.lnk&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="both" label_pos="right" textcol="none">
					<label>2   H - H - LKMNO</label>
					<icon1>#Open Install</icon1>
					<function type="normal">
						<instruction>&quot;T:\Active\LaunchBar\Sync\2   H - H - LKMNO.lnk&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>3   P - P - LKMNO</label>
					<icon1>#Open Install</icon1>
					<function type="normal">
						<instruction>&quot;T:\Active\LaunchBar\Sync\3   P - P - LKMNO.lnk&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>4   T - T - LKMNO</label>
					<icon1>#Open Install</icon1>
					<function type="normal">
						<instruction>&quot;T:\Active\LaunchBar\Sync\4   T - T - LKMNO.lnk&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>A - FGHPT - LKMNO</label>
					<icon1>#Open Install</icon1>
					<function type="normal">
						<instruction>&quot;T:\Active\LaunchBar\Sync\A - FGHPT - LKMNO.lnk&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
					<label>L - LT - T from NUC</label>
					<icon1>#Open Install</icon1>
					<function type="normal">
						<instruction>&quot;T:\Active\LaunchBar\Sync\L - LT - T from NUC.lnk&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>T - T Active - LKMNO</label>
					<icon1>#Open Install</icon1>
					<function type="normal">
						<instruction>&quot;T:\Active\LaunchBar\Sync\T - T Active - LKMNO.lnk&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="both" label_pos="right" textcol="none">
					<label>T - T Documents - LKMNO</label>
					<icon1>#Open Install</icon1>
					<function type="normal">
						<instruction>&quot;T:\Active\LaunchBar\Sync\T - T Documents - LKMNO.lnk&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="both" label_pos="right" textcol="none">
					<label>T - T KeePass - LKMNO</label>
					<icon1>#Open Install</icon1>
					<function type="normal">
						<instruction>&quot;T:\Active\LaunchBar\Sync\T - T Keepass - LKMNO.lnk&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>T - T LaunchBar - F Default Toolbar  LKMNO</label>
					<icon1>#Open Install</icon1>
					<function type="normal">
						<instruction>&quot;T:\Active\LaunchBar\Sync\T - T LaunchBar - F Default Toolbar LKMNO.lnk&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>T - T Software Docs - LKMNO</label>
					<icon1>#Open Install</icon1>
					<function type="normal">
						<instruction>&quot;T:\Active\LaunchBar\Sync\T - T Software Docs - LKMNO.lnk&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
					<label>H - H Bookmarks Brave - HKLMNO</label>
					<icon1>#Open Install</icon1>
					<function type="normal">
						<instruction>&quot;T:\Active\LaunchBar\Sync\H - H Bookmarks Brave - HKLMNO.lnk&quot;</instruction>
					</function>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" popout="right" separate="yes" textcol="none" type="menu">
					<label>Single Drives</label>
					<icon1>#folder</icon1>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" popout="right" textcol="none" type="menu">
						<label>C Drive - Programs</label>
						<icon1>#folder</icon1>
						<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
							<label>C Drive - Programs</label>
							<tip>Go to C Drive - Programs</tip>
							<icon1>#folder</icon1>
							<function type="normal">
								<instruction>Go  &quot;T:\Active\LaunchBar\Sync\Single Drives\C Drive - Programs&quot; FOLDERCONTENT=dblclickmenu</instruction>
							</function>
						</button>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" popout="right" textcol="none" type="menu">
						<label>F Drive - Utilities</label>
						<icon1>#folder</icon1>
						<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
							<label>F Drive - Utilities</label>
							<tip>Go to F Drive - Utilities</tip>
							<icon1>#folder</icon1>
							<function type="normal">
								<instruction>Go &quot;T:\Active\LaunchBar\Sync\Single Drives\F Drive - Utilities&quot; FOLDERCONTENT=dblclickmenu</instruction>
							</function>
						</button>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" popout="right" textcol="none" type="menu">
						<label>G Drive - Media</label>
						<icon1>#folder</icon1>
						<button 3dborders="no" backcol="none" display="both" label_pos="right" textcol="none">
							<label>G Drive - Media</label>
							<tip>Go to G Drive - Media</tip>
							<icon1>#folder</icon1>
							<function type="normal">
								<instruction>Go &quot;T:\Active\LaunchBar\Sync\Single Drives\G Drive - Media&quot; FOLDERCONTENT=dblclickmenu</instruction>
							</function>
						</button>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" popout="right" textcol="none" type="menu">
						<label>H Drive - Internet</label>
						<icon1>#folder</icon1>
						<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
							<label>H Drive - Internet</label>
							<tip>Go to H Drive - Internet</tip>
							<icon1>#folder</icon1>
							<function type="normal">
								<instruction>Go &quot;T:\Active\LaunchBar\Sync\Single Drives\H Drive - Internet&quot; FOLDERCONTENT=dblclickmenu</instruction>
							</function>
						</button>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" popout="right" textcol="none" type="menu">
						<label>L Drive - Backups</label>
						<icon1>#folder</icon1>
						<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
							<label>L Drive - Backups</label>
							<tip>Go to L Drive - Backups</tip>
							<icon1>#folder</icon1>
							<function type="normal">
								<instruction>Go &quot;T:\Active\LaunchBar\Sync\Single Drives\L Drive - Backups&quot; FOLDERCONTENT=dblclickmenu</instruction>
							</function>
						</button>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" popout="right" textcol="none" type="menu">
						<label>M Drive - Backups</label>
						<icon1>#folder</icon1>
						<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
							<label>M Drive - Backups</label>
							<tip>Go to M Drive - Backups</tip>
							<icon1>#folder</icon1>
							<function type="normal">
								<instruction>Go &quot;T:\Active\LaunchBar\Sync\Single Drives\M Drive - Backups&quot; FOLDERCONTENT=dblclickmenu</instruction>
							</function>
						</button>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" popout="right" textcol="none" type="menu">
						<label>P Drive - Programs</label>
						<icon1>#folder</icon1>
						<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
							<label>P Drive - Programs</label>
							<tip>Go to P Drive - Programs</tip>
							<icon1>#folder</icon1>
							<function type="normal">
								<instruction>Go &quot;T:\Active\LaunchBar\Sync\Single Drives\P Drive - Programs&quot; FOLDERCONTENT=dblclickmenu</instruction>
							</function>
						</button>
					</button>
					<button 3dborders="no" backcol="none" display="label" label_pos="right" popout="right" textcol="none" type="menu">
						<label>T Drive - Data</label>
						<icon1>#folder</icon1>
						<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
							<label>T Drive - Data</label>
							<tip>Go to T Drive - Data</tip>
							<icon1>#folder</icon1>
							<function type="normal">
								<instruction>//Go PATH=&quot;T:\Active\LaunchBar\Sync\Single Drives\T Drive - Data&quot;</instruction>
								<instruction>Go &quot;T:\Active\LaunchBar\Sync\Single Drives\T Drive - Data&quot; FOLDERCONTENT=dblclickmenu</instruction>
							</function>
						</button>
					</button>
				</button>
				<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
					<label>Free File Sync</label>
					<icon1>#Free FileSync</icon1>
					<function type="normal">
						<instruction>&quot;T:\Active\LaunchBar\Sync\FreeFileSync_64.lnk&quot;</instruction>
					</function>
				</button>
			</button>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" separate="yes" textcol="none">
			<label>Empty Recycle Bin</label>
			<icon1>#JEG_Icons_(32px_&amp;_24px):Full Recycle Bin</icon1>
			<function type="normal">
				<instruction>//https://resource.dopus.com/t/13-minimal-my-dark-opus-setup/57655/6</instruction>
				<instruction />
				<instruction>@hideif:Set RECYCLEBINEMPTY</instruction>
				<instruction>@keydown:none</instruction>
				<instruction>@icon:/system/SHELL32.dll#31,RECYCLEBINEMPTY</instruction>
				<instruction>@ifset:RECYCLEBINEMPTY</instruction>
				<instruction>@confirm:The recycle bin is empty!</instruction>
				<instruction>@ifset:else</instruction>
				<instruction>Delete EMPTYRECYCLE FORCE</instruction>
				<instruction>Play &quot;C:\Windows\Media\Windows Recycle.wav&quot; QUIET</instruction>
				<instruction>@keydown:Ctrl</instruction>
				<instruction>Go /trash</instruction>
				<instruction>Set FOCUS=Left</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
			<label>&lt;b&gt;Filter Items Unique to Each File Display Toggle&lt;/b&gt;</label>
			<icon1>#DOpus10XP:foldertabs</icon1>
			<function type="normal">
				<instruction>//https://resource.dopus.com/t/compare-tab-contents-in-dual-display-mode/17344</instruction>
				<instruction />
				<instruction>@if:$glob:Unique</instruction>
				<instruction>@set glob:Unique</instruction>
				<instruction>Select NOPATTERN SHOWHIDDEN</instruction>
				<instruction>Select NONE</instruction>
				<instruction>Set SOURCE=toggle</instruction>
				<instruction>Select NOPATTERN SHOWHIDDEN</instruction>
				<instruction>Select NONE</instruction>
				<instruction>Set SOURCE=toggle</instruction>
				<instruction>@if:else</instruction>
				<instruction>//@keydown:none:  +&lt;kbd&gt;None&lt;/kbd&gt;Compare Tabs selects non-identical files</instruction>
				<instruction>//including those with different created or modified dates</instruction>
				<instruction>CompareTabs SIZE</instruction>
				<instruction>// CREATE MODIFY</instruction>
				<instruction>Select NOPATTERN HIDEUNSEL</instruction>
				<instruction>Set FOCUS=Toggle</instruction>
				<instruction>Select NOPATTERN HIDEUNSEL</instruction>
				<instruction>Set FOCUS=Toggle</instruction>
				<instruction>//@keydown:ctrl:Compare Tabs Selects Identical Files</instruction>
				<instruction>//CompareTabs SAME</instruction>
				<instruction>@set glob:Unique=on</instruction>
				<instruction />
				<instruction>//Alternative using commands instead of the above script addin</instruction>
				<instruction>//Does not select files of the same size but different created or modified dates</instruction>
				<instruction>//Does not select files of the same name but different size</instruction>
				<instruction>//@if:$glob:Unique</instruction>
				<instruction>//@set glob:Unique</instruction>
				<instruction>//Select NOPATTERN SHOWHIDDEN \</instruction>
				<instruction>//Select NONE</instruction>
				<instruction>//Set SOURCE=toggle</instruction>
				<instruction>//Select NOPATTERN SHOWHIDDEN</instruction>
				<instruction>//Select NONE</instruction>
				<instruction>//Set SOURCE=toggle</instruction>
				<instruction />
				<instruction>//@if:else</instruction>
				<instruction />
				<instruction>//Select DESTTOSOURCE=notin DESELECTNOMATCH</instruction>
				<instruction>//Select NOPATTERN HIDEUNSEL</instruction>
				<instruction>//Set SOURCE=Toggle</instruction>
				<instruction>//Select SOURCETODEST=notin DESELECTNOMATCH</instruction>
				<instruction>//Select NOPATTERN HIDEUNSEL</instruction>
				<instruction>//Set SOURCE=Toggle</instruction>
				<instruction />
				<instruction>//Select DESTTOSOURCE=notin DESELECTNOMATCH</instruction>
				<instruction>//Select SOURCETODEST=notin DESELECTNOMATCH HIDEUNSEL=files</instruction>
				<instruction>//Select NOPATTERN HIDEUNSEL=files</instruction>
				<instruction />
				<instruction>//@set glob:Unique=on</instruction>
			</function>
		</button>
		<button backcol="none" display="both" label_pos="right" textcol="none">
			<label>Delete Characters Before the First Dash</label>
			<icon1>#DOpus10XP:rename2</icon1>
			<function type="normal">
				<instruction>@nodeselect</instruction>
				<instruction>@disablenosel:files</instruction>
				<instruction />
				<instruction>Rename Preset=&quot;Delete Characters Before the First Dash&quot; WHENEXISTS=rename</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
			<label>Delete Characters After the First Dash</label>
			<icon1>#rename2</icon1>
			<function type="normal">
				<instruction>@nodeselect</instruction>
				<instruction>@disablenosel:files</instruction>
				<instruction />
				<instruction>Rename PRESET=&quot;Delete Characters After the First Dash&quot; WHENEXISTS=rename</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
			<label>Rename and Move to &quot;T:\Wallpaper\BingSnap&quot;</label>
			<icon1>#JEG_Icons_(32px_&amp;_24px):Bing</icon1>
			<function type="normal">
				<instruction>@disablenosel:files</instruction>
				<instruction />
				<instruction>/home\dopusrt.exe /cmd Rename FROM {file} TO=&quot;T:\Wallpaper\BingSnap\{clip}&quot; IGNOREEXT</instruction>
				<instruction>@admin:F:\FreeFileSync_64\FreeFileSync.exe &quot;T:\Active\Sync\FreeFileSync\T - T Wallpaper - LKMNO.ffs_batch&quot;</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
			<label>Rename a Selected Item Stem with Text From the Clipboard</label>
			<icon1>#rename2</icon1>
			<function type="normal">
				<instruction>@nodeselect</instruction>
				<instruction>@disablenosel</instruction>
				<instruction />
				<instruction>Rename TO=&quot;{clip}&quot; IGNOREEXT</instruction>
				<instruction>//Rename FROM {file} TO=&quot;{clip}&quot; IGNOREEXT</instruction>
				<instruction />
				<instruction>//https://resource.dopus.com/t/rename-from-clipboard-or-file-jscript-version/56639</instruction>
				<instruction>//Rename PRESET=&quot;From Clipboard Or File&quot;</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
			<label>Rename a Selected File Text from the  Clipboard and Add *_64*</label>
			<icon1>#DOpus10XP:rename2</icon1>
			<function type="normal">
				<instruction>@nodeselect</instruction>
				<instruction>@disablenosel</instruction>
				<instruction />
				<instruction>/home\dopusrt.exe /cmd Rename {file} TO=&quot;{clip}&quot; IGNOREEXT</instruction>
				<instruction>/home\dopusrt.exe /cmd Rename PATTERN=&quot;*&quot; TO=&quot;*_64&quot; AUTORENAME TYPE=dirs</instruction>
				<instruction>/home\dopusrt.exe /cmd Rename PATTERN=&quot;*.*&quot; TO=&quot;*_64.*&quot; AUTORENAME TYPE=files</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" hotkey_label="yes" label_pos="right" textcol="none">
			<label>Rename a Selected Item From a Selected Item in the Destination</label>
			<tip>Rename a Selected Item From a Selected Item in the Destination File Display with the Date Stamp Unchanged &lt;kbd&gt;Ctrl+7</tip>
			<icon1>#rename2</icon1>
			<function type="normal">
				<instruction>//https://resource.dopus.com/t/file-name-copying-and-renaming-another-file-automation/10942/2</instruction>
				<instruction />
				<instruction>@disablenosel</instruction>
				<instruction>@nofilenamequoting</instruction>
				<instruction />
				<instruction>Rename TO &quot;{filedest$|noext}&quot; IGNOREEXT</instruction>
				<instruction>//Rename PATTERN * TO &quot;{filedest$|noext}&quot; IGNOREEXT</instruction>
				<instruction />
				<instruction>//Similar to Ctrl-C followed by Ctrl-V but with the date stamp unchanged</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
			<label>Duplicate an Item, Rename it with a Chosen Name &lt;kbd&gt;Shift+F2</label>
			<icon1>#DOpus10XP:duplicate</icon1>
			<function type="normal">
				<instruction>@disablenosel</instruction>
				<instruction />
				<instruction>Copy DUPLICATE</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
			<label>Convert a Zip File to a 7-Zip in the Destination</label>
			<tip>Convert a Zip File to a 7-Zip in the Destination File Display Retaining the Original Timestamp</tip>
			<icon1>#7zFM</icon1>
			<function type="normal">
				<instruction>//https://resource.dopus.com/t/how-to-convert-a-zip-to-a-7z-in-a-single-button/42756</instruction>
				<instruction>//https://resource.dopus.com/t/convert-a-zip-file-to-a-7z-file-and-move-the-7z-to-the-destination/43614/2</instruction>
				<instruction>//https://resource.dopus.com/t/convertarchive-convert-archives-to-a-different-format/58113/7</instruction>
				<instruction>//https://resource.dopus.com/t/command-clipboardex-clipboard-related-functions/19930</instruction>
				<instruction />
				<instruction>@disablenosel:files,type=grp:Archives</instruction>
				<instruction>@nofilenamequoting</instruction>
				<instruction />
				<instruction>@evalalways:Path=(dest)</instruction>
				<instruction>@label:&quot;&lt;/b&gt;Convert a Zip File to a 7-Zip in the Destination: &lt;b&gt;&quot; + Path</instruction>
				<instruction />
				<instruction>//https://resource.dopus.com/t/convertarchive-convert-archives-to-a-different-format/58113</instruction>
				<instruction>//&quot;Enable internal Opus Zip support&quot; must be selected in Preferences / Zip &amp; Other Archives / Zip Files</instruction>
				<instruction>//and the .dis extension specified in &quot;Zip file extensions&quot; for .dis files to be converted to other</instruction>
				<instruction>//archive formats.</instruction>
				<instruction>ConvertArchive FORMAT=.7z TO={destpath} COPYTIMESTAMPS DELETEORIGINAL QUIET</instruction>
				<instruction />
				<instruction>//ClipboardEX COPYTIMESTAMPS</instruction>
				<instruction>//@set ZipNameStem={file$|noext}</instruction>
				<instruction>//Copy EXTRACT=sub TO=&quot;{sourcepath$}&quot; CREATEFOLDER=&quot;Temp {$ZipNameStem} zzz&quot;</instruction>
				<instruction>//Copy FILE=&quot;{sourcepath$}Temp {$ZipNameStem} zzz\*&quot; ARCHIVE=.7z TO=&quot;{sourcepath$}&quot;</instruction>
				<instruction>//Delete FILE=&quot;Temp {$ZipNameStem} zzz&quot; FORCE QUIET</instruction>
				<instruction>//Delete FILE=&quot;{filepath$}&quot; FORCE QUIET</instruction>
				<instruction>//Select PREV</instruction>
				<instruction>//ClipboardEX PASTETIMESTAMPS TO=&quot;{sourcepath$}{$ZipNameStem}.7z&quot;</instruction>
				<instruction>//Copy FILE=&quot;{$ZipNameStem}.7z&quot; MOVE TO=&quot;{destpath$}&quot;</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
			<label>Convert a Zip File to a 7-Zip in the Source</label>
			<tip>Convert a Zip File to a 7-Zip in the Source File Display Retaining the Original Timestamp</tip>
			<icon1>#7zFM</icon1>
			<function type="normal">
				<instruction>//https://resource.dopus.com/t/how-to-convert-a-zip-to-a-7z-in-a-single-button/42756</instruction>
				<instruction>//https://resource.dopus.com/t/convert-a-zip-file-to-a-7z-file-and-move-the-7z-to-the-destination/43614/2</instruction>
				<instruction>//https://resource.dopus.com/t/convertarchive-convert-archives-to-a-different-format/58113/7</instruction>
				<instruction>//https://resource.dopus.com/t/command-clipboardex-clipboard-related-functions/19930</instruction>
				<instruction />
				<instruction>@disablenosel:files,type=grp:Archives</instruction>
				<instruction>@nofilenamequoting</instruction>
				<instruction />
				<instruction>@evalalways:Path=(source)</instruction>
				<instruction>@label:&quot;&lt;/b&gt;Convert a Zip File to a 7-Zip in the Source: &lt;b&gt;&quot; + Path</instruction>
				<instruction />
				<instruction>//https://resource.dopus.com/t/convertarchive-convert-archives-to-a-different-format/58113</instruction>
				<instruction>//&quot;Enable internal Opus Zip support&quot; must be selected in Preferences / Zip &amp; Other Archives / Zip Files</instruction>
				<instruction>//and the .dis extension specified in &quot;Zip file extensions&quot; for .dis files to be converted to other</instruction>
				<instruction>//archive formats.</instruction>
				<instruction>ConvertArchive FORMAT=.7z COPYTIMESTAMPS DELETEORIGINAL QUIET</instruction>
				<instruction />
				<instruction>//ClipboardEX COPYTIMESTAMPS</instruction>
				<instruction>//@set ZipNameStem={file$|noext}</instruction>
				<instruction>//Copy EXTRACT=sub TO=&quot;{sourcepath$}&quot; CREATEFOLDER=&quot;Temp {$ZipNameStem} zzz&quot;</instruction>
				<instruction>//Copy FILE=&quot;{sourcepath$}Temp {$ZipNameStem} zzz\*&quot; ARCHIVE=.7z TO=&quot;{sourcepath$}&quot;</instruction>
				<instruction>//Delete FILE=&quot;Temp {$ZipNameStem} zzz&quot; FORCE QUIET</instruction>
				<instruction>//Delete FILE=&quot;{filepath$}&quot; FORCE QUIET</instruction>
				<instruction>//Select PREV</instruction>
				<instruction>//ClipboardEX PASTETIMESTAMPS TO=&quot;{sourcepath$}{$ZipNameStem}.7z&quot;</instruction>
				<instruction>//Copy FILE=&quot;{$ZipNameStem}.7z&quot; MOVE TO=&quot;{destpath$}&quot;</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
			<label>Extract an Archive Based on the Selected Archive Name</label>
			<tip>Extract an Archive to a Folder Based on the Selected Archive Name to the Source File Display</tip>
			<icon1>#DOpus10XP:extract</icon1>
			<function type="normal">
				<instruction>@disablenosel:files,type=grp:Archives</instruction>
				<instruction />
				<instruction>@evalalways:Path=(source)</instruction>
				<instruction>@evalalways:FolderName=Stem(selpath)</instruction>
				<instruction>@label:&quot;&lt;/b&gt;Extract the Selected Archive to the Source: &lt;b&gt;&quot; + Path + &quot;\&quot; + FolderName</instruction>
				<instruction />
				<instruction>//https://resource.dopus.com/t/how-to-automatically-delete-the-zip-file-after-extracting-it/32464/2</instruction>
				<instruction>//@set ArchivePath={filepath}</instruction>
				<instruction>//Select the folder</instruction>
				<instruction>Copy EXTRACT=sub HERE AUTOSELECT=yes</instruction>
				<instruction>//Open the folder</instruction>
				<instruction>//Go FROMSEL</instruction>
				<instruction>//Delete the original archive file</instruction>
				<instruction>//Delete &quot;{$ArchivePath}&quot; QUIET</instruction>
				<instruction />
				<instruction>//https://resource.dopus.com/t/7zip-command/56334/2</instruction>
				<instruction>//Nanazip is a modernized fork of 7Zip</instruction>
				<instruction>// -o is for output directory but doesn&apos;t take a space between it and the path for some unclear reason.</instruction>
				<instruction>// x extracts with the archive&apos;s folder structure intact, e would put all in one directory</instruction>
				<instruction />
				<instruction>//@set ArchivePath={filepath}</instruction>
				<instruction>//@set ArchiveName={file|noext}-Extracted</instruction>
				<instruction>///f\Nanazip\NanaZip.Windows.exe x {filepath$} -o&quot;{sourcepath$}\{file$|noext}-Extracted&quot;</instruction>
				<instruction>//Select the folder</instruction>
				<instruction>//Select {$ArchiveName} MAKEVISIBLE</instruction>
				<instruction>//Open the folder</instruction>
				<instruction>//Go FROMSEL</instruction>
				<instruction>//Delete the original archive file</instruction>
				<instruction>//Delete &quot;{$ArchivePath}&quot; QUIET</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
			<label>Create a 7z File From Selected Items with a Name from Clipboard</label>
			<tip>Create a 7z File From Selected Items with a Name from the Clipboard  in the &lt;b&gt;Destination File Display&lt;/b&gt;</tip>
			<icon1>#7zFM</icon1>
			<function type="normal">
				<instruction>@evalalways:Path=(dest)</instruction>
				<instruction>@label:&quot;&lt;/b&gt;Create a 7z File From Selected Items with a Name from Clipboard in the Destination: &lt;b&gt;&quot; + Path</instruction>
				<instruction />
				<instruction>Copy ADDTOARCHIVE=.7z CREATEFOLDER=&quot;{clip}&quot;</instruction>
			</function>
		</button>
		<button 3dborders="no" backcol="none" display="label" label_pos="right" textcol="none">
			<label>Create a 7z File From Selected Items with a Name from Clipboard</label>
			<tip>Create a 7z File From Selected Items with a Name from the Clipboard  in the &lt;b&gt;Source File Display&lt;/b&gt;</tip>
			<icon1>#7zFM</icon1>
			<function type="normal">
				<instruction>@evalalways:Path=(source)</instruction>
				<instruction>@label:&quot;&lt;/b&gt;Create a 7z File From Selected Items with a Name from Clipboard in the Destination: &lt;b&gt;&quot; + Path</instruction>
				<instruction />
				<instruction>Copy ADDTOARCHIVE=.7z CREATEFOLDER=&quot;{clip}&quot; HERE</instruction>
			</function>
		</button>
		<button backcol="none" display="label" field_type="spacer" size="full" textcol="none">
			<label>Spacer</label>
			<icon1>#spacer</icon1>
			<function type="normal">
				<instruction>Set SPACER</instruction>
			</function>
		</button>
	</buttons>
</toolbar>
