Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Vista Community > Windows Vista

Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 08-09-2007, 04:30 AM
ken
Newsgroup Contributor
 
Posts: n/a
moving files

In XP, when I would highlight a file, theere was an option, to the left, to
move this file. In Vista, I cannot find this option. How do you go about
moving files in Vista?

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

 
Old 08-09-2007, 04:30 AM
  #2 (permalink)  
Old 08-09-2007, 04:40 AM
MICHAEL
Newsgroup Contributor
 
Posts: n/a
Re: moving files

* ken:[color=blue]
> In XP, when I would highlight a file, theere was an option, to the left, to
> move this file. In Vista, I cannot find this option. How do you go about
> moving files in Vista?
>
> Thanks.[/color]

Ken,

Install/merge the attached registry file, you will then have two
new options in your right-click context menu-
"Copy to Folder" and "Move to Folder. Very handy.


-Michael

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"

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

  #3 (permalink)  
Old 08-09-2007, 12:00 PM
ken
Newsgroup Contributor
 
Posts: n/a
Re: moving files

Michael,thanks for the quick reply but I don't see an attached file.

"MICHAEL" wrote:
[color=blue]
> * ken:[color=green]
> > In XP, when I would highlight a file, theere was an option, to the left, to
> > move this file. In Vista, I cannot find this option. How do you go about
> > moving files in Vista?
> >
> > Thanks.[/color]
>
> Ken,
>
> Install/merge the attached registry file, you will then have two
> new options in your right-click context menu-
> "Copy to Folder" and "Move to Folder. Very handy.
>
>
> -Michael
>[/color]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 08-09-2007, 12:20 PM
Steve Easton
Newsgroup Contributor
 
Posts: n/a
Re: moving files


"ken" <ken@discussions.microsoft.com> wrote in message
news:E8B365C9-D9CE-40F0-A4A6-E836380C09CB@microsoft.com...[color=blue]
> Michael,thanks for the quick reply but I don't see an attached file.
>[/color]

Scroll down and copy paste what he posted into notepad and save it with the .reg extension.

--

Steve Easton



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

  #5 (permalink)  
Old 08-09-2007, 01:20 PM
ken
Newsgroup Contributor
 
Posts: n/a
Re: moving files

Steve, I'm sorry but these tired old must be more tired than I thought. I do
not see any file attached.

"Steve Easton" wrote:
[color=blue]
>
> "ken" <ken@discussions.microsoft.com> wrote in message
> news:E8B365C9-D9CE-40F0-A4A6-E836380C09CB@microsoft.com...[color=green]
> > Michael,thanks for the quick reply but I don't see an attached file.
> >[/color]
>
> Scroll down and copy paste what he posted into notepad and save it with the .reg extension.
>
> --
>
> Steve Easton
>
>
>
>[/color]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 08-09-2007, 03:20 PM
Michael Solomon
Newsgroup Contributor
 
Posts: n/a
Re: moving files



"ken" <ken@discussions.microsoft.com> wrote in message
news:0BB1A459-6182-4163-BDA2-80D88776FE1B@microsoft.com...[color=blue]
> Steve, I'm sorry but these tired old must be more tired than I thought. I
> do
> not see any file attached.
>
> "Steve Easton" wrote:
>[color=green]
>>
>> "ken" <ken@discussions.microsoft.com> wrote in message
>> news:E8B365C9-D9CE-40F0-A4A6-E836380C09CB@microsoft.com...[color=darkred]
>> > Michael,thanks for the quick reply but I don't see an attached file.
>> >[/color]
>>
>> Scroll down and copy paste what he posted into notepad and save it with
>> the .reg extension.
>>
>> --
>>
>> Steve Easton
>>
>>
>>
>>[/color][/color]
Maybe it has something to do with the fact you appear to be viewing and
posting from the Web interface as opposed to using an e-mail client. I'm
not sure because I'm not using the web interface at this time.

Just a note of caution about "Moving." Many years ago, early in my Windows
experience so it might have been Windows 3.1 I opted to move a bunch of
files at once to a different folder or drive and hit a glitch and lost a
sizable chunk of those files. I scrounged around and managed to get most of
them back off of backups but it wasn't easy. The lesson, for me anyway,
always Copy. Then, if something goes wrong, you've lost nothing. You can
always delete the originals after a successful copy but if you move and
something goes wrong, you've lost the originals as well and it may be a real
chore getting them back, if at all.

