473,386 Members | 1,741 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Windows Media Player 11

I use Windows XP & recently upgraded to media player 11. When I try & play some tracks it says I need to do a security upgrade. So far so good. I looked at the instructions for this on Microsoft Support & I need to right click the internet explorer box, then select run as, then click "the following user" box. In user name I select my name & that's fine but then it asks for a password & I've never ever used a password. Without entering a password I cannot go to the next stage which is to download the security update. Can anyone help?
Oct 9 '08 #1
1 1370
harshadd
176 100+
There are two things involved here,

You are having "no password" ie your password is blank , You can not have a blank password when you are doing secondary login. You might not understand this but take my word.
Resolution:
Login as usual as you are.
go to START --> Run --> type CMD
This will open a dos prompt.
over there enter below one line command
Net user <user name> *
[replace <user name>] with your actual username. without <> brackets.
see the example below:
C:\Documents and Settings\Harshad>net user harshad *
Type a password for the user:*******
Retype the password to confirm:******
The command completed successfully.
Note , you will not see the asterisks while typing and retyping your new password, I have deliberately shown them here to make readers understand that they have to type it over there.

Alternately you can provide the password directly on command line instead of an asterisks, * . This will change the password instantly with out asking you to type and retype it. But your password will be visible to people standing near you. (REMEMBER THE PASSWORD OR YOU WILL NOT BE ABLE TO LOG IN WHEN U LOGS OFF AND COME BACK.)
After changing your password if you can not pass to the next step, then probably your a/c is not an administrator a/c. and you need to have administrator rights for your a/c or you may directly have to login as an administrator
Using above method you can change your administrators password also.
Be aware, if you forget your administrator password, there are officially no ways to restore /Change it which can be discussed over here. So pls be very care full while selecting your passwords.
Oct 13 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Mickel Grönroos | last post by:
Hi! Anybody tried using Windows Media Player 9 via win32com? (And more precisely, combining that with a Tkinter application.) I found a few earlier threads on Windows Media Player and Python,...
1
by: Anise | last post by:
I have a question concerning embedding a windows media player into a web application in .net.. I download Windows Media Player 10 and its SDK On the .ascx page I placed a windows media player...
1
by: Stephen Adam | last post by:
Hi there, Have spent a while trying to find out how to connect to Windows Media Player through COM. Unfortunately there doesnt seem to be much stuff about it on the web. What I need to do is...
4
by: BobAchgill | last post by:
What is the best way to show a video file directly in a Form? Can I use functions of Windows Player in a Windows Form? Functions like: play video or show visualization for music, etc.
3
by: UJ | last post by:
I have a .avi file that uses the Divx codec. If I load it with windows media player program it works fine. If I load it using my control in a program, it doesn't display. Over standard media files...
5
by: Paul Fi | last post by:
I have this code which tries to obtain the number of items in the current playlist of windows media player: private void MainForm_Load(object sender, System.EventArgs e) { // get Window handle...
1
by: sri2097 | last post by:
Basically, I want to check if a URL is playable or not (without actually playing it). i.e. given a URL I want to write an automation script to figure it out for me if it's playable or not. If...
19
by: Tony | last post by:
I'm working on project that plays movies using Windows Media Player and I'm controlling everything with JavaScript. Per the client I only need to support IE 6 or greater which happens to make...
0
by: dongarbage | last post by:
Hi there, I've created a user control to put in a web page. I'd like to add a windows media player control to the user control that I've created. But, for some reason, the user control does not...
0
by: artsohc | last post by:
Hey Everyone, this is my first time posting so go easy on me. I am trying to hook up music-on-hold at the office I work at. I got all the music loaded and I got Windows Media Player working while...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.