I got locked in one of those update loops.  You know what I mean, probably.  My Windows 10 would start an automatic update, then fail, and then reset itself to a previous version.  This would happen all of the time.

I eventually decided to back everything up on an external drive and simply reinstall Windows 10 from scratch.  Then I found out that the CD (or maybe it is a DVD) was lost in our move.  I have the ("OEM"?) sticker but the actual product CD has been lost in the move and I can not find it.  Does anyone know how I can reinstall the OS with just the product ID etc.?

Someone suggest this link as a way to fix the problem:

https://www.alphr.com/microsoft/1001411 … es-stuck-1

How to fix Windows Update in Windows 10 if it becomes stuck

We reveal the number of ways to jump-start Windows Update if it decides to stop working

Windows Update gets stuck. It's a fact of life. A rubbish fact, mind, but a fact nonetheless. Ever since Windows was capable of updating itself via the internet, it's always got stuck at some point in time. Windows Update being stuck is an inevitability, just like your toast falling butter-side down onto the floor or it always raining on that one day you tell yourself you'll sort the garden out today.

.
.
.

How to fix Windows Update: Delete files in Software Distribution
This trick, thanks to The Windows Club, involves a little more interaction with your computer’s system settings. It shouldn’t cause any damage to your PC – you’ll only really be deleting temporary Windows Update files – but we’d recommend setting up a System Restore point before going any further.

First, you’ll need to stop Windows Update Service and Background Intelligent Transfer Service. Type "win+x" to bring up the WinX menu, and from here select the command prompt (admin). There are two commands you’ll need to type:

net stop wuauserv

net stop bits

Press Enter after you type each one. This will turn off Windows Update Service and Background Intelligent Transfer Service.

Next, you’ll need to delete the files in C:\Windows\SoftwareDistribution. Go to the appropriate folder, select all of the files and press Delete.
If the files can’t be deleted because they're in use, you’ll need to restart your PC. Turn off the two Windows Update services and then try to delete the files again.

Once the folder has been emptied, either restart your computer or manually turn on the Windows Update services. To do this, bring up the command prompt (admin) and type:

net start wuauserv

net start bits

Now run Windows Update and you’ll find that your PC needs to download a number of updates, which can take up to a few hours, depending on your system and connection.


After doing all this, the update window says I am all up to date:

https://tinyurl.com/y9s4wnwr

But the update history says that the last install failed:
https://tinyurl.com/ya53ux83

So, what is up with that?

I noticed that there is a recovery option to reset my PC
https://lh3.googleusercontent.com/PKzVryahAl0YI6NrYw9IbcKTc0SgqvQpF3I7wjFPJreWlzBS7Datbij_F1NR36hs-nDl5j3-L9MCCuB1fp52j2kPYZ99oBbbyYLdXO8kgW7sYDcFQZD3rI_Wm1r_Ax_AcNzr0lklr-5aZ3IeFx-VGu5u1q6MClMEms0T_XyQt2v3rb1CjxSVavIad8lreGEU7th7LQv5YvFkyP5OqNFVtduorgwKh0mEuWrEA74Mv8YIV3pMg-ikVGrS_4oTJFvMO7qBMjFDmBk18XbpQpWJ_iDs2DaFkRr9_uG8xIteXhvXkbykEkfu_X5UJoyBgM1OCToyFvsX614_UNSOB4Hq9GYxXwEqACNo4kKUbpZx0sos80UFs-PZBAbzPbJBdGS41eaKLK8AdlSEKSyrNDW8Hlvyrc8D_A9gWmt80Ox8xai4K9YYiGDOZv1df5BeCUjzFyDtx0FskQQZZ0uW4Y3kBSuzyPefJnIb1ash1SfdoJks7YjM7KvXYaZNsbtMgsNfeT97dTJr8FypgVu4kRNIaRwtCbthK9e0xAjcgSPYpD7iksZ6QF6FJluRt-HMksn0zLDc9LShvvkhXjuVEQUk8IJNTw7f_jAxkhrSIX9zdTsYdh55AcgGQEhTaoZGCqO5Ycl1n9y26mHblgON8Fq_BXtF=w814-h771-no

