PDA

View Full Version : Start->Run box doesn't remember commands (W2K)



swifty
07-07-2004, 11:42 PM
it deletes all commands from it's memory after some time
what can I do to keep the history

thanks

laurieA
07-08-2004, 05:35 AM
Is this any help http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/programmersguide/shell_int/shell_int_programming/ac_ovw.asp

swifty
07-08-2004, 06:48 AM
No it's not a MSDN problem]
but thanks

dudecybetron
07-08-2004, 09:37 AM
hi might be due to a registry entry.

go to the following key

hkey_current_user\software\microsoft\windows
\currentversion\policies\explorer

find whether there is a key named clearrecentdocsonexit if it is there and if it contains the value 1 then replace it with 0.check the above in the hkey_local_machine hive.

swifty
07-09-2004, 03:55 AM
thanks
I unchecked the key (it was '1')
but it didn't solve the problem

thanks anyway

swifty
07-11-2004, 12:16 AM
Fixed buy doing the following
run gpedit.msc go into user config->admn templates->start menu-> and disable "Clear history of recently opened doc..."

dudecybetron
07-11-2004, 08:53 AM
hay,

u c what i told was the solution.u c if u have manually edited the regsitry then my tweak would be the anwser.however if the change has been done through the group policy editor then even though u manually make the value to 0 the next time when the computer boots up it will apply the group policy for the user and that vlaue would have changed to 1 again.

i should have told u to do this from group policy editor in the first place but hope now u have know about the key that is responsible for this behaviour.

<font color=red> Something is better than Nothing hmm BUT Nothing is better than Nonsense </font color=red>
<font color=green> -say2 </font color=green>

swifty
07-12-2004, 03:48 AM
Yep
thanks for your help!!!!

cheers