--
Michael Solomon
Backup is a PC user's best friend
DTS-L.Org: [url]http://www.dts-l.org/[/url]

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

  #7 (permalink)  
Old 08-09-2007, 04:10 PM
MICHAEL
Newsgroup Contributor
 
Posts: n/a
Re: moving files

As Steve said, copy and paste the below text into
Notepad and save it with the .reg extension.


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"




* ken:[color=blue]
> Steve, I'm sorry but these tired old must be more tired than I thought. I do
> not see any file attached.
>
> "Steve Easton" wrote:
>[color=green]
>> "ken" <ken@discussions.microsoft.com> wrote in message
>> news:E8B365C9-D9CE-40F0-A4A6-E836380C09CB@microsoft.com...[color=darkred]
>>> Michael,thanks for the quick reply but I don't see an attached file.
>>>[/color]
>> Scroll down and copy paste what he posted into notepad and save it with the .reg extension.
>>
>> --
>>
>> Steve Easton
>>
>>
>>
>>[/color][/color]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 08-09-2007, 04:10 PM
ken
Newsgroup Contributor
 
Posts: n/a
Re: moving files

Michael, probably good advice. I'll stick with copying and pasting.
Thanks for your help.

"Michael Solomon" wrote:
[color=blue]
>
>
> "ken" <ken@discussions.microsoft.com> wrote in message
> news:0BB1A459-6182-4163-BDA2-80D88776FE1B@microsoft.com...[color=green]
> > Steve, I'm sorry but these tired old must be more tired than I thought. I
> > do
> > not see any file attached.
> >
> > "Steve Easton" wrote:
> >[color=darkred]
> >>
> >> "ken" <ken@discussions.microsoft.com> wrote in message
> >> news:E8B365C9-D9CE-40F0-A4A6-E836380C09CB@microsoft.com...
> >> > Michael,thanks for the quick reply but I don't see an attached file.
> >> >
> >>
> >> Scroll down and copy paste what he posted into notepad and save it with
> >> the .reg extension.
> >>
> >> --
> >>
> >> Steve Easton
> >>
> >>
> >>
> >>[/color][/color]
> Maybe it has something to do with the fact you appear to be viewing and
> posting from the Web interface as opposed to using an e-mail client. I'm
> not sure because I'm not using the web interface at this time.
>
> Just a note of caution about "Moving." Many years ago, early in my Windows
> experience so it might have been Windows 3.1 I opted to move a bunch of
> files at once to a different folder or drive and hit a glitch and lost a
> sizable chunk of those files. I scrounged around and managed to get most of
> them back off of backups but it wasn't easy. The lesson, for me anyway,
> always Copy. Then, if something goes wrong, you've lost nothing. You can
> always delete the originals after a successful copy but if you move and
> something goes wrong, you've lost the originals as well and it may be a real
> chore getting them back, if at all.
>
> --
> Michael Solomon
> Backup is a PC user's best friend
> DTS-L.Org: [url]http://www.dts-l.org/[/url]
>
>[/color]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #9 (permalink)  
Old 08-09-2007, 04:30 PM
Michael Solomon
Newsgroup Contributor
 
Posts: n/a
Re: moving files



