Windows 7, multiple UAC problems

Page 2 of 3 FirstFirst 123 LastLast

  1. ABM
    Posts : 14
    Windows 7 Ultimate x64 SP1
    Thread Starter
       #11

    That's right! Even right-clicking on .exe files gives me me theoption "runasuser".
      My Computer


  2. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #12

    So:

    [HKEY_CLASSES_ROOT\exefile\shell\runas]

    [HKEY_CLASSES_ROOT\exefile\shell\runas\command]

    [HKEY_CLASSES_ROOT\exefile\shell\runasuser]

    [HKEY_CLASSES_ROOT\exefile\shell\runasuser\command]

    Nothing under them? Like in my text?
    A lot is missing! I gonna prepare something.

    Post HKEY_CLASSES_ROOT\batfile\shell\runasuser key as well please
      My Computer


  3. ABM
    Posts : 14
    Windows 7 Ultimate x64 SP1
    Thread Starter
       #13

    Yes that's weird!

    Thanks very much for your help and time! I really appreciate it.

    Key Name: HKEY_CLASSES_ROOT\batfile\shell\runasuser
    Class Name: <NO CLASS>
    Last Write Time: 14-07-2009 - 10:23
    Value 0
    Name: <NO NAME>
    Type: REG_SZ
    Data: @shell32.dll,-50944

    Value 1
    Name: Extended
    Type: REG_SZ
    Data:

    Value 2
    Name: SuppressionPolicyEx
    Type: REG_SZ
    Data: {F211AA05-D4DF-4370-A2A0-9F19C09756A7}


    Key Name: HKEY_CLASSES_ROOT\batfile\shell\runasuser\command
    Class Name: <NO CLASS>
    Last Write Time: 14-07-2009 - 10:23
    Value 0
    Name: DelegateExecute
    Type: REG_SZ
    Data: {ea72d00e-4960-42fa-ba92-7792a7944c1d}
      My Computer


  4. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #14

    I want you to import a reg file. Do it under under administrator. Still problems with exe? use attachment

    {F211AA05-D4DF-4370-A2A0-9F19C09756A7} means not visible. Right clicking exe file (not shortcut) doesn't show runasuser? But does shift-right click do?
    ea72d00e-4960-42fa-ba92-7792a7944c1d is also a fixed number on all win7 machines.

    Contents:

    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT\exefile\shell\open]
    "EditFlags"=hex:00,00,00,00
    [HKEY_CLASSES_ROOT\exefile\shell\open\command]
    @="\"%1\" %*"
    "IsolatedCommand"="\"%1\" %*"
    [HKEY_CLASSES_ROOT\exefile\shell\runas]
    "HasLUAShield"=""
    [HKEY_CLASSES_ROOT\exefile\shell\runas\command]
    @="\"%1\" %*"
    "IsolatedCommand"="\"%1\" %*"
    [HKEY_CLASSES_ROOT\exefile\shell\runasuser]
    @="@shell32.dll,-50944"
    "Extended"=""
    "SuppressionPolicyEx"="{F211AA05-D4DF-4370-A2A0-9F19C09756A7}"
    [HKEY_CLASSES_ROOT\exefile\shell\runasuser\command]
    "DelegateExecute"="{ea72d00e-4960-42fa-ba92-7792a7944c1d}"
    ------------------
    Windows 7, multiple UAC problems Attached Files
      My Computer


  5. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #15

    so bat registry key looks fine? cmd registry key as well? mcs and msi as well? all have a runas and runasuser subkey?

    All are keys under HKEY_CLASSES_ROOT for example HKEY_CLASSES_ROOT\cmdfile
    All runasuser subkeys must have a subkey Command. If you click on "Command" you see in right pane:
    DelegateExecute with value: {ea72d00e-4960-42fa-ba92-7792a7944c1d}
      My Computer


  6. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #16

    Last Write Time: 14-07-2009 - 10:23? That looks like before win7 even existed! Maybe form a standard install and never changed.

    How do you see "Last write time" anyway?? Nice feature... want to know how you did that?

    ABM said:
    Yes that's weird!

    Thanks very much for your help and time! I really appreciate it.

    Key Name: HKEY_CLASSES_ROOT\batfile\shell\runasuser
    Class Name: <NO CLASS>
    Last Write Time: 14-07-2009 - 10:23
    Value 0
    Name: <NO NAME>
    Type: REG_SZ
    Data: @shell32.dll,-50944

    Value 1
    Name: Extended
    Type: REG_SZ
    Data:

    Value 2
    Name: SuppressionPolicyEx
    Type: REG_SZ
    Data: {F211AA05-D4DF-4370-A2A0-9F19C09756A7}


    Key Name: HKEY_CLASSES_ROOT\batfile\shell\runasuser\command
    Class Name: <NO CLASS>
    Last Write Time: 14-07-2009 - 10:23
    Value 0
    Name: DelegateExecute
    Type: REG_SZ
    Data: {ea72d00e-4960-42fa-ba92-7792a7944c1d}
      My Computer


  7. ABM
    Posts : 14
    Windows 7 Ultimate x64 SP1
    Thread Starter
       #17

    I imported the reg file you prepared under administrator. Wow. No problems with exe anymore! The runasuser option is gone both when right-clicking and shift+right-clicking. The shield next to "Run as administrator" has been restored. The UAC settings are working now. Can also open the resource monitor. Pretty much everything is working as it should! Now I can finally use the time tracker!

    That was like a miracle medicine you gave my computer. Thank you very much Kaktussoft! What do you think might have caused the problem? Are there any more steps to be carried out?
      My Computer


  8. ABM
    Posts : 14
    Windows 7 Ultimate x64 SP1
    Thread Starter
       #18

    Kaktussoft said:
    Last Write Time: 14-07-2009 - 10:23? That looks like before win7 even existed! Maybe form a standard install and never changed.

    How do you see "Last write time" anyway?? Nice feature... want to know how you did that?

    ABM said:
    Yes that's weird!

    Thanks very much for your help and time! I really appreciate it.

    Key Name: HKEY_CLASSES_ROOT\batfile\shell\runasuser
    Class Name: <NO CLASS>
    Last Write Time: 14-07-2009 - 10:23
    Value 0
    Name: <NO NAME>
    Type: REG_SZ
    Data: @shell32.dll,-50944

    Value 1
    Name: Extended
    Type: REG_SZ
    Data:

    Value 2
    Name: SuppressionPolicyEx
    Type: REG_SZ
    Data: {F211AA05-D4DF-4370-A2A0-9F19C09756A7}


    Key Name: HKEY_CLASSES_ROOT\batfile\shell\runasuser\command
    Class Name: <NO CLASS>
    Last Write Time: 14-07-2009 - 10:23
    Value 0
    Name: DelegateExecute
    Type: REG_SZ
    Data: {ea72d00e-4960-42fa-ba92-7792a7944c1d}
    That's funny I noticed that too... I purchased the computer in 2010 and was wondering where 2009 came from. While exporting the reg file I saved it out as .txt directly. I think that added the last write time bit lol. Not sure :)
      My Computer


  9. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #19

    ABM said:
    I imported the reg file you prepared under administrator. Wow. No problems with exe anymore! The runasuser option is gone both when right-clicking and shift+right-clicking. The shield next to "Run as administrator" has been restored. The UAC settings are working now. Can also open the resource monitor. Pretty much everything is working as it should! Now I can finally use the time tracker!

    That was like a miracle medicine you gave my computer. Thank you very much Kaktussoft! What do you think might have caused the problem? Are there any more steps to be carried out?
    shift right click show an option "run as onther user now"?
      My Computer


  10. ABM
    Posts : 14
    Windows 7 Ultimate x64 SP1
    Thread Starter
       #20

    Yes :) It gives me the option "Run as different user". I tested this with all user accounts and is working fine.
      My Computer


 
Page 2 of 3 FirstFirst 123 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 11:02.
Find Us