Stop Microsoft

All Things Microsoft => Microsoft Software => Topic started by: toadlife on 20 January 2006, 21:43

Title: For those of you that admit to using windows - I've written something to help you out
Post by: toadlife on 20 January 2006, 21:43
I've written a little "program" for Windows that makes running as a limited user in Windows (Winblow$/Windoze to you zealots:D) MUCH easier. I've called in "WinSUDO". WHat it does it allow you to launch programs under your own user account, only with admin permissions.

"But WIndows already has 'runas'!", you say. Yes, 'runas' can be used to run programs as admin when they don't work as a LU, but the problem is when you use it, that program loads the enviroment of the user you launch it as. This means if you browse for a file form a program run using runas, clicking on things like Desktop and My Documents will not show your desktop or MyDocuments folder. Also, some program installers that require admin rights will only put shortcuts the program on the start menu of the user who launched the installer - leaving you, the regular user with no shortcuts to your program.  This program fixes those issues because when you launch the program, it's actually YOU that is launching it, only with an administrator token. This also makes it so you can set a very simple password** on the your LU account, and therefore launch programs as admin very easily without sacrificing security.

**Having a simple password for your LU account is relatively safe, becuase by defualt LU cannot connect remotely to computers or access admin shares.

CHECK IT OUT HERE...

 (http://home.toadlife.net/blog/weblog.pl?trackback=1)http://home.toadlife.net/blog/weblog.pl?trackback=1 (http://home.toadlife.net/blog/weblog.pl?trackback=1)
Title: Re: For those of you that admit to using windows - I've written something to help you out
Post by: veridicus on 20 January 2006, 22:32
You might want to reconsider, as MS has a patent on the sudo command: http://www.msversus.org/title/patents
Title: Re: For those of you that admit to using windows - I've written something to help you
Post by: toadlife on 20 January 2006, 22:52
Quote from: veridicus
You might want to reconsider, as MS has a patent on the sudo command: http://www.msversus.org/title/patents (http://www.msversus.org/title/patents)

Ask me if I give a fuck.
Title: Re: For those of you that admit to using windows - I've written something to help you
Post by: piratePenguin on 20 January 2006, 22:55
Quote from: toadlife
Ask me if I give a fuck.
He's offline, so I'll do it.

Do you give a fuck toadlife?

[ontopic]
More 3rd party software, wahey!
[/ontopic]
Title: Re: For those of you that admit to using windows - I've written something to help you
Post by: toadlife on 20 January 2006, 23:06
Quote from: piratePenguin
He's offline, so I'll do it.

Do you give a fuck toadlife?

[ontopic]
More 3rd party software, wahey!
[/ontopic]

hehe.  :D


NO.

:)

That SUDO patent is obviously invalid anyway.
Title: Re: For those of you that admit to using windows - I've written something to help you
Post by: toadlife on 20 January 2006, 23:14
Quote from: piratePenguin
[ontopic]
More 3rd party software, wahey!
[/ontopic]

And yes, I concede your point.
Title: Re: For those of you that admit to using windows - I've written something to help you out
Post by: Aloone_Jonez on 21 January 2006, 00:57
Sounds good, I've yet to test this and (not that I actually care) are you planning to make it free? ;)
Title: Re: For those of you that admit to using windows - I've written something to help you
Post by: toadlife on 21 January 2006, 01:10
Quote from: Aloone_Jonez
Sare you planning to make it free? ;)

Of course.
Title: Re: For those of you that admit to using windows - I've written something to help you
Post by: toadlife on 23 January 2006, 20:43
I've started a page for the program...

http://home.toadlife.net/winsudo (http://home.toadlife.net/winsudo)

@Aloone_Jonez: In case you've installed the original version, and want to try the newer one, just unistall the old one first.
Title: Re: For those of you that admit to using windows - I've written something to help you out
Post by: Pathos on 25 January 2006, 11:05
so can I access the control panel with this? I can't with runas.
Title: Re: For those of you that admit to using windows - I've written something to help you
Post by: toadlife on 25 January 2006, 11:30
Actually the control panel is a function of explorer, and you can use runas to access it but it's easier to do it with my utility.

With runas you ahve to log into the admin account you use with runas, open up my computer, go to Tools>folder Options>view and check the box that says "launch folder windows in sperate process". Then when you log back into your limited account you can create shortcut to explorer.exe and open it with runas. From the explorer window you can get to control panel.

With my utility, since you are actually running the programs under your account, you can just set the "launch folder windows in sperate process" setting for your account, create a shortcut to explorer and run it with sudo.