Tag Info

New answers tagged

0

You can only delete a profile through the regular GUI mechanism if this profile has not been used at all since the last boot of the machine. (Parts of it are still in use if it has been used since last reboot. Running a service on the machine under that user-account als counts as in-use !) So reboot first. Logon with an account that has local admin ...


0

If you aim to delete the local copy of the user's roaming profile, consider using delprof2 - a third party utility similar to Microsoft's delprof available for older OSes. delprof2 /r /id:<username>* If you do not want to use third party utilities, you might simply delete the C:\Users\<username>.V2 directory and remove the reference from the ...


1

Use ~/.bash_completion From the Bash Completion FAQ: Q. How can I insert my own local completions without having to reinsert them every time you issue a new release? A. Put them in ~/.bash_completion, which is parsed at the end of the main completion script. See also the next question. Q. I author/maintain package X and would like to ...



Top 50 recent answers are included