Do a regular expression rename from: (.*) (.*)(\.mp3)# to \1_\2\3 The # on the end of the first string makes Opus apply the pattern until it stops having an...
I want to run an external program on the selected files in a lister. If I just pass the file names, the length of the command line quickly overflows, so this...
Do you need to run this regularly or is it just an occasional thing? (i.e. If it's a few extra steps rather than a single-click solution would it still do the...
thanks for quick answer! but, this does not work?! what ever i do (select, unselect files) nothing.... can you, please, check once more time this command for...
I already have this as a button. I want to keep it that way. As of now the button looks like cd C:\Music\Bagpipe makelily.py -f {dlgstring|Format file:|format}...
Welcome to the Directory Opus (DOpus) for Beginner's Users Group! This user's group is for those using Directory Opus: The Explorer replacement and File...
DOpus@yahoogroups.com
Aug 2, 2006 11:28 am
6885
I'm giving Directory Opus another trial as Windows Explorer is still misplacing files when I copy from one dirctory to another. So far, so good, but one...
When you say they're visible in the right-hand pane but not the left do you mean you can see them in the file list but not in the folder tree? If so then,...
... hidden (H attribute), you probably need to turn on Preferences / Listers / Folder Tree: Show hidden folders. That's it! I was poring over the Folders tab...
... off everything at the top where it says "Inherit from the Default Lister." Thanks again Leo, I swear I'm not a moron... I just act like one with new s/w....
I just got my Ipod and it's sick. Putting all my music on it now than im going to go for a short jogg. Cant believe it didn't cost me a thing thanks to...
josalyne-overfelt437@...
Aug 4, 2006 2:35 pm
6891
Hi. Next week, I expect to get a new desktop computer. Like my current one, it will run WindowsXP Pro. I have DOpus 8.2.2.3 on my present computer. I want...
1) If you still have your licence certificate (e.g. in a saved email) then you can simply use that on the new machine. If you've lost if you can get it again...
You can do this with an "MS-DOS Batch Function" type button like this: if exist "%TEMP%\opus_file_list.txt" ( del "%TEMP%\opus_file_list.txt" ) echo MAKING...
Took me just 2 weeks to get my accredited Masters in this course. Already in line for an interview on monday to hopefully get a better position within the ...
josalyne-overfelt437@...
Aug 6, 2006 4:33 pm
6896
Hey, that works! I did try something like that, but using (the obvious) echo {filepath$}>"%TEMP%\opus_file_list.txt" instead. But that only inserts one of the...
... For reference: command output > file Redirects the output to a file. Repeat the command, and you replace the old file with the new one. command output >>...
... Exactly, so it seems a little weird that echo {filepath$}>>"%TEMP%\opus_file_list.txt" will be magically repeated for each path in the variable. But,...
I have created a button on my toolbar that allows me to send the selected file by email, zipped first or otherwise which I find very quick and useful. I would...
You can put the selected file paths into the clipboard, using UNC network paths for items on network drives, via this command: Clipboard COPYNAMES=unc Then...
Hi, everyone. Back in February, Timo T. Tuhkanen started a thread about DOpus locking the USB drive. Many people, myself included, found that they had to...
Hello mulberryfan, On Tuesday, August 8, 2006, at 3:35:38 PM, you wrote re: [DOpus] Version 8.2.2.3 Locks USB Drive Worse Than Ever?: m> Has anyone else...
I just bought a new 2GB flash drive. In the instructions it said that with WinXP it was unnecessary to use the "Safely Remove Hardware" function. Just wait for...
... Thanks for your response. Yes, as far as I know, I have all the patches installed. I'm really mystified that things have become worse now that I've...