Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 02-21-2008, 04:20 PM
Rob Gordon
Newsgroup Contributor
 
Posts: n/a
Double-clicking C: drive, prompts me with "Choose Program to OpenWith..." window

I have an odd one,

I have a user who, when they go into My Computer and click on C:, get a
prompt asking which program they want to open it with instead of just
being take straight into the root contents of the C: drive.

This smells like an obvious registry hack fix, I just have no clue where
this would be.

Any ideas?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 02-21-2008, 04:20 PM
  #2 (permalink)  
Old 02-21-2008, 07:41 PM
Karl Snooks
Newsgroup Contributor
 
Posts: n/a
Re: Double-clicking C: drive, prompts me with "Choose Program to Open With..." window

Rob,
Remove the autorun.inf file from the root directory of C: drive.

karl snooks

"Rob Gordon" <Robert.Gordon@nospam.dslextreme.com> wrote in message
news:%23BLwDiOdIHA.536@TK2MSFTNGP06.phx.gbl...
|I have an odd one,
|
| I have a user who, when they go into My Computer and click on C:, get a
| prompt asking which program they want to open it with instead of just
| being take straight into the root contents of the C: drive.
|
| This smells like an obvious registry hack fix, I just have no clue where
| this would be.
|
| Any ideas?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 02-22-2008, 11:01 AM
Rob Gordon
Newsgroup Contributor
 
Posts: n/a
Re: Double-clicking C: drive, prompts me with "Choose Program toOpen With..." window

Karl,

You don't happen to know how I can do this, do you? If I do a "dir /a"
on the C: drive I definitely can see the autorun.inf file listed, I
don't know the syntax for doing a del command to erase a hidden system file.


Karl Snooks wrote:
> Rob,
> Remove the autorun.inf file from the root directory of C: drive.
>
> karl snooks
>
> "Rob Gordon" <Robert.Gordon@nospam.dslextreme.com> wrote in message
> news:%23BLwDiOdIHA.536@TK2MSFTNGP06.phx.gbl...
> |I have an odd one,
> |
> | I have a user who, when they go into My Computer and click on C:, get a
> | prompt asking which program they want to open it with instead of just
> | being take straight into the root contents of the C: drive.
> |
> | This smells like an obvious registry hack fix, I just have no clue where
> | this would be.
> |
> | Any ideas?
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 02-22-2008, 12:00 PM
Karl Snooks
Newsgroup Contributor
 
Posts: n/a
Re: Double-clicking C: drive, prompts me with "Choose Program to Open With..." window

Rob,
Excellent. Since you can use the "dos" commands, then first
attrib /?
This will familiarize you with the attribute command.

With the Attrib command you can set/clear various attributes.

Use Attrib to clear the read-only, hidden, system attributes.

Now you can use the delete command to get rid of that pest.

karl snooks

"Rob Gordon" <Robert.Gordon@nospam.dslextreme.com> wrote in message
news:47BF1986.3020900@nospam.dslextreme.com...
| Karl,
|
| You don't happen to know how I can do this, do you? If I do a "dir /a"
| on the C: drive I definitely can see the autorun.inf file listed, I
| don't know the syntax for doing a del command to erase a hidden system
file.
|
|
| Karl Snooks wrote:
| > Rob,
| > Remove the autorun.inf file from the root directory of C: drive.
| >
| > karl snooks
| >
| > "Rob Gordon" <Robert.Gordon@nospam.dslextreme.com> wrote in message
| > news:%23BLwDiOdIHA.536@TK2MSFTNGP06.phx.gbl...
| > |I have an odd one,
| > |
| > | I have a user who, when they go into My Computer and click on C:, get
a
| > | prompt asking which program they want to open it with instead of just
| > | being take straight into the root contents of the C: drive.
| > |
| > | This smells like an obvious registry hack fix, I just have no clue
where
| > | this would be.
| > |
| > | Any ideas?
| >
| >


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 02-22-2008, 07:50 PM
Rob Gordon
Newsgroup Contributor
 
Posts: n/a
Re: Double-clicking C: drive, prompts me with "Choose Program toOpen With..." window

Worked perfectly. Thanks so much, Karl.

Robert

Karl Snooks wrote:
> Rob,
> Excellent. Since you can use the "dos" commands, then first
> attrib /?
> This will familiarize you with the attribute command.
>
> With the Attrib command you can set/clear various attributes.
>
> Use Attrib to clear the read-only, hidden, system attributes.
>
> Now you can use the delete command to get rid of that pest.
>
> karl snooks
>
> "Rob Gordon" <Robert.Gordon@nospam.dslextreme.com> wrote in message
> news:47BF1986.3020900@nospam.dslextreme.com...
> | Karl,
> |
> | You don't happen to know how I can do this, do you? If I do a "dir /a"
> | on the C: drive I definitely can see the autorun.inf file listed, I
> | don't know the syntax for doing a del command to erase a hidden system
> file.
> |
> |
> | Karl Snooks wrote:
> | > Rob,
> | > Remove the autorun.inf file from the root directory of C: drive.
> | >
> | > karl snooks
> | >
> | > "Rob Gordon" <Robert.Gordon@nospam.dslextreme.com> wrote in message
> | > news:%23BLwDiOdIHA.536@TK2MSFTNGP06.phx.gbl...
> | > |I have an odd one,
> | > |
> | > | I have a user who, when they go into My Computer and click on C:, get
> a
> | > | prompt asking which program they want to open it with instead of just
> | > | being take straight into the root contents of the C: drive.
> | > |
> | > | This smells like an obvious registry hack fix, I just have no clue
> where
> | > | this would be.
> | > |
> | > | Any ideas?
> | >
> | >
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 02-23-2008, 10:20 PM
Karl Snooks
Newsgroup Contributor
 
