Hi sggaunt,
Thanks for you reply. What you described sounds good, as i would like to personalized my application such that when it launches my application, it will displayed a different user perhaps "USER2" which it will load the user2 settings.
I do not wish to stored/write the USER2 settings...
Hi Whosrdaddy,
"Feel of own application" i meant, when the user runs the application..the user knows that it is running his own account or settings. That was i meant of a feel of the user own application. Sorry if i din't make things clear enough.
Hi DjangMan,
So you mean Window UAC will...
Hi
True, i agree with you DjangMan. Anyway i am trying to create a new user when the user runs my application to give the user a "Feel of a own application".
I understand this can be done by adding the user thru the control panel. So i was thinking was it possible to do it in Delphi but i did...
Hi roo0047
I think you have more interested in why am i doing this rather than sharing and exchanging of ideas. I thought forums are for exchanging ideas and sharing of Delphi codes?
Familiar tone? you mean there is a posting regarding this?
Anyway i saw this program "Fences" that is able to hide all icons interestingly. So i am thinking if i was able to create this using Delphi, or just similarly hide my selected icons.
Yup.
Hello,
I am curious, I have a code that is able to hide all icons on the desktop. However, I would like to only hide selected icons on the desktop. Is it possible?
Hidden icons:
ShowWindow(FindWindow(nil, 'Program Manager'), SW_HIDE);
Show Icons:
ShowWindow(FindWindow(nil, 'Program...
Hi
I have a question to ask, is it possible to create a new account user on windows (admin or user) using Delphi? Other than that i am looking at changing the registry that allows the user to add new user on the system.
Thank you =)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.