-
Restore USer Defaults
WHen and where i do that? If i rename the netuser, what wappens? THe user can make changes and they'll be lost? Or the user can't make changes?
-
Restore USer Defaults
Hello How to restore a user account to the defaults after reboot or after logout? I think it's possible, because i allready see some computers with windows xp doinng this... I need this to clean up every change that the user made when was logged in! Thanks
-
Disable CMD.exe
Solved here! For me this thread can be closed
-
Registry Permissions
How can i add permissions to a normal user to add\modify values in the registry? It's possible? Btw when a user account it's created like this NET USER name /ADD, what permissions the user have? Thanks
-
Disable CMD.exe
Doesn't work... Knowing the User Name, it's possible to add the reg tweak to that user without entering the user's account?
-
Disable CMD.exe
The point it's for all the users, so the HKCU doesn't help me... I'll try the HKLM...
-
Disable CMD.exe
Like i said before i know how to do that in the control panel! What i need it's a reg tweak or a command to do this without using the windows gui! Thanks anyway
-
Disable CMD.exe
How can i disable the command prompt for all users using the registry? I know how to do this in the control panel, but i want that the command prompt be disable by default. And by the way there«s any way to prevent users to run the taskkill?
-
Create file and delete file
Let's say that in my programs folder i have my program and under my program folder i have a folder named "Folder1". The administrator will put in that folder the file, and then the user (normal account created with net user User /add command), will read the file and after read it'll delete the file? How can i achieve this? I'm talking about commands or with some reg tweak. Thanks
-
Create file and delete file
How can i assign a user to be the owner by code (commands)?
-
Create file and delete file
Hello everyone, a little help needed here. How to create a file with an administrator account, and add permission to a normal user to delete that file? There's some folder? Or if the administrator creates the file the user doesn't have the right permissions to delete the same file? Thanks
-
Disabling Taskkill and Remove Administrative Password
Sure, but how i do that with commands or with a reg tweak?
-
Disabling Taskkill and Remove Administrative Password
Hello I'm coding a program that after the user enter in the windows (Xp 32 bits), using the administrator account, the program removes the password... I need that this is achieved by code (NET USER ?!?)!? It's possible? Or i have to send a MSGBOX to the user to remove manually the password in the control panel? Other thing, is block the access to the Taskkill.exe to some users, i know the account name, it's possible?! Thanks
-
RunOnceEx issue
i try to search by explode and i can't find anything.... what's the Xplode Method!??! Link??!? thks!!
-
RunOnceEx issue
Hello there! AFter long time using the Batch file i decided to use RunoNceEx... But there's a problem... (isn't really a problem ) My list is to big and i can't see everything... the last 6 lines i can't see them!! There's any way to see the list in 2 columns?!?! Thks!