"ken" <ken@discussions.microsoft.com> wrote in message
news:552F9BAF-EFE2-4020-B21E-261595A669AC@microsoft.com...[color=blue]
> Michael, probably good advice. I'll stick with copying and pasting.
> Thanks for your help.
>
> "Michael Solomon" wrote:
>[color=green]
>>
>>
>> "ken" <ken@discussions.microsoft.com> wrote in message
>> news:0BB1A459-6182-4163-BDA2-80D88776FE1B@microsoft.com...[color=darkred]
>> > Steve, I'm sorry but these tired old must be more tired than I thought.
>> > I
>> > do
>> > not see any file attached.
>> >
>> > "Steve Easton" wrote:
>> >
>> >>
>> >> "ken" <ken@discussions.microsoft.com> wrote in message
>> >> news:E8B365C9-D9CE-40F0-A4A6-E836380C09CB@microsoft.com...
>> >> > Michael,thanks for the quick reply but I don't see an attached file.
>> >> >
>> >>
>> >> Scroll down and copy paste what he posted into notepad and save it
>> >> with
>> >> the .reg extension.
>> >>
>> >> --
>> >>
>> >> Steve Easton
>> >>
>> >>
>> >>
>> >>[/color]
>> Maybe it has something to do with the fact you appear to be viewing and
>> posting from the Web interface as opposed to using an e-mail client. I'm
>> not sure because I'm not using the web interface at this time.
>>
>> Just a note of caution about "Moving." Many years ago, early in my
>> Windows
>> experience so it might have been Windows 3.1 I opted to move a bunch of
>> files at once to a different folder or drive and hit a glitch and lost a
>> sizable chunk of those files. I scrounged around and managed to get most
>> of
>> them back off of backups but it wasn't easy. The lesson, for me anyway,
>> always Copy. Then, if something goes wrong, you've lost nothing. You
>> can
>> always delete the originals after a successful copy but if you move and
>> something goes wrong, you've lost the originals as well and it may be a
>> real
>> chore getting them back, if at all.
>>
>> --
>> Michael Solomon
>> Backup is a PC user's best friend
>> DTS-L.Org: [url]http://www.dts-l.org/[/url]
>>
>>[/color][/color]
You're welcome, Ken, good luck.

--
Michael Solomon
Backup is a PC user's best friend
DTS-L.Org: [url]http://www.dts-l.org/[/url]

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

  #10 (permalink)  
Old 08-09-2007, 05:40 PM
Paul Randall
Newsgroup Contributor
 
Posts: n/a
Re: moving files

My Outlook Express filters out these dangerous attachments using a really
stupid rule that just disallows files with certain extensions. When
attaching scripts and .reg files, just append .txt to the file name. It
sure saves the pain of fixing line wrap.

-Paul Randall

"MICHAEL" <u158627_emr2@dslr.net> wrote in message
news:OjQVcnt2HHA.3916@TK2MSFTNGP02.phx.gbl...[color=blue]
> As Steve said, copy and paste the below text into
> Notepad and save it with the .reg extension.
>
>
> Windows Registry Editor Version 5.00
>
> [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]
>
> [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy
> To]
> @="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"
>
> [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move
> To]
> @="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"
>
>
>
>
> * ken:[color=green]
>> Steve, I'm sorry but these tired old must be more tired than I thought. I
>> do
>> not see any file attached.
>>
>> "Steve Easton" wrote:
>>[color=darkred]
>>> "ken" <ken@discussions.microsoft.com> wrote in message
>>> news:E8B365C9-D9CE-40F0-A4A6-E836380C09CB@microsoft.com...
>>>> Michael,thanks for the quick reply but I don't see an attached file.
>>>>
>>> Scroll down and copy paste what he posted into notepad and save it with
>>> the .reg extension.
>>>
>>> --
>>>
>>> Steve Easton
>>>
>>>
>>>
>>>[/color][/color][/color]


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

  #11 (permalink)  
Old 03-08-2008, 01:30 PM
Al
Newsgroup Contributor
 
Posts: n/a
Re: moving files



"MICHAEL" wrote:
[color=blue]
> * ken:[color=green]
> > In XP, when I would highlight a file, theere was an option, to the left, to
> > move this file. In Vista, I cannot find this option. How do you go about
> > moving files in Vista?
> >
> > Thanks.[/color]
>
> Ken,
>
> Install/merge the attached registry file, you will then have two
> new options in your right-click context menu-
> "Copy to Folder" and "Move to Folder. Very handy.
>
>
> -Michael[/color]

Do you think maybe you could walk us through this I would really like to
have the Copy to Folder" and "Move to Folder option that I had with XP I
really don't have a clue how to do it

Thanks[color=blue]
>[/color]
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 Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Moving files gary Windows XP 3 06-26-2007 01:20 AM
Moving IE 7 UN/PW files Jason Internet Explorer 0 06-05-2007 02:00 AM
Confirm moving of files Lasse Windows XP 8 03-12-2007 09:30 AM
Moving Files John Grigsby Windows XP 1 01-22-2007 07:15 AM
Moving Files Bengie Windows XP 6 01-04-2007 03:33 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:20 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0