In article <1121900469.053783.267390 DeleteThis @g44g2000cwa.googlegroups.com>,
"reelsteve@mac.com" <reelsteve DeleteThis @gmail.com> wrote:
> I'm having a bit of trouble...is there a way to:
>
> a. restart the windows machine
If you go to the Start menu and choose Run and then type:
shutdown -r -t 0
And then press enter. This will restart the computer. If you want to
shut it down completely type:
shutdown -s -t 0
The "-t 0" tells the command to do it now.
> b. My pc's insert key mode got turned off. When I type now (e.g.
> moving the cursor to the middle of a paragraph to edit something), it
> doesn't push the characters forward but rather motors right over them.
> Makes proofing and editing a bit of a shore.
I don't know the answer to this one.