moldboy
Dec 15 2005, 05:12 AM
| | Okat so I did something and now when I log in as this one user it doesn't show the origional Document, setting and other garbage stored in the C drive. You know how normaly you have folder with the user name stuck in Documents And Settings, well now I have that Username but also another on with the name of the computer appended on the back, it appears that all the new account settings and files are being stored here, however I don't want them to be as All the existing settings are still in the original folder, how can I tell Windows to look here rather then in the new folder? Hope that's clear  |
Reply
anarchyboard88
Jan 5 2006, 05:26 PM
ok first off... i dont really get the problem.. in Docs and Settings it lists all users currently on that computer, plus the ALL USERS and Default Users and the Administration User. the way i think ur saying is that ur account name either isnt there or isnt the correct settings, but is somewhere else. in a different folder?... it could just be that the folder name is messed up.. in that case you should check the registry to see what name value is assigned to the user.
Reply
moldboy
Jan 5 2006, 11:42 PM
I actualy deleted the account and recreated it after backing up the data. Anyway just for anarchyboard88's sake. In Docs and Settings when you make an account there is a folder for the name. Normal. But what had happened was I had a folder called like it was suposeto be called, and then there was another called username.localhost, now whn I loged into username the filed in the folder username and the settings stored there didn't apply rather it was the setting and filed stored in username.localhost. I just wanted to know how to tell windows to look at username for the settings rather then username.localhost.
Reply
Recent Queries:--
mail "outlook express" "visual basic 6" -".net" resolved - 411.15 hr back. (1)
Similar Topics
Keywords : restoring, user, settings
- User Name
blimey this is the hardest work ever (0)
Problems?!
{user: alex1985] (1) Hi, I got some problems mainly related to connection issue. Firstly, I can connect to FTP server to
upload files. Secondly, I can not access cpanel account, it does not accept my registered data, the
one which is totally right. I do not what happened because it was working fine before. ....
On Line Proxies!
Bypass your limited settings... (11) Hey, I found one working online proxy that will be useful for everyone those internet settings are
limited, like the ones who are at school, university or some more educational places. Go to:
www.canhide.info. I checked it today, it works perfect. Some people assert that it can be used to
download files from rapidshare server, I mean you do not need to wait for a long time, to download
the file itself.....
Unexpected T_string In User.php [resolved]
(5) Ok so i'm working on a site for my chruch, and i seem to be having a little bit of trouble with
the user.php file i keep getting the following error: CODE Parse error: syntax error,
unexpected T_STRING in /home/darkzone/public_html/test/user.php on line 195 and i was wondering
if some one could help me with the script. session_start(); ob_start(); //Include the
configurations include('config.php'); //Define a few variables $x = $_GET ;
$u = $_GET ; class register { function displayform($title) { echo('....
Joomla 1.5.2 Broken Link?
Add New User won't work (3) So I wiped the whole slate clean and noticed they've got 1.5.2 now, so I installed it. When I
went to add another admin under the user manager menu, it did nothing when I clicked on "NEW" in the
upper right. This link is broken or something else is wrong here. I need to be able to add other
admins to get this thing off and running... Someone help me please... Admin??? Edit: I've come
to the conclusion that the software that's on the server is bad. Could you, Shree, or someone
over at Xisto please download a new copy of 1.5.2 to replace the one that's the....
Get User Info True Sessions Or Cookies
need help on this (0) i have mysql databse with user info what i want to to do is if a user klicks on view my profile he
has to see his profile (if he is logged in)so that he kan change some info like email etc. and when
a user kliks on: view all profiles he has to see a list of users which are links and when he kliks
on it he goes to the profile of that user. i searched the web but didn't find an snippet or
tutorial. sooooo does anyone has a code snippet or tutorial ??? thx in advance ....
Ch Customer. - Need Help W/ Php/mysql Settings. System() Passthru() Mysqldump
(1) I need the following for some scripts I'm working on. 1. system() to be enabled 2. passthru() to
be enabled. 3. path to mysqldump 4. path to mysql Can someone please help me? Thanks, Patrick....
User Permission Function [php]
Determining User Permissions (3) There have been several recent request for methods to restrict access to various pages on a web-site
based on User Permissions in sites that have a Login System in place. Here is some code showing one
method to restrict access by providing a sub-set of your site's links based on the User's
permissions. In this demonstration, I have defined a string for each 'level of user'
determining which set(s) of links they can view on your site. Normal MySql procedure would be to
read the User's permission level from a record in the database. For the purpose of ....
I Have Install Windows 2003 Server
I want multiple user to login my server (5) I have install windows 2003 server and some application like iis, share point, etc.my development
time want remote desktop for few user so I want multiple user to login my server but I have not
install active directory and I don’t want to install so tell me the best way to resolved the problem....
Php Ftp Upload Form
Adding User Directory to PHP Upload Form - Help (1) Alright I am trying to have a PHP FTP Upload Form that allows the user to create the directory
folder for where they want to upload there files to. example: Main Directory: vainsoft.com There
directory: vainsoft.com/modeling or vainsoft.com/photography But I dont want them to be able to
upload things into the main directory, only sub-directories, is that possible with this coding that
I have: //uses $_FILES global array //see manual for older PHP version info //This
function will be used to get the extension from the filename function get_extension($fi....
Using Different Font
how to display a font that the user does not have (3) all right i realy did not know where to put this but you guys no how if i where to make my own font
lets say the name is "fake" and i wanted for my website to display all it's i content using the
font "fake". but as you all may know that the user must have that font in their computer but i made
it myself so they wont have it. is it posible to upload this font to my server and like connect it
in someway. what i mean is find a way to use that font with out the user needing it. or is this
imposible.....
My Website Design , Any Suggestions?
this is something i designed with the help from user sonesay , what do (13) Hey guys I designed and almost finish my site, www.keegonguyen.com .. so what do you guys think?
Have any good suggestions? or anything that i should take out? anything good or bad about it?
anything at all that would help me out would be nice /tongue.gif" style="vertical-align:middle"
emoid=":P" border="0" alt="tongue.gif" /> Is it too plain? any beneficial criticism will be fine
/rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" />
let me know thanks /smile.gif" style="vertical-align:middle" emoid=":)" border="0" ....
[mysql]get Id Of Loged In User?
(7) how to get the id number of the loged in user? my db is id. username. password. i have tryed a
few things.. but i never seem to get it right /ohmy.gif" style="vertical-align:middle" emoid=":o"
border="0" alt="ohmy.gif" />....
Best Way To Protect Html Form Fields
Looking for suggestions on how to protect form fields during user inpu (3) My working example is here http://sonesay.trap17.com/application.php The form submits to itself
and stores what ever the user inputs into session variables. Thats all fine and I have validation
checks for it, I wanted to add more and I remember comming across a site where they would lock from
fields to prevent any changes if the information was already supplied and validated. I'm looking
to build something similar but cant seem to figure out how to get that same effect at this time.
Heres my program logic so far application.php includes('application_content.....
Hello
New user here! (3) Hello, my name is Sean and i'm new here /smile.gif" style="vertical-align:middle" emoid=":)"
border="0" alt="smile.gif" /> I found this site through google (searched free cpanel host) and the
deal seems pretty cool. /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0"
alt="biggrin.gif" />....
Smtp Settings
PHP.ini does not seem to listen. (1) I have been trying to set my SMTP server so I can test out scripts in which sending email is
involved. As I mentioned in another topic, i am using EasyPHP 1.8, a combined package of Apache
server, PHP 4 and MySQL. When executing a script on my local machine, a script that normally works
online tells me I have a 530 error and I need to authenticate. So, I looked things up in the PHP
manual where I found to go to the php.ini file and find , and underneath that, to set your SMTP
server to the one of your own ISP. Furthermore, it told me to set sendmail_from to the email ad....
Compare 2 List Of User Ids From Different Tables
(1) Hi all. I am trying to make a list out of 2 list. The first list is a complete list of users id
from users table (List A) The Second list is of users id from another table (List /cool.gif"
style="vertical-align:middle" emoid="B)" border="0" alt="cool.gif" /> I want to subtrack the user
ids in List B from List A and make List C. Thanks in advance for any help /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> Update: I looked up a old
sql book i had and found some query examples. I tried the EXCEPT statement in mysql but it dont wor....
How To Reset Internet Explorer 7.0 Settings (ries)
(1) How to Reset Internet Explorer 7.0 Settings (RIES) If you experience problems with Internet
Explorer 7.0 and you want to back Internet Explorer 7.0 to its first-run state, you can use the RIES
to reset Internet Explorer 7.0 Settings. To do this follow below steps: Click on Tools menu, select
Internet Options, click on Advanced tab, and finally click on Reset button to Reset Internet
Explorer Settings This feature resets bellow setting to their "first-run" states: search
providers browsing history ActiveX controls appearance settings browser's home page form da....
Need Multi-user Chat
(4) I've been searching for quite some time for a free multiple person chat. I run an RPG site where
I need a somewhat fast responsive chat in order to correctly RP to my members, and I need to be able
to log in multiple times from the same computer (since I commonly RP as 3-4 NPCs at a time) all with
different names. Most chats I've found were either incredibly laggy/slow, or did not let me log
in more than once, and sometimes did not even allow me to change my name. I used to use Parachat and
had to pay roughly 5$ a month which is quite a lot on a tight colleg....
Multiple Drop Down Lists ?
Multiple drop down lists to take user to new page (4) Hi everyone I was wondering if anyone could help. I want to create a page with multiple drop down
lists and depending what the user selects decides the page they will be taken to. Sorry i havent
explained this too well. Here is an example of what i want (link below) the user is also emailed a
copy http://www.dermalogica.com/SpeedMappingOnl...US®ion=B I have searched the web and come
close but nothing does it right I would be extremely greatful if anyone could help! Thanks ....
Data Recovery Software
tools for restoring deleted/formated hard drive, usb and memory (3) Guys pls post here if you have some new software... Short, brief and one liner are considered spam
in our forum. Post with quality contribution. ....
Simple User System
php, mysql driven (19) Hey! Maybe you've seen my other tutorials...or my signature.. Anyways I'm going to show
you how to make a system so users of your site could register accounts and you could have protected
- user only - pages on your site /smile.gif" style="vertical-align:middle" emoid=":)" border="0"
alt="smile.gif" /> Ok, so we start by creating a config.php file. CODE <?php
$dbhost = 'database host'; $dbname = 'database name';
$dbusername = 'database username'; $dbuserpass = 'database pas....
Introduction
New user can introduce here (5) Hi My name is shane richards,MY interest only lies in webhosting. Anyone who wishes to introduce
can do so in this thread. /smile.gif" style="vertical-align:middle" emoid=":)" border="0"
alt="smile.gif" /> ....
Script That Tracks The User Status
how can I track on or offline users? (4) long explaination: hey, I'm building a user profile site right now. And, I kinda know how to
make a online/offline detector, but not totally sure. I know I can make a mysql database to track
them, but how does it entrer the information? I could easily put in a field where when they login it
sets them to online, but if they don't sign out, and just exit the browser, how can I tell.
short: I want someone to tell me how to make a online/offline status detector, like they have here
on trap17. I'd be thrilled if you can post to this, thanks, arcticsnpr....
Broadband Internet Connection Restriction
Prompt user for username and password (5) I have broadband internet connection and DI-704P router, Right now all users can connect to the
internet. Is there any possible ways to make the internet connection be password protected? user
must supply their username and password first to connect to internet. Is this possible? Tnx for
any suggestion and tips /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> ....
Xbox User To Sue Microsoft
(24) http://news.yahoo.com/s/nm/20051205/tc_nm/media_xbox_dc . all i have to say is ahahahahaha i knew
it was to good to be true about the xbox 360 ahahahaha. why do you think sony makes good products
they take their time to make sure its not defective unlike microsoft when all they do is want to
make more money buy selling a crap system.....
Mail Settings To Configure Outlook Express
Common mistakes by members (10) Hi, There are many members who face trouble getting their mails to their inbox. There can be many
reasons for which your system might not be able to fetch mails from our servers. We have kept all
the attributes related to the mail at DEFAULT so that our clients don't have problems
configuring the mail themselves. Here the the general mistakes which members make :- 1. Username
*MUST* be in format USERNAME@DOMAIN.COM (i.e. your complete Emaill address itself acts as your
username) 2. Forget the password or confuse it with Cpanel password. Every Email address has to....
User Login And Tracking
(4) know vba with MSAccess but need to create a web app of an MS Access App. I need to make it multi
user with the user only being able to see and edit his own data. The db is quite simple and could
have only a single table, but could divide into one main table with a couple of relational tables.
I need the user to be able to login in and create his own password. I would want the user to have to
validate (e-mail) simular to registering for this forum. I noticed that this forum is PHP driven. I
thought that might be a better solution but a higher learning curve from vba t....
Simple Login In Visual Basic 6
user interaction example trough login programm (6) First of all, I am NOT a programmer, this is something my friend taught me. It describes basic
interaction with the user, while showing basic functionality of this simple programm. So, without
further ado, we're off to the tutorial: First of all, start your visual basic, when prompted
for new project, select Standard Exe . Next, we need to open code window, so we can start typing
the program. This can be done in two ways, one is double clicking on the form, or selecting Code
from View menu. If you double clicked on the form, you will see following text: CODE ....
system restore in winxp
restoring your winxp system (11) Is your windows xp on your system behaving erractically after some software or configuration
changes,a simple way to fix it up is using system restore to restore your winxp installation to its
previous state.you can get system restore frm the startmenu-programs-accesories-system tools system
restore,raise the window for system restore and it the windows lets you to restore ur system to an
earlier date,create a restore point or undo a system restoration,by default it prompts you to
restore d system to an earlier date,click next and select a date in d next window tht comes....
Looking for restoring, user, settings
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for restoring, user, settings
*MORE FROM TRAP17.COM*
|
advertisement
|
|