Posts: n/a
Re: Double-clicking C: drive, prompts me with "Choose Program to Open With..." window

Rob,
Great. Glad to have been of assistance.
karl

"Rob Gordon" <Robert.Gordon@nospam.dslextreme.com> wrote in message
news:47BF9691.1030302@nospam.dslextreme.com...
| Worked perfectly. Thanks so much, Karl.
|
| Robert
|
| Karl Snooks wrote:
| > Rob,
| > Excellent. Since you can use the "dos" commands, then first
| > attrib /?
| > This will familiarize you with the attribute command.
| >
| > With the Attrib command you can set/clear various attributes.
| >
| > Use Attrib to clear the read-only, hidden, system attributes.
| >
| > Now you can use the delete command to get rid of that pest.
| >
| > karl snooks
| >
| > "Rob Gordon" <Robert.Gordon@nospam.dslextreme.com> wrote in message
| > news:47BF1986.3020900@nospam.dslextreme.com...
| > | Karl,
| > |
| > | You don't happen to know how I can do this, do you? If I do a "dir
/a"
| > | on the C: drive I definitely can see the autorun.inf file listed, I
| > | don't know the syntax for doing a del command to erase a hidden system
| > file.
| > |
| > |
| > | Karl Snooks wrote:
| > | > Rob,
| > | > Remove the autorun.inf file from the root directory of C: drive.
| > | >
| > | > karl snooks
| > | >
| > | > "Rob Gordon" <Robert.Gordon@nospam.dslextreme.com> wrote in message
| > | > news:%23BLwDiOdIHA.536@TK2MSFTNGP06.phx.gbl...
| > | > |I have an odd one,
| > | > |
| > | > | I have a user who, when they go into My Computer and click on C:,
get
| > a
| > | > | prompt asking which program they want to open it with instead of
just
| > | > | being take straight into the root contents of the C: drive.
| > | > |
| > | > | This smells like an obvious registry hack fix, I just have no clue
| > where
| > | > | this would be.
| > | > |
| > | > | Any ideas?
| > | >
| > | >
| >
| >


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 03-28-2008, 01:10 PM
bdon91
Newsgroup Contributor
 
Posts: n/a
Re: Double-clicking C: drive, prompts me with "Choose Program to O

I'm not that familiar with the dos commands, but I'm having the same problem
when trying to open my two hard drives from "My Computer". Is there a way to
remove the autorun.inf from the c: root without using dos commands?

"Karl Snooks" wrote:

> Rob,
> Excellent. Since you can use the "dos" commands, then first
> attrib /?
> This will familiarize you with the attribute command.
>
> With the Attrib command you can set/clear various attributes.
>
> Use Attrib to clear the read-only, hidden, system attributes.
>
> Now you can use the delete command to get rid of that pest.
>
> karl snooks
>
> "Rob Gordon" <Robert.Gordon@nospam.dslextreme.com> wrote in message
> news:47BF1986.3020900@nospam.dslextreme.com...
> | Karl,
> |
> | You don't happen to know how I can do this, do you? If I do a "dir /a"
> | on the C: drive I definitely can see the autorun.inf file listed, I
> | don't know the syntax for doing a del command to erase a hidden system
> file.
> |
> |
> | Karl Snooks wrote:
> | > Rob,
> | > Remove the autorun.inf file from the root directory of C: drive.
> | >
> | > karl snooks
> | >
> | > "Rob Gordon" <Robert.Gordon@nospam.dslextreme.com> wrote in message
> | > news:%23BLwDiOdIHA.536@TK2MSFTNGP06.phx.gbl...
> | > |I have an odd one,
> | > |
> | > | I have a user who, when they go into My Computer and click on C:, get
> a
> | > | prompt asking which program they want to open it with instead of just
> | > | being take straight into the root contents of the C: drive.
> | > |
> | > | This smells like an obvious registry hack fix, I just have no clue
> where
> | > | this would be.
> | > |
> | > | Any ideas?
> | >
> | >
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Clicking on videos fails with "Invalid char", "Object expected" Baffin Internet Explorer 3 01-16-2008 08:50 AM
Clicking on the c drive prompts "choose the program you want this Richard Hissong Windows XP 12 11-12-2007 06:20 PM
when i CLick on "C:\" Drive the is asking openwith... Ramana Windows XP 0 09-19-2007 02:35 AM
when i CLick on "C:\" Drive the is asking openwith... Ramana Windows XP 0 09-19-2007 02:35 AM
"My Computer" takes ages to respond when clicking on C drive, then behaves normally Arfur Million Windows XP 3 08-31-2007 11:20 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 03:26 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0