Anthrax Posted March 28, 2007 Posted March 28, 2007 i wrote this basic program because i got sick of having to deal with DOS when trying to change the permissions on XP home files. this program isnt perfect but it does the job. im not the best programmer in the world so its rather messy. source code is included ( dont laugh. lol ). www.anthrax.orcon.net.nz/software/WinPerm/WinPerm.zip cool to see someone take this idea and make a proper GUI out of it, ill try to at some point but normally when i write something i cant be bothered with it afterwards. Quote
jollyrancher82 Posted March 29, 2007 Posted March 29, 2007 It would be better to make it use command line switches instead of the CUI. Quote
Anthrax Posted March 29, 2007 Author Posted March 29, 2007 i really developed it for noob users who some how manage to get locked out of their files. nots not perfect just hacked together in a hour or so. another thing it needs is inherit parent permissions, at the time i forgot about it but it would be easy to make. i made this program because i couldnt find any other free ones that just did the plain and simple job of what i wanted to do, who here really enjoys using DOS to do such a mundane task? Quote
jollyrancher82 Posted March 29, 2007 Posted March 29, 2007 Not I. A decent GUI is always better. Quote
deleted Posted March 29, 2007 Posted March 29, 2007 A GUI goes a long way in the Computer World These Days. Although, Command Lines are Fun. Quote
moonlit Posted March 29, 2007 Posted March 29, 2007 Just FYI though, that's not DOS, it's the Windows Console. DOS is an OS, Windows NT based systems do not have DOS, though they can emulate it should it be required. Quote
deleted Posted March 29, 2007 Posted March 29, 2007 Just FYI though, that's not DOS, it's the Windows Console.DOS is an OS, Windows NT based systems do not have DOS, though they can emulate it should it be required. DOS Prompt on Windows 9x machines is actually DOS, just captured in a window. Quote
jollyrancher82 Posted March 29, 2007 Posted March 29, 2007 I could make a GUI version, but I have so many of my own projects to work on. :( Quote
unasoto Posted March 30, 2007 Posted March 30, 2007 i wrote this basic program because i got sick of having to deal with DOS when trying to change the permissions on XP home files. XP is based on the NT 9x doesn't have permissions does it? been so long since I use 9x Quote
moonlit Posted March 30, 2007 Posted March 30, 2007 i wrote this basic program because i got sick of having to deal with DOS when trying to change the permissions on XP home files. XP is based on the NT 9x doesn't have permissions does it? been so long since I use 9x Nah, he means he got sick of working in the Windows console, it's often mistaken as DOS because of the similarities... A lot of people might even refer to a Bash shell as DOS because it's a CLI just as DOS was and appears the same on screen (grey text/black background/no GUI). Quote
Anthrax Posted April 1, 2007 Author Posted April 1, 2007 i say dos shell because everyone knows what your talking about ;) windows command shell isnt as well known as dos imo. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.