473,805 Members | 2,124 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem in opening the drives

38 New Member
Hi..
When i try to open any of the drives(C,D,E,F) in "My Computer",a window showing the choose program list is opening up.I cannot view the folders in the drives..
Plzzz give a solution..
Thanks in advance
siri
Feb 19 '08 #1
3 1664
maulik1717
2 New Member
Hi..
When i try to open any of the drives(C,D,E,F) in "My Computer",a window showing the choose program list is opening up.I cannot view the folders in the drives..
Plzzz give a solution..
Thanks in advance
siri
I SIRI

same problem with me u try your antivirus software not proper uninstall.
other wise u install quick hill software and not proper remove.
Feb 19 '08 #2
AmberJain
884 Recognized Expert Contributor
Hi..
When i try to open any of the drives(C,D,E,F) in "My Computer",a window showing the choose program list is opening up.I cannot view the folders in the drives..
Plzzz give a solution..
Thanks in advance
siri
_______________ _______________ _______________ _______________ _____
1. Simply right click on desktop and click
[new]---->[shortcut]

2. A window will open which will look like an attached file [123.jpg]. See below on this page for something with title "Attached Thumbnail".

3.Type following in the box:
C:\

4.Now click on [Next] button.

5. Type a name in the box. [You can also leave the default name]

6.Click on [Finish].

7.Check out desktop for a new shortcut you just created. Double click it and PROBABLY you would be able to access your drives.
_______________ _______________ _______________ _______________ _____
If this does not solves your problem, do tell me. I will tell you other ways which might work

HOPE THIS HELPS.......... .........
Feb 20 '08 #3
nandakishore001
1 New Member
Hi..
When i try to open any of the drives(C,D,E,F) in "My Computer",a window showing the choose program list is opening up.I cannot view the folders in the drives..
Plzzz give a solution..
Thanks in advance
siri
Hi,
After Infecting Virus in ur Computer. The drives can't be opened by double clicking,or 'Open', U need to delete Autorun.inf files in Every drive (in Root of every drive), & also delete some keys in the registry, But if u have a good idea on Regedit u can do it,( I Recommend to take back up of registry before).

Or U can use good antivirus like Mcafee , symantec etc , with latest updates
Mar 5 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

9
2327
by: ben | last post by:
Hello, This really drives me nuts. Im opening an input file, and Im testing if it was open successfully. Thats it! I know that the file that Im trying to open DOES NOT exist but Im getting NO error message. No matter what name I enter I get 'file opened successfully" Any clues? Thanks!
23
3501
by: Rudolf Bargholz | last post by:
Hi, I have a ralatively simple SQL: select FK from TABLE where upper(A) like 'B%' and upper(C) like 'D%' We have DB2 UDB v7.1 FP 12 installed on Linux and on Windows 2003 On Linux using optimization level 5 as well as 9 and 0 the SQL uses 3'100'000'000 timerons !
21
13024
by: Sender | last post by:
I have two questions: (1) I just want to check whether a .txt file is empty or not (without opening it). Like I click on a command button then it should give message EMPTY if is empty and show message "NON EMPTY" if it is not empty. (2) What are the steps to open a notepad file (C:\XYZ\abc.txt) in a VB Text Box. Thanks
4
7038
by: Daniel P. | last post by:
I'm using C#: Stream s = File.Open( @"\remotemachine\share\MyFile.txt" , FileMode.Open , FileAccess.Read , FileShare.Read ); I'm getting the following exception: "The referenced account is currently locked out and may
16
1344
by: Mr. B | last post by:
VB.net 2003; MS Access db; Netframe 1.1 I wrote an Windows app for my last place of employment that opened and modified a couple of MS Access db files. I did most of my programming at home on Drive "C". And I used the Drag/Drop Data Items to create the Connection, DataSet and DataAdapters. The Access files were located on drives "P" and "S" at work, so I had VB.net installed on my work PC so I could change the drives in the...
4
2180
by: tshad | last post by:
At work we are setting up a new web site and had a problem with running a page when using URL: \\phoenix\cdrive\inetpub\wwwroot\hrworkshop\index.aspx It would start up notepad to edit the file. When I went to IIS and changed the default file to index.aspx, this made it work fine.
4
3866
dima69
by: dima69 | last post by:
I have an application with a backend database connected to front end via mapped drive. It is installed at my client's office. Occasionally they report a problem while opening an application first time, after turning computer on. An application cannot access linked table. But, after entering the build-in browser and relinking the tables, the problem disapears. This problem is not persistant, so I couldn't reproduce it. Also, drive mapping has not...
6
3272
by: per9000 | last post by:
An interesting/annoying problem. I created a small example to provoke an exception I keep getting. Basically I have a C-struct (Container) with a function-pointer in it. I perform repeated calls to the function in the container. I allocate (and free in c) arrays to get garbage collection in both C and C#. After a few seconds I get an exception. I assume GarbageCollector moves the delegate (or collects is) and when I don't find it in C...
1
1226
by: jakie | last post by:
hi evryone, i have reinstalled my OS windowsXP, now i am facing a problem. if i am cdouble clicking the harddisk drives its opening in different window, apart from this hardsdisk drives, all the folders opening in its own window itself. I have checked the option tools>folder options>general options> open in own window also, but its not chnaging is there any other settings i have to change or is it a problem of virus or some kind of. But i...
0
9718
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9596
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10614
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10363
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10369
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10109
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9186
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
4327
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3008
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.