Category: Uncategorized

September 20, 2020

Batch script for opening an application at desired window position from command line

Filed under: Uncategorized - 20 Sep 2020

I recently had the need to launch/open multiple instances of the same windows application at different window positions. The web provided various solutions, but there wasn’t any single tidy batch script that tied everything together. My desire was

September 7, 2020

Check cygwin not in use before updating

Filed under: Uncategorized - 07 Sep 2020

Periodically I like to update cygwin, add a new package or update an existing package. One annoying thing about updating cygwin is that if any cygwin files are in use (such as one of its dll files) when

Symbolic Links in Windows with Unison

Filed under: Uncategorized - 07 Sep 2020

It is possible to use unison on windows and synchronize symbolic links with remote systems and keep these symbolic links as actual links and not “follow” or copy the files. The windows version of Unison does not

January 1, 2020

Copy an Excel Sheet to a Different Workbook using Apache POI

Filed under: Uncategorized - 01 Jan 2020

I recently wanted to copy an Excel worksheet using Apache POI from one workbook to another workbook. I desired to have this copy include all styles, such as bold/underline/etc, preserve all merged cells, and preserve all Sheet properties.

Various StackOverflow posts …

October 9, 2017

Change Number of Monitors/Screen Resolution quickly with Shortcut or Batch file

Filed under: Uncategorized,Windows - 09 Oct 2017

I recently fixed an issue in restoremonitors7 that makes it possible to create a shortcut on your desktop (or a batch file) to quickly change your screen resolution and/or number of active monitors to preset settings on Windows 7 …

April 30, 2007

Welcome

Filed under: Uncategorized - 30 Apr 2007

Welcome to robsnotebook.com!

This website contains notes for performing various computing tasks.

I hope you find the information useful!