Search found 283 matches

by pschroeter
2020 Feb 24, 17:29
Forum: xplorer² Professional
Topic: xplorer2 4308 beta
Replies: 18
Views: 2429

Re: xplorer2 4308 beta

I read your quick reply and immediately went to install the beta and now have another question. I notice the beta installer wants to create a separate folder for it. I'm not sure what this means. Does it mean the old version is still there and I could delete the beta separately if I decide to and th...
by pschroeter
2020 Feb 24, 16:59
Forum: xplorer² Professional
Topic: xplorer2 4308 beta
Replies: 18
Views: 2429

Re: xplorer2 4308 beta

The two improvements you specifically mention have got me so excited I can't wait for for the release. So beta releases are extremely unlikely to hurt files? I would assume using new features might make the program crash, but the rest works like usual. The few times I briefly tried one of your compe...
by pschroeter
2020 Jan 08, 22:52
Forum: Computers and internet
Topic: Get rid of Microsoft “Welcome to Office” pop up
Replies: 1
Views: 2807

Get rid of Microsoft “Welcome to Office” pop up

A Microsoft “Welcome to Office” window keeps popping up randomly days apart asking me to sign in. I want it to go away and I have never gone online when I use Office 2013 For Students (actually I only use Word 2013). As far as I know it started after a recent update to Office 2013. I went through Se...
by pschroeter
2019 Nov 23, 19:54
Forum: xplorer² Professional
Topic: Regex code to capitalize filenames (after 4301)
Replies: 1
Views: 485

Regex code to capitalize filenames (after 4301)

Now that xplorer2 version 4301 is out, I again ask... I give up. I’ve read the official documentation and started reading a few websites and regex just confuses me. I see the \u and \l and I think they can be used to capitalize file names. Could someone just write the code to capitalize filenames fo...
by pschroeter
2019 Nov 23, 00:24
Forum: Computers and internet
Topic: Alternative printer toner cartidge makers
Replies: 1
Views: 3242

Alternative printer toner cartidge makers

I have a Brother HL 2280 DW laser printer and the toner cartridges (TN-450) cost a fortune ($50+). When I search for them online I find other compatible toner cartridges that are much, much cheaper. If they were only a little cheaper I would stick with Brother, but they are sometimes half as much. A...
by pschroeter
2019 Nov 13, 18:50
Forum: xplorer² Professional
Topic: Regex code to capitalize filenames
Replies: 2
Views: 416

Re: Regex code to capitalize filenames

I actually read that and I thought it only had to do with Camel Case which I thought would be more complex. That post is where I started to get the hope I could do simple case changing, but I'll look forward to the update. I'll probably still not understand regex though.
by pschroeter
2019 Nov 13, 06:34
Forum: xplorer² Professional
Topic: Regex code to capitalize filenames
Replies: 2
Views: 416

Regex code to capitalize filenames

I give up. I’ve read the official documentation and started reading a few websites and regex just confuses me. I see the \u and \l and I think they can be used to capitalize file names. Could someone just write the code to capitalize filenames for me because that is all I want to do with regex.
by pschroeter
2019 Nov 05, 16:50
Forum: Report problems with the board here.
Topic: Do you still update your RSS feed?
Replies: 1
Views: 2567

Do you still update your RSS feed?

Your RSS feed does not seem to be updating. One way I access it won't load and another just shows the "summer upgrade offer."
by pschroeter
2019 Oct 14, 17:03
Forum: xplorer² Professional
Topic: xplorer2 v4207 beta
Replies: 29
Views: 3265

Re: xplorer2 v4207 beta

Can regexp handle capitalization changes? About half the time this is why I want to rename a file.
by pschroeter
2019 Sep 22, 20:03
Forum: xplorer² Professional
Topic: I created my first hard link and have a few questions
Replies: 1
Views: 216

I created my first hard link and have a few questions

It’s only taken me over ten years using xplorer² to summon the courage to create my first hard link. I was motivated by the desire leave a file where I originally created it, but to also have in a different folder that gets backed up more often. After extensive Internet research I’m still confused a...
by pschroeter
2019 Jul 05, 20:31
Forum: xplorer² Professional
Topic: You should add a link to your website to your Youtube videos
Replies: 7
Views: 426

Re: You should add a link to your website to your Youtube videos

I was thinking more about the lost of revenue when someone might casually look at one of the videos and wonder how much and where to go to buy it. The example I gave was and actual ad for x2 and had no easy link to the zabbat.com. I think you would want to make impulse inquiries which might lead to ...
by pschroeter
2019 Jul 04, 04:23
Forum: xplorer² Professional
Topic: You should add a link to your website to your Youtube videos
Replies: 7
Views: 426

You should add a link to your website to your Youtube videos

I was looking at some of your howto videos on Youtube and I came across one titled "xplorer2 introduction and free trial[" that stuck out to me because there was a comment underneath asking "where the bleep is the link?" There isn't a link in the video comment and if you watch th...
by pschroeter
2019 Jun 13, 22:33
Forum: xplorer² Professional
Topic: Make macro beep on error and continue
Replies: 1
Views: 213

Make macro beep on error and continue

I figured out ERRORSTOP 0 makes a macro not hang up on an error. Is there a way to make a macro exit AND beep to let me know the error has happened? I have the following macro that just swaps the panes in two pane view. ERRORSTOP 0 command 32869 This replaces a Menuhack command I no longer need, tha...
by pschroeter
2019 Jun 01, 20:47
Forum: xplorer² Professional
Topic: searchFromFolder not being used by shortcut
Replies: 3
Views: 286

Re: searchFromFolder not being used by shortcut

try putting the opening quote before the /L "/L:bla" Thank you that works. I played around with the format for several minutes and wonder how I would have know to try this. I now wonder if there is (or could be) a startup switch that starts the Find file dialog clean with Addition Rules c...
by pschroeter
2019 May 30, 14:46
Forum: xplorer² Professional
Topic: searchFromFolder not being used by shortcut
Replies: 3
Views: 286

searchFromFolder not being used by shortcut

"C:\Program Files\zabkat\xplorer2\xplorer2_64.exe" /F:1 /L:"C:\Users\Paul Schroeter\Documents\Microsoft Word Documents" I can’t figure out why this shortcut Target starts an xplorer² scrap pane with “Find files” like I want, but won’t remember “searchFromFolder”. I usually have x...