Registry

Changing the registry entry remotely in commandline

Because there is no possibility to boot the PC with mismatching drivers, the registry entry had to be adjusted. There are several ways to get to a commandline, like Windows PE or simply with the Windows recovery DVD. Once the commandline is open, the registry editor can be started with regedit.exe.
Now the SYSTEM structure from the affected pc has to be loaded with File/load structure.

The structures are located at X:\\Windows\System32\config

Change following START keys:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\msahci --> "0"
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\pciide --> "3"

Taggings:

Create personalized Templates for Open Office for business letters in Windows

Business letters often need in addition to the company logos and information, some personalized information about the user which is writing and or sendig this letter. Such information would be, the name, telephone number, email adress and so on. There is a function in Microsoft Office which offers such a solution. It is possible to show 'document variables'. These variables can be filled with data take from the registration with VBA (Visual Basic Application). Unfortunatly there is no equal function available in Open Office.
Subscribe to Registry