script issues

  1. N

    Windows 7 Importing reg file doesn't work from batch file, but works fine manually

    I just can't figure this out: When I import/merge a .reg file (v5 format) manually by right-clicking the file in Explorer, it works perfectly. But if I try to import the very same .reg file in a batch file, it doesn't do anything! The .reg file is only changing keys under HKEY_USERS. Here's a...
  2. "0xC0000142" or "-1073741502" Stop error when many PowerShell scripts call the Console.Write method

    More...
  3. "0xC0000142" or "-1073741502" Stop error when many PowerShell scripts call the Console.Write method

    Fixes an issue in which a script exists or console applications do not start. This issue occurs when many PowerShell scripts call the Console.Write method or when you try to start many console applications on a PowerShell console on a computer that is... More...
  4. "0x000000F4" Stop error when you stop a PowerShell script in Windows 7 or in Windows Server 2008 R2

    Fixes an issue in which the computer crashes and you receive a Stop error message when you stop a PowerShell script. This issue occurs when you start some utilities by running the script on a computer that is running Windows 7 or Windows Server 2008 R2. More...
  5. D

    Windows 7 Windows freezes often after waking up

    So as some of you may remember, I had problems getting Windows to sleep before. Those got fixed and have been running fine for awhile now. Goes to sleep on its own now. However, the problem I had before is back and has been going on for awhile. When I wake up the computer, whether it is...
  6. Windows 7 Issue with task scheduler (Ditching part of script)

    Sorry for the less but optimal title for this, but I can't describe it any better. The root of the issue is that i am running Pisg. a stats generator for mIRC on my windows 7 machine. At the beginning I ran the program that parses the files manually and uploaded the files manually. But in the...
  7. Windows 7 [VBS] Name of error files containing err.description ?

    Hello all, I'm looking for the name and location of the file which contains the Err.Description text of the Err object used within VBScript. Winerror.h has the error numbers, but the corresponding texts are in comments. My current problem is, when you start an Internet Explorer instance with...
  8. B

    Windows 7 XP Migration To Win7

    I found a video that was done by Microsoft that discussed and showed how to use command line instructions to upgrade to Windows 7 using Windows AIK. In the video the presenter created a batch file to automate the process. I followed the video carefully and believe that I created the correct...