delete drop down list from file open command
Moderator: Kathy_9
-
minkcreek1
- Posts: 8
- Joined: Sun Aug 24, 2014 11:29 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- ram: 32gb
delete drop down list from file open command
Because my computer is used by several individuals to process images, I want to keep my own projects and interests hidden. I have removed the recent file list, but the file>open command provides a list of recent files as a drop down list in the file name window. How do I eliminate this list? Also, the file>open command defaults to the last file folder used in saving an image file. Is it possible to change the default to a neutral folder or drive, without revealing the last folder?
-
BJC
- Posts: 306
- Joined: Thu Jan 24, 2013 9:21 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- ram: 8GB
- Hard_Drive_Capacity: 1TB
- Corel programs: Videostudio X10 and 2020
- Location: England
Re: delete drop down list from file open command
Why not just create your own personal profile on your computer , password protect it and log in to it for your editimg
-
LeviFiction
- Advisor
- Posts: 6831
- Joined: Thu Oct 02, 2008 1:07 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Alienware M17xR4
- processor: Intel Core i7-3630QM CPU - 2_40GH
- ram: 6 GB
- Video Card: NVIDIA GeForce GTX 660M
- sound_card: Sound Blaster Recon3Di
- Hard_Drive_Capacity: 500GB
- Corel programs: PSP: 8-2023
- Location: USA
Re: delete drop down list from file open command
The most recently opened files thing, that's actually a Windows thing. If you open Notepad and change it's file type to All Files *.* you should see the same list as you see in PSP if you change the file type to *.* I mean I have Excel documents in that list, not just opened images. And I've never tried to open Excel documents inside of PSP. Or Notepad for that matter.
So to deal with those, you'll either have to edit the registry or use a program designed to look at and edit the recent files list.
The location of all saved files can be found here:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSavePidlMRU
Or just use NirSoft's utility - http://www.nirsoft.net/utils/recent_files_view.html
With that you can select the most recently opened files and delete them from the registry.
------
Last opened folder
Okay, so there are two ways to deal with this.
1) Just open up and save a file from another location before you leave. You can use a script for this, but can't do this silently, you have to interact with the script. So, hitting "Open" and "save" buttons.
2) Put all of the documents you're working on, in a temporary folder, then move them back to a personal spot, and delete the temporary location. This will force the open dialog to open on the Desktop.
So to deal with those, you'll either have to edit the registry or use a program designed to look at and edit the recent files list.
The location of all saved files can be found here:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSavePidlMRU
Or just use NirSoft's utility - http://www.nirsoft.net/utils/recent_files_view.html
With that you can select the most recently opened files and delete them from the registry.
------
Last opened folder
Okay, so there are two ways to deal with this.
1) Just open up and save a file from another location before you leave. You can use a script for this, but can't do this silently, you have to interact with the script. So, hitting "Open" and "save" buttons.
2) Put all of the documents you're working on, in a temporary folder, then move them back to a personal spot, and delete the temporary location. This will force the open dialog to open on the Desktop.
https://levifiction.wordpress.com/
-
minkcreek1
- Posts: 8
- Joined: Sun Aug 24, 2014 11:29 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- ram: 32gb
Re: delete drop down list from file open command
Thanks for the replies. I actually had searched for the MRU list but did not find it. Clearing this solves lots of my issues about deleting recent files and saves me a bunch of effort. This is something I used to do regularly in all previous Windows operating systems but Win 7 has enough changes in the registry that I never could find it when I was actually thinking about it. I am paranoid a bit over leaving trails, so I am now happily deleting the MRUs again.
