Tuesday, June 23, 2015

Pril's local users and groups for windows (all versions)

There is no built-in utility in windows home/premium edition for managing local users and groups like in other versions of windows and it happens some day this drive me nuts :-) so I wrote clone of usual windows functionality that allows this operations, you can download it here. All basic options are included but some additional functionalities still waiting for implementation.

Comments are welcome, special if you can perform detailed test on windows 10 and/or 8.

Monday, June 22, 2015

ASP file manager

Recently I need to check some files on server - but for such simple task I had to add new user etc.. I remembered that I already have solution for this: more than 15 years old file, written in classic ASP - and still works :-) and that is all I need. You can browse files, upload, download, view, etc - just basic operations but enough. You can just put it on any IIS folder without installation or any other settings. File is available here. See comments inside file for more information.