Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Performance > Shortcuts allways breaking!

Reply
Thread Tools Display Modes

Shortcuts allways breaking!

 
 
James Matthews
Guest
Posts: n/a

 
      05-22-2007
Everytime i restart my computer my shortcuts don't work anymore! Mainly Word
and Acrobat

--

http://www.goldwatches.com/watches.asp?Brand=39

 
Reply With Quote
 
 
 
 
Richard Urban
Guest
Posts: n/a

 
      05-22-2007
On 3 different machines I have run into the problem where some desktop icons
and start menu icons change to a generic icon and no longer start the
associated program. I was able to fix the problem in all 3 instances by
running Chkdsk c: /f from an elevated command prompt window. You will have
to reboot for the procedure to carry through.

--


Regards,

Richard Urban
Microsoft MVP Windows Shell/User
(For email, remove the obvious from my address)

Quote from George Ankner:
If you knew as much as you think you know,
You would realize that you don't know what you thought you knew!

"James Matthews" <> wrote in message
news:4CEF4246-8F15-4D94-9B7C-...
> Everytime i restart my computer my shortcuts don't work anymore! Mainly
> Word and Acrobat
>
> --
>
> http://www.goldwatches.com/watches.asp?Brand=39


 
Reply With Quote
 
dmex
Guest
Posts: n/a

 
      05-22-2007

User Account Control makes any pre-vista program use virtual registr
and file paths and most programs use a registry setting called a globa
unique identifier (GUID) like thi
{7D4CF5A9-4E5C-4136-BE4C-842950C9EB4C} to point to specific paths an
because vista moves these settings from its original location they hav
trouble finding it...

Theres two ways you should be able to get around this..
Open a folder anywhere, right-click and goto New>shortcut then clic
browse and find the program you want it to open, the second way t
create a symlink...that was created on unix and linux with a few othe
things new on vista

Let me know how it turns out...cheer

--
dmex
 
Reply With Quote
 
James Matthews
Guest
Posts: n/a

 
      05-22-2007
And how do i create a symbolic link in windows vista?

--

http://www.goldwatches.com/watches.asp?Brand=39
"dmex" <> wrote in message
news:...
>
> User Account Control makes any pre-vista program use virtual registry
> and file paths and most programs use a registry setting called a global
> unique identifier (GUID) like this
> {7D4CF5A9-4E5C-4136-BE4C-842950C9EB4C} to point to specific paths and
> because vista moves these settings from its original location they have
> trouble finding it...
>
> Theres two ways you should be able to get around this..
> Open a folder anywhere, right-click and goto New>shortcut then click
> browse and find the program you want it to open, the second way to
> create a symlink...that was created on unix and linux with a few other
> things new on vista
>
> Let me know how it turns out...cheers
>
>
> --
> dmex
>


 
Reply With Quote
 
dmex
Guest
Posts: n/a

 
      05-22-2007

Junfengs blog has the commands to use symlinks
'Junfeng Zhang's Windows Programming Notes : Symbolic link in Windows
Vista' (http://blogs.msdn.com/junfeng/archiv...15/576568.aspx)

C:\test>ver
-Microsoft Windows [Version 6.0.5365]-
C:\test>mklink
-Creates a symbolic link.-
-MKLINK [[/D] | [/H] | [/J]] Link Target-
- /D Creates a directory symbolic link. Default is a file
symbolic link.
/H Creates a hard link instead of a symbolic link.
/J Creates a Directory Junction.
Link specifies the new symbolic link name.
Target specifies the path (relative or absolute) that the new
link
refers to.-
C:\test>mklink foo c:\Windows\system32\notepad.exe
-symbolic link created for foo <<===>> c:\Windows\system32\notepad.exe-
C:\test>dir
- Volume in drive C has no label.
Volume Serial Number is 2211-7428-
- Directory of C:\test-
-04/14/2006 11:24 AM <DIR> .
04/14/2006 11:24 AM <DIR> ..
04/14/2006 11:24 AM <SYMLINK> foo
[c:\Windows\system32\notepad.exe]
1 File(s) 0 bytes-


--
dmex
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why do I allways have to reinstall Flash Player in IE7? Flagreen Windows Vista General Discussion 2 07-26-2007 11:16 PM
Allways expand the 'More information' field William Reinholds Windows Vista General Discussion 0 07-19-2007 12:03 PM
Allways expand the 'More information' field William Reinholds Windows Vista File Management 0 07-19-2007 12:03 PM
CPU allways at full charge ?? Martin Windows Vista Hardware 3 03-15-2007 10:52 AM
Allways allow logon-script Jesper Hauge Windows Vista Administration 1 10-09-2006 04:32 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59