But this takes me back to the problem of not having  the CDhttps://lh3.googleusercontent.com/DHgzsE9RFzZaYEH5aO3aTb8Zk_JfGZql6GjXSR_t30OAo1EwxyTtZYq3Hmu4qPgFvPL4yX-dkC2cVu2ZKqUg1MKsgjd51bCNISVWzpQyzizgSCPX7H23Vu_UlXCBE_jFb_ADd1LfPD2G5-QilIZOjgFomtQHXF-SMCkqqloHnnPlGqxoBykOHKFKXYz90UfO2z39CSg_eksOaJgigxcIISzAbgaz-eoFZyPKDks7ARIp_GtLmf4_oD355b_Xa8tc4PhZy5VcZ4lFD0XfzPa3UDvNXGxgYFhRsip0quu2CDDEdehISjKIXx6I_Vm1KLUV1Hq47ISujQ0RMEPaZY73cX64eZQ8SXu24nrtT9sT8M0Ewn2Ihy0j8Mzu3EYJOv0hp1plz7IuxbA0UP_e55KgRlVPg26UaxMaTaSA3lyCoA62Z3EvXcPqJs4HuAvaSQVxIAVzrOti8gk9BnEJcjbQoD6xjzj0GZJ9pDb5bmKPPkHecWrNUscjRqnDEdmaJ6_4rL17BHBbgjGLkRtUlUH2jSYH_NAK-Pel3jnyRHMjC3knRkdlcz_QXV_D-XWsDOiWozgDUoCo3GTg4RIbU1knGk15iHuaNMqG7FDzfeO_8aeDicAYfylp8zQ71hIIGZpUOfVKUKYacRUwvMm0FOdY49fp=w1093-h783-no
I guess if I am up to date, I don't need the CD now.  But it would be nice to know for future use how to do this.

2

(0 replies, posted in Other)

OK, this must be a very very simple question for ASP programmers to answer.
After I have gathered all the information I want from the user and after
the user has clicked on a submit button, how do I make an operating system
style call on the server.

Now, I have already figured out how to create a function call in the ASP
development environment that is called when the user clicks on the submit
button.

So my qesttion is to how to create a system level command through ASP.

Specifically, I am using ASP.NET.  Let me explain further.  I have just completed
a program that is very simular to the #3 AJAX demo that Joe Strgner has made on
http://asp.net/learn/ajax-videos/ where he gets users to select from a group
of "CascadingDropDown" control extender classes.  When the user has selected
from the third drop down control, a label is custom formatted and displays the
group of selected options.

What I want to do is this.  After this is done, I want to have a "submit" button
on this page which, when the user presses it, a call is made on the server side
that will include the users selections as parameters.

Something like this, for example:

"CALL SOMEPROGRAM.EXE " selection_1, selection_2

I think I will ask this question in a simpler way.
Notepad is a program that can be launched from the command line.
I can open a CMD window (dos window) and on the command line,
I can type "notepad" and the notepad execuatble will launch and I will
see that program.  So, how would I do that inside asp.net and
specifically inside the Default.aspx.cs file which will get called
when the user clicks on the send button in the function

protected void Button1_Click(object sender, EventArgs e)
{
}

Is there some sort of "run" command in asp.net like "run notepad"?


I also need to have some information specific to the user included in the submit.
We are on an intranet and each user has an alias.  How do I snag this information?

I am having trouble starting IIS on Vista.  I turn it on but there are
errors and then at the end of the session to get it going, it is not
started....


I am on a brand new VISTA computer now.  I am doing ASP.NET development.
So I need to turn on IIS.  When I do, I notice that the IIS feature is
not checked.

http://i67.photobucket.com/albums/h292/Athono/_001_March_13_2008.jpg

When I check it, it says that there is an error during the set-up
process.

http://i67.photobucket.com/albums/h292/Athono/_003_March_13_2008.jpg

But it seems to continue.

Then, at the end of its process, it give me another error

http://i67.photobucket.com/albums/h292/Athono/_004_March_13_2008.jpg

But it seemed that it worked because behind the error message, the items
appeared to be checked.

But it did not work.  When I go back and look at the settings, I see that IIS
is not installed.

http://i67.photobucket.com/albums/h292/Athono/_005_March_13_2008.jpg

Any suggestions?