NSudo | Series of System Administration Tools | General Thread

Discussion in 'MDL Projects and Applications' started by Mouri_Naruto, Feb 6, 2015.

?

These things you maybe see in the future version of NSudo. What do you think about?

Poll closed Sep 13, 2019.
  1. Publish to Chocolatey? (Suggested by wwtex.)

    8 vote(s)
    66.7%
  2. Publish to scoop? (Suggested by wwtex.)

    1 vote(s)
    8.3%
  3. Publish to Windows Store? (Desktop Bridge.)

    3 vote(s)
    25.0%
  4. Add NSudo Configuration Editor?

    9 vote(s)
    75.0%
  5. Using Qt to implement the UI? (It may increase the binary size of NSudo.)

    3 vote(s)
    25.0%
  6. Compile NSudo with CMake?

    3 vote(s)
    25.0%
  7. Yes

    0 vote(s)
    0.0%
  8. No

    0 vote(s)
    0.0%
Multiple votes are allowed.
  1. LostED

    LostED SVF Patch Lover

    Joined:
    Jul 30, 2009
    Messages:
    6,477
    Likes Received:
    17,572
    Trophy Points:
    210
    #61 LostED, May 20, 2016
    Last edited by a moderator: Apr 20, 2017
  2. Mouri_Naruto

    Mouri_Naruto MDL Developer

    Joined:
    Jul 10, 2014
    Messages:
    416
    Likes Received:
    1,409
    Trophy Points:
    10
  3. Tiger-1

    Tiger-1 MDL Guru

    Joined:
    Oct 18, 2014
    Messages:
    6,205
    Likes Received:
    7,532
    Trophy Points:
    210
    @ imadlatch yep same here Imummnet also false positive :sneaky: but I have it now :p
     
  4. niche99

    niche99 MDL Junior Member

    Joined:
    Oct 5, 2009
    Messages:
    79
    Likes Received:
    14
    Trophy Points:
    0
    #64 niche99, Sep 25, 2016
    Last edited: Sep 25, 2016
    Bug/Feature found:

    If I enter D:\!Taisoft!\Bin\X64\Back Up\Beyond Compare 4\BCompare.exe into the Open: textbox I get the following error:
    Windows cannot find 'D:\!Taisoft!\Bin\X64\Back'. Make sure you typed the name correctly, and then try again.

    If I enter "D:\!Taisoft!\Bin\X64\Back Up\Beyond Compare 4\BCompare.exe", <- note the quotes, no errors occur and the program launches correctly.

    If I enter the following into the ShortCutList.ini

    [Beyond Compare]
    CommandLine="D:\!Taisoft!\Bin\X64\Back Up\Beyond Compare 4\BCompare.exe"

    or

    [Beyond Compare]
    CommandLine=D:\!Taisoft!\Bin\X64\Back Up\Beyond Compare 4\BCompare.exe

    and then select it from the Open: textbox dropdown I get the following error:
    Windows cannot find 'D:\!Taisoft!\Bin\X64\Back'. Make sure you typed the name correctly, and then try again.

    So Nsudo obviously has problems with spaces and/or ! in the path to a program.
     
  5. sebus

    sebus MDL Guru

    Joined:
    Jul 23, 2008
    Messages:
    6,201
    Likes Received:
    1,945
    Trophy Points:
    210
    #65 sebus, Nov 1, 2016
    Last edited: Nov 7, 2016
    On Server 2012 R2 it does open requested program not visible to logged in user
    It runs, but GUI of such program is not accessible (obviously). The program can be seen as running in System security context
     
  6. Mouri_Naruto

    Mouri_Naruto MDL Developer

    Joined:
    Jul 10, 2014
    Messages:
    416
    Likes Received:
    1,409
    Trophy Points:
    10
    Thank you for your feedback. I will check about that.
     
  7. Mouri_Naruto

    Mouri_Naruto MDL Developer

    Joined:
    Jul 10, 2014
    Messages:
    416
    Likes Received:
    1,409
    Trophy Points:
    10
    Thank you for your feedback. I will check about that.
     
  8. Mouri_Naruto

    Mouri_Naruto MDL Developer

    Joined:
    Jul 10, 2014
    Messages:
    416
    Likes Received:
    1,409
    Trophy Points:
    10
    Thank you for your feedback. But it seems to be fixed in 4.0 or later.
     
  9. Snake_Eyes

    Snake_Eyes MDL Junior Member

    Joined:
    Mar 3, 2015
    Messages:
    80
    Likes Received:
    11
    Trophy Points:
    0
    Does the Trustedinstaller option show as System when i look in taskmanager and in tab details.
    And if i set it to use System, then it show the same.
    Thought if i set it to TrustedInstaller, it would show it in Taskmanager to.
     
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    Trustedinstaller affects privleges, but the user will be always System
     
  11. KNARZ

    KNARZ MDL Addicted

    Joined:
    Oct 9, 2012
    Messages:
    896
    Likes Received:
    475
    Trophy Points:
    30
    BTW I like the old interface way better than this MiniFM stuff you implemented.
    If possible i wish the 2 Radio Buttons with System or TI launching CMD for the GUI version back. - without the "you know bios" text-line.
     
  12. sebus

    sebus MDL Guru

    Joined:
    Jul 23, 2008
    Messages:
    6,201
    Likes Received:
    1,945
    Trophy Points:
    210
    #72 sebus, Feb 6, 2017
    Last edited: Feb 6, 2017
    Anybody added it to right click context menu?

    sebus
     
  13. sebus

    sebus MDL Guru

    Joined:
    Jul 23, 2008
    Messages:
    6,201
    Likes Received:
    1,945
    Trophy Points:
    210
  14. v72dd

    v72dd MDL Senior Member

    Joined:
    Nov 20, 2016
    Messages:
    445
    Likes Received:
    77
    Trophy Points:
    10
    Works fine with devxexec 1.16 :D
     
  15. sebus

    sebus MDL Guru

    Joined:
    Jul 23, 2008
    Messages:
    6,201
    Likes Received:
    1,945
    Trophy Points:
    210
    Thanks, way better that way!
     
  16. dexter94

    dexter94 MDL Junior Member

    Joined:
    Dec 14, 2016
    Messages:
    67
    Likes Received:
    9
    Trophy Points:
    0
    Is the 5.0 version available to download?
     
  17. Mouri_Naruto

    Mouri_Naruto MDL Developer

    Joined:
    Jul 10, 2014
    Messages:
    416
    Likes Received:
    1,409
    Trophy Points:
    10
  18. Mouri_Naruto

    Mouri_Naruto MDL Developer

    Joined:
    Jul 10, 2014
    Messages:
    416
    Likes Received:
    1,409
    Trophy Points:
    10
    Do you mention about NSudo 2.x ?
     
  19. Mouri_Naruto

    Mouri_Naruto MDL Developer

    Joined:
    Jul 10, 2014
    Messages:
    416
    Likes Received:
    1,409
    Trophy Points:
    10
    Developing...
     
  20. Mouri_Naruto

    Mouri_Naruto MDL Developer

    Joined:
    Jul 10, 2014
    Messages:
    416
    Likes Received:
    1,409
    Trophy Points:
    10
    ddd.jpg
    NSudo's TrustedInstaller = Run programs as TrustedInstaller.exe's Token