Update 8/22/2019: Upgrade: added 'user id' to banner, helpful when you are running with 'Run As' to know who is running the window
Update 6/3/2019: Upgrade: changed filter to only filter on filename, not path+filename
Update 5/17/2019: Upgrade: added Filter Out to negate files that contain value(s)
Update 6/26/2018: Bug fix: when pasting file, correct path prepended.
Update 5/24/2018: Upgrade: added 'Rename File', 'Paste File' (upgrade)
Update 10/16/2017: Upgrade: added 'Copy Filename' right-click menu option on files
Update 8/23/2017: Upgrade: added 'Reload' settings, 'Add To History' on folders
Update 8/16/2017: Upgrade: added 'Open In Explorer' right-click menu option on folders
Update 8/14/2017: Upgrade: files list columns are now sortable.
Update 7/19/2017: Change: changed personal settings to user profile folder.
Update 7/17/2017: Upgrade: Added 'file name filter' option.
Update 6/29/2017: Upgrade: Change personal settings from 'AppData' to Profile, to handle alternate credentials with no local profile.
Update 6/28/2017: Upgrade: added abort, mutli-threaded processing.
Update 6/27/2017: Upgrade: added copy/delete options to Files, Paste/Copy Path options to Folders. Turn details on/off for files.
Update 6/26/2017: Program released.
The lccFolderExplorer is a windows program developed to allow exploring of folders with both local or alternate credentials. You can explore one to many local/network locations simultaneously.
As of Windows 7, Windows no longer allows Explorer to run under multiple credentials. This program is a workaround for that limitation.
See lccFolderExplorerCL for a command line version.
This programs also works smoothly with lccToolBook to allow you to access local/remote locations under alternate credentials. Here is an example line for the lccToolBook Logic File using this program:
lcc:button lccFolderExplorer C:\lccFolderExplorer\lccFolderExplorer.exe
lcc:buttonRunAs YES
Another example where it preloads two network locations:
lcc:button lccFolderExplorer Preload C:\lccFolderExplorer\lccFolderExplorer.exe lcc:path \\server\share$\folder lcc:path \\server\folder2\folder3
lcc:buttonRunAs YES
Capabilities: