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 04-07-2008, 12:50 PM
George
Newsgroup Contributor
 
Posts: n/a
best program to fix thousands of folder shortcuts?

I've got a folder that's named S that within it is a thousand different
folders and files on my D partition, and on other partitions there are a
thousand shortcuts to those different folders, but I've had to change the
name of that S folder to something different and I want to change those
shortcuts names from saying S to the current name.

Is there a program to help fix the name of these shortcuts in one swoop?
Maybe it would have a search and replace, or maybe it would mass fix the
addresses, I don't know, but naturally I don't want to have to do them all
one by one - which is almost impossible, thank you














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

 
Old 04-07-2008, 12:50 PM
  #2 (permalink)  
Old 04-07-2008, 01:50 PM
PD43
Newsgroup Contributor
 
Posts: n/a
Re: best program to fix thousands of folder shortcuts?

"George" <george@nothome.com> wrote:

>I've got a folder that's named S that within it is a thousand different
>folders and files on my D partition, and on other partitions there are a
>thousand shortcuts to those different folders, but I've had to change the
>name of that S folder to something different and I want to change those
>shortcuts names from saying S to the current name.
>
>Is there a program to help fix the name of these shortcuts in one swoop?


Best bet is for you to google "bulk rename utility"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 04-07-2008, 01:50 PM
Big Al
Newsgroup Contributor
 
Posts: n/a
Re: best program to fix thousands of folder shortcuts?

PD43 wrote:
> "George" <george@nothome.com> wrote:
>
>> I've got a folder that's named S that within it is a thousand different
>> folders and files on my D partition, and on other partitions there are a
>> thousand shortcuts to those different folders, but I've had to change the
>> name of that S folder to something different and I want to change those
>> shortcuts names from saying S to the current name.
>>
>> Is there a program to help fix the name of these shortcuts in one swoop?

>
> Best bet is for you to google "bulk rename utility"

IIRC bulk rename only renames files. I think the OP has shortcuts to
deal with. That's going to be a tough one.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 04-07-2008, 01:50 PM
PD43
Newsgroup Contributor
 
Posts: n/a
Re: best program to fix thousands of folder shortcuts?

Big Al <BigAl@nowhere.com> wrote:

>>> Is there a program to help fix the name of these shortcuts in one swoop?

>>
>> Best bet is for you to google "bulk rename utility"

>IIRC bulk rename only renames files. I think the OP has shortcuts to
>deal with. That's going to be a tough one.


You're absolutely right.

I think he's f***ed.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 04-07-2008, 02:00 PM
R. McCarty
Newsgroup Contributor
 
Posts: n/a
Re: best program to fix thousands of folder shortcuts?

Read up on something called "Junction Points", can't guarantee it will
work but may be an alternative to renaming/recreating shortcuts.

"Big Al" <BigAl@nowhere.com> wrote in message
news:HNvKj.905$NM.329@trnddc01...
> PD43 wrote:
>> "George" <george@nothome.com> wrote:
>>
>>> I've got a folder that's named S that within it is a thousand different
>>> folders and files on my D partition, and on other partitions there are a
>>> thousand shortcuts to those different folders, but I've had to change
>>> the
>>> name of that S folder to something different and I want to change those
>>> shortcuts names from saying S to the current name.
>>>
>>> Is there a program to help fix the name of these shortcuts in one swoop?

>>
>> Best bet is for you to google "bulk rename utility"

> IIRC bulk rename only renames files. I think the OP has shortcuts to
> deal with. That's going to be a tough one.



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

  #6 (permalink)  
Old 04-07-2008, 02:30 PM
Pegasus \(MVP\)
Newsgroup Contributor
 
Posts: n/a
Re: best program to fix thousands of folder shortcuts?


"George" <george@nothome.com> wrote in message
news:%233OhhiOmIHA.3636@TK2MSFTNGP02.phx.gbl...
> I've got a folder that's named S that within it is a thousand different
> folders and files on my D partition, and on other partitions there are a
> thousand shortcuts to those different folders, but I've had to change the
> name of that S folder to something different and I want to change those
> shortcuts names from saying S to the current name.
>
> Is there a program to help fix the name of these shortcuts in one swoop?
> Maybe it would have a search and replace, or maybe it would mass fix the
> addresses, I don't know, but naturally I don't want to have to do them all
> one by one - which is almost impossible, thank you


Try R. McCarty's suggestion by running this command from a
Command Prompt:
linkd "D:\S" "D:\Your New Folder name"

This means that you don't need to change your shortcuts even though
folder S no longer exists. Note that drive D: must be an NTFS
volume.

Linkd.exe comes with the Windows Resource Kit.


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

  #7 (permalink)  
Old 04-07-2008, 02:30 PM
George
Newsgroup Contributor
 
Posts: n/a
Re: best program to fix thousands of folder shortcuts?

http://www.google.com/search?hl=en&q...rtcuts+folders
I can see a lot of programs that may do it - well in some sense anyway, I
was just asking if anyone knows which is best one - in their experience.


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

  #8 (permalink)  
Old 04-07-2008, 02:40 PM
George
Newsgroup Contributor
 
Posts: n/a
Re: best program to fix thousands of folder shortcuts?


"Pegasus (MVP)" <I.can@fly.com.oz> wrote in message
news:OVgD1YPmIHA.4504@TK2MSFTNGP06.phx.gbl...

> Try R. McCarty's suggestion by running this command from a
> Command Prompt:
> linkd "D:\S" "D:\Your New Folder name"
>
> This means that you don't need to change your shortcuts even though
> folder S no longer exists. Note that drive D: must be an NTFS
> volume.



It's FAT32 though, thanks for the reply though.


> Linkd.exe comes with the Windows Resource Kit.



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

  #9 (permalink)  
Old 04-07-2008, 02:50 PM
PD43
Newsgroup Contributor
 
Posts: n/a
Re: best program to fix thousands of folder shortcuts?

On Apr 8, 5:30*am, "George" <geo...@nothome.com> wrote:
> http://www.google.com/search?hl=en&q...rtcuts+folders
> I can see a lot of programs that may do it - well in some sense anyway, I
> was just asking if anyone knows which is best one - in their experience.


Be the first on your block to be the HERO of this topic: pick a few
and review them here for the next person with the same problem.

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

  #10 (permalink)  
Old 04-07-2008, 03:20 PM
Pegasus \(MVP\)
Newsgroup Contributor
 
Posts: n/a
Re: best program to fix thousands of folder shortcuts?


"George" <george@nothome.com> wrote in message
news:%233OhhiOmIHA.3636@TK2MSFTNGP02.phx.gbl...
> I've got a folder that's named S that within it is a thousand different
> folders and files on my D partition, and on other partitions there are a
> thousand shortcuts to those different folders, but I've had to change the
> name of that S folder to something different and I want to change those
> shortcuts names from saying S to the current name.
>
> Is there a program to help fix the name of these shortcuts in one swoop?
> Maybe it would have a search and replace, or maybe it would mass fix the
> addresses, I don't know, but naturally I don't want to have to do them all
> one by one - which is almost impossible, thank you


You could use the script below as an engine to change your
shortcuts. The full implementation depends on where exactly
your shortcuts reside and what their names are.
Set objShell = CreateObject("Shell.Application")
Set objFolder = objShell.Namespace("d:\")
Set objFolderItem = objFolder.ParseName("Sciam.lnk")
Set objShellLink = objFolderItem.GetLink
objShellLink.Path = "d:\New Folder"
objShellLink.Save()


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

  #11 (permalink)  
Old 04-07-2008, 04:20 PM
Lord Turkey Cough
Newsgroup Contributor
 
Posts: n/a
Re: best program to fix thousands of folder shortcuts?


"George" <george@nothome.com> wrote in message
news:%233OhhiOmIHA.3636@TK2MSFTNGP02.phx.gbl...
> I've got a folder that's named S that within it is a thousand different
> folders and files on my D partition, and on other partitions there are a
> thousand shortcuts to those different folders, but I've had to change the
> name of that S folder to something different and I want to change those
> shortcuts names from saying S to the current name.
>
> Is there a program to help fix the name of these shortcuts in one swoop?
> Maybe it would have a search and replace, or maybe it would mass fix the
> addresses, I don't know, but naturally I don't want to have to do them all
> one by one - which is almost impossible, thank you


Switch to something like Linux which is a proper operation
system as opposed to the Mickey Mouse variety.
>
>
>
>
>
>
>
>
>
>
>
>
>
>



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

  #12 (permalink)  
Old 04-07-2008, 05:10 PM
Rock
Newsgroup Contributor
 
Posts: n/a
Re: best program to fix thousands of folder shortcuts?

"George" <george@nothome.com> wrote
> I've got a folder that's named S that within it is a thousand different
> folders and files on my D partition, and on other partitions there are a
> thousand shortcuts to those different folders, but I've had to change the
> name of that S folder to something different and I want to change those
> shortcuts names from saying S to the current name.
>
> Is there a program to help fix the name of these shortcuts in one swoop?
> Maybe it would have a search and replace, or maybe it would mass fix the
> addresses, I don't know, but naturally I don't want to have to do them all
> one by one - which is almost impossible, thank you


George, check the date on your system. You're posting from the future.

--
Rock [MS-MVP]

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

  #13 (permalink)  
Old 04-07-2008, 05:20 PM
Lord Turkey Cough
Newsgroup Contributor
 
Posts: n/a
Re: best program to fix thousands of folder shortcuts?


"George" <george@nothome.com> wrote in message
news:%233OhhiOmIHA.3636@TK2MSFTNGP02.phx.gbl...
> I've got a folder that's named S that within it is a thousand different
> folders and files on my D partition, and on other partitions there are a
> thousand shortcuts to those different folders, but I've had to change the
> name of that S folder to something different and I want to change those
> shortcuts names from saying S to the current name.
>
> Is there a program to help fix the name of these shortcuts in one swoop?
> Maybe it would have a search and replace, or maybe it would mass fix the
> addresses, I don't know, but naturally I don't want to have to do them all
> one by one - which is almost impossible, thank you



You might like to take a look at this.
http://www.robvanderwoude.com/amb_shortcuts.html
I am reading it myself, out of interest.
Will report back (probably)

>
>
>
>
>
>
>
>
>
>
>
>
>
>



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

  #14 (permalink)  
Old 04-07-2008, 06:20 PM
HeyBub
Newsgroup Contributor
 
Posts: n/a
Re: best program to fix thousands of folder shortcuts?

Lord Turkey Cough wrote:
>
> Switch to something like Linux which is a proper operation
> system as opposed to the Mickey Mouse variety.


Linux is only for miscreants, malcontents, and uber-geeks who think the DOS
command line is not inscrutable enough. Linux was developed so these
pokenoses and nit-pickers would have a playground separate from the folk who
want to have a meaningful computing experience.

The OP is trying to rectify an earlier decision that turned out to be less
than appropriate. Don't send him off to a sandbox used entirely by felines
and those who like to play in cat poop.


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

  #15 (permalink)  
Old 04-07-2008, 08:10 PM
Ed Covney
Newsgroup Contributor
 
Posts: n/a
Re: best program to fix thousands of folder shortcuts?

> but I've had to change the
> name of that S folder to something different and I want to change those
> shortcuts names from saying S to the current name.


Maybe look at the "subst" command (in help).

Ed


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
Search fails to find any program shortcuts LionNet Windows Vista 3 12-15-2007 07:00 AM
recent folder and shortcuts js Windows Vista 0 08-26-2007 05:00 AM
Start Menu Folder Shortcuts (WMP) Beverly Howard [Ms-MVP/MobileDev] Pocket PC General 0 03-13-2007 12:45 PM
RESTORE WORD PROGRAM SHORTCUTS suekay Microsoft Office 3 02-09-2007 07:02 AM
Keyboard shortcuts -- Program start jim Windows XP 4 01-04-2007 02:03 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 11:11 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0