Things I Learnt Today

January 22, 2009

Odd Windows 7 Issue

Filed under: Windows — Ding @ 10:56 am

Today I thought it would be a good idea to install some more apps on my Windows 7 machine.  I had previously installed things like Office.  The difference today is that it was straight after production activation (well an hour or so afterwards).  I repeatedly got the same error :-

Error    22/01/2009 10:47:51    Application Error    1000    (100)

Faulting application name: msiexec.exe, version: 5.0.7000.0, time stamp: 0×49431c33
Faulting module name: ntdll.dll, version: 6.1.7000.0, time stamp: 0×49433e67
Exception code: 0xc0000005
Fault offset: 0×0007f6d6
Faulting process id: 0xdf4
Faulting application start time: 0×01c97c7ede31df1e
Faulting application path: C:\Windows\System32\msiexec.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: 1d4f5f49-e872-11dd-9d8d-001641a9741a

I thought it was because I was installing over the network, so I tried the files locally.  I tried other MSI’s, and had the same problem.  I hunted around a little bit, and Windows then helped me after I sent the error report … it said :-

function expand( obj ) { if( obj.nextSibling.style.display==’none’ ) { obj.nextSibling.style.display = ‘block’; obj.firstChild.firstChild.src= ‘http://wer.microsoft.com/Responses/include/images/down.gif’ } else { obj.nextSibling.style.display = ‘none’; obj.firstChild.firstChild.src= ‘http://wer.microsoft.com/Responses/include/images/right.gif’ } }

Solve a problem with Windows 7 beta

An issue with the Customer Experience Improvement Program (CEIP) client in Windows 7 beta is causing Explorer and some MSI-based installers to stop working properly.

To solve this problem, follow these steps:

  1. Click the Start button , click All Programs, and then click Accessories.
  2. Right-click Command Prompt, and then click Run as administrator. In the User Account Control window, verify that Program name is Windows Command Processor, and then click Yes.
  3. In the Administrator: Command Prompt window, type or paste the following text at the prompt:reg delete HKLM\SOFTWARE\Microsoft\SQMClient\Windows\DisabledSessions /va /f
  4. Press Enter to install the solution.
  5. If The operation completed successfully displays, close the Administrator: Command Prompt window to complete this procedure. If “ERROR: Access is denied” displays, repeat this procedure from the top, making sure you clicked Run as administrator in step two.

Low and behold … after that the installations are now working again !

January 21, 2009

Manuals

Filed under: Enterprise Vault — Ding @ 3:51 pm

Lots of times I refer back to the EV manuals to see whether something that I “discover” is actually documented.  I have a copy locally on my machine in the office of many of the manuals, from many of the different versions.  I had often wondered about an externalised version of them, and whether they were easy to find.

With the power of Google, I found :

http://seer.support.veritas.com/docs/277782.htm

That goes back as far as V6, which is the beginning of time (almost) as far as I am concerned.

Windows 7

Filed under: Windows — Ding @ 11:42 am

So like many people I grabbed a copy of the Windows 7 Beta, build 7000.  I must say I am very impressed.  I created a new partition on my home machine, and installed it… in the blink of an eye, if not faster!  It also runs very well on the machine (whereas Vista runs BADDDLY).
Well done I say!

Blog at WordPress.com.