PDA

View Full Version : Floppy drive seek when opening explorer



jstolz
04-12-2000, 05:16 PM
My floppy recently started being accessed on accessing explorer (including SaveAs dialog boxes).

I searched the MS KnowledgeBase but found nothing, and also searched Regedit.com--I found one post on solving this problem by deleting:
HKLM\Software\Microsoft\Windows\CurrentVersion\Pol icies\Explorer
"NoDriveTypeAutoRun"=dword:00000091

However, I didn't find that value under Policies\Explorer, nor did I find it under HKCU--in fact, I did a search and came up with zip.

Any ideas on how to eliminate this pesky floppy seek?

Regards...

Herb
04-12-2000, 05:28 PM
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer

NoDriveTypeAutoRun 0000 Binary Value Data: 95 00 00 00

Y0K compliant, counting upwards;)

Nick
04-12-2000, 05:45 PM
Check this out, an old posting of mine.. .a similar problem, but not the same. It might give you a fresh angle of attack.

http://www.regedit.com/cgi-bin/wwwthreads/showpost.pl?Board=brdQuestions&Number=3256&page=&view=&sb=#Post3256

Nick

jstolz
04-12-2000, 07:23 PM
...that was it. Actually, I had documented that value, but up to now, always thought that it only disabled autostarting the CD drive.

Regards...