.lnk files for All Programs menu

Page 2 of 4 FirstFirst 1234 LastLast

  1. whs
    Posts : 26,210
    Vista, Windows7, Mint Mate, Zorin, Windows 8
       #11

    .lnk should not be associated with any program. Check in your filetype associations and change if required.
      My Computer


  2. Posts : 31,249
    Windows 11 Pro x64 [Latest Release and Release Preview]
       #12

    If you use internet explorer you can try a reset there - as it may be a zone trust level issue

    Alternately check the properties of the shortcut or actual programs an see if you have an UNBLOCK button - I used to haver this when using firefox where the program was automatically blocked when downloaded.

    Also check the permissions on the start menu folder[B]s[B] - this should give a different error or prompt but the permissions could be a factor
      My Computers


  3. Posts : 91
    Windows 7
    Thread Starter
       #13

    I would suggest a System Restore. You can scan for affected programs before you actually apply the changes. System Restore
    - I'd really prefer not to do a system restore. I have license codes that I would have to export from the registry now, and re import them again later. It will be a huge pain to go through and re-enter all my registry keys that will be erased with System Restore.

    .lnk should not be associated with any program. Check in your filetype associations and change if required.
    - See my screenshot here https://www.sevenforums.com/attachmen...ype.doctor.jpg


    If you use internet explorer you can try a reset there - as it may be a zone trust level issue
    - I did the "Reset all zones to default levels"

    Alternately check the properties of the shortcut or actual programs an see if you have an UNBLOCK button - I used to haver this when using firefox where the program was automatically blocked when downloaded.
    - No unblock button in the right-click menu or properties. It is also not being locked (checked with LockHunter)

    Also check the permissions on the start menu folder[B]s[B] - this should give a different error or prompt but the permissions could be a factor
    - I opened up the Advanced permissions button, it shows a check next to "Special permission" - I compared the values of a shortcut that works (non .exe shortcut) to the permissions of the shortcut that does not work, such as the .exe one. It looks to be the same permissions:
    Attached Thumbnails Attached Thumbnails .lnk files for All Programs menu-keepasshelp.jpg   .lnk files for All Programs menu-keepassexe.jpg  
      My Computer


  4. Posts : 91
    Windows 7
    Thread Starter
       #14

    To make matters even more weird...

    This directory C:\ProgramData\Microsoft\Windows\Start Menu has a couple shortcuts to exe files. ALL of these shortcuts work. If I copy/move a shortcut into the Programs folder, then it has the problem and displays the prompt screenshot in my first post.

    So, all shortcuts in C:\ProgramData\Microsoft\Windows\Start Menu\Programs have issues, but shortcuts outside that folder, work fine.
      My Computer


  5. Posts : 761
    Windows 2000 5.0 Build 2195
       #15

    I'm not sure if this is the same with all systems, but just in case it is:

    Code:
     
    Windows Registry Editor Version 5.00
    
    [HKEY_CLASSES_ROOT\.lnk]
    @="lnkfile"
    [HKEY_CLASSES_ROOT\.lnk\ShellEx]
    [HKEY_CLASSES_ROOT\.lnk\ShellEx\{000214EE-0000-0000-C000-000000000046}]
    @="{00021401-0000-0000-C000-000000000046}"
    [HKEY_CLASSES_ROOT\.lnk\ShellEx\{000214F9-0000-0000-C000-000000000046}]
    @="{00021401-0000-0000-C000-000000000046}"
    [HKEY_CLASSES_ROOT\.lnk\ShellEx\{00021500-0000-0000-C000-000000000046}]
    @="{00021401-0000-0000-C000-000000000046}"
    [HKEY_CLASSES_ROOT\.lnk\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
    @="{00021401-0000-0000-C000-000000000046}"
    [HKEY_CLASSES_ROOT\.lnk\ShellNew]
    "Handler"="{ceefea1b-3e29-4ef1-b34c-fec79c4f70af}"
    "IconPath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
      74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
      00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,\
      31,00,36,00,37,00,36,00,39,00,00,00
    "ItemName"="@shell32.dll,-30397"
    "MenuText"="@shell32.dll,-30318"
    "NullFile"=""
    [HKEY_CLASSES_ROOT\.lnk\ShellNew\Config]
    "DontRename"=""
    DISCLAIMER: I disclaim myself from all registry damages you may inflict with your registry.
      My Computer


  6. Posts : 31,249
    Windows 11 Pro x64 [Latest Release and Release Preview]
       #16

    Ok your ability (or not) to execute these shortcuts normally must be based on either the Users or everyone group.

    Can you snip these, and post here, for a file that does not work correctly and I'll see if I can notice any discrepancies
      My Computers


  7. Posts : 91
    Windows 7
    Thread Starter
       #17

    I'm not sure if this is the same with all systems, but just in case it is:
    - Thanks for the suggestion, Barman linked over to the tutorial with that inside, it didn't fix the problem though

    Ok your ability (or not) to execute these shortcuts normally must be based on either the Users or everyone group.

    Can you snip these, and post here, for a file that does not work correctly and I'll see if I can notice any discrepancies
    - Can you clarify what to post? I right-click on a working shortcut, go to Properties, then Security, then? Or something else? Basically, post all the settings for a working file, for all the users and groups listed under the Security tab, and then do the same for a file that doesn't work. Is that right?
      My Computer


  8. Posts : 31,249
    Windows 11 Pro x64 [Latest Release and Release Preview]
       #18

    Sorry wasn't clear

    in the advanced permissions you should be able to double click on the users and everyone groups and show the actual rights they have assigned.

    .lnk files for All Programs menu-permissins-detail.png
      My Computers


  9. Posts : 91
    Windows 7
    Thread Starter
       #19

    Ah, thanks for the clarification! I compared the two, exe (left) to lnk (right) and the users and administrator groups appear to be the same

    I guess this is not what we wanted to see

    Btw, when I right-click on the file and go to "Run as administrator", I do NOT receive the error prompt window. I think you're on the right track regarding the user groups being messed up. Just dunno where to go from here.
    Attached Thumbnails Attached Thumbnails .lnk files for All Programs menu-exe.vs.shortcut.jpg  
      My Computer


  10. Posts : 31,249
    Windows 11 Pro x64 [Latest Release and Release Preview]
       #20

    Ok time to experiment/workaround

    go to the all users folder and (take ownership if you need to), give your user (merlin?), full control, and let it propagate down to all files and any sub folders.

    Unless there are any deny permissions floating about in the tree, this should work correctly now, (from what you observe with run as admin working)

    The experiment part is that if you wish you can adjust the details by removing permissions until you discover what actual combination you need - an interesting experiment if you have time but should not be required
      My Computers


 
Page 2 of 4 FirstFirst 1234 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 19:15.
Find Us