|
-
Apr 12th, 2003, 04:09 AM
#1
Thread Starter
Junior Member
Very Urgent
Hi Guys
Is there anyway to disappearing Floppy Drive From my Computer if soo kindly advice for win98 and windows2000 too
Thankz in Advance
Haris
-
Apr 12th, 2003, 07:18 AM
#2
you can still goto run and type A:\ or in most programs
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
Value Name: NoDrives
Data Type: REG_DWORD (DWORD Value)
For Drive A 2^1
For Drive B 2^2
For Drive C 2^3
To Hide A and b 2^1 + 2^2
just in case you have to write the numbers in there non-power of 2 format. its just easyer to explain
Tweak Manager Will Do it But its only free to try http://www.winguides.com/tweak/?isplugin
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|