Christian d'Heureuse's MiniRunAs is good, but it doesn't handle domain logins.
I forked for this and added "." or "?" as domain for local account. (MSDN states using "." or NULL domain for local accounts but from my testing it doesn't work when logged in as domain user and using MiniRunAs to run as local account.)
Download: miniRunAs.zip (Compiled with TinyCC)
Some free/open source softwares, libraries, codes created/modified by me. These projects have no affiliation with any upstream community code sources or organizations.
Please direct all support or related questions to here. Comment forms are opened for support request.
Tuesday, March 10, 2015
Thursday, March 5, 2015
DeTAR for DOS Micro-C edition
I fixed and minified its size by using Micro-C compiler and removed listing function.
So it is now a little bit smaller than TUNZ.com but supporting sub-directories. With TUNZ and DeTAR I can pack MHDD solidified with 5120-byte unpacker.
Download: detar-mc.zip
EDIT: I also made a version deal with store-only ZIP files (EXSTRZIP). And it is even smaller than DeTAR!
Download: exstrzip.zip
So it is now a little bit smaller than TUNZ.com but supporting sub-directories. With TUNZ and DeTAR I can pack MHDD solidified with 5120-byte unpacker.
Download: detar-mc.zip
EDIT: I also made a version deal with store-only ZIP files (EXSTRZIP). And it is even smaller than DeTAR!
Download: exstrzip.zip