Try this:
reg add "HKLM/Section1/Section2/Section3" /f /v "ItemName" /t REG_SZ /d "ItemContents"
Try this:
reg add "HKLM/Section1/Section2/Section3" /f /v "ItemName" /t REG_SZ /d "ItemContents"
Here is a way, built into Windows 7, available for previous too:
Here is Microsoft’s recommend:
http://support.microsoft.com/kb/950505
Here is a method from Kelly Theriot which works when the above doesn’t, on XP:
To fix a very wide variety of problems with Offline Files in Windows 7, try this:
REGEDIT
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Csc
Parameters
FormatDatabase
, set its value to 1Here are two very good articles:
This is given by the indomitable Liz Landry, as the Microsoft recommendation for workstations of all kinds.
Initial size: RAM x 1.5
Maximum size: RAM x 3
Here are some very useful methods:
http://www.sevenforums.com/tutorials/182353-open-file-security-warning-enable-disable.html
1. Find the proper MLCFG32.CPL . This is the control panel icon for Outlook mail configuration. It will be somewhere under Program Files.
2. Determine its path in short (8×3) form. This can be done using DIR /X. It usually starts with C:\PROGRA~1. It varies according to OS and version of Outlook. If you have more than one version of Outlook present, remove one, run the repair on the other, and then do this. An example of a valid path for one XP box:
C:\PROGRA~1\COMMON~1\System\MSMAPI\1033\mlcfg32.cpl
3. In RegEdit, go here: HKEY_CURRENT_USER\Control Panel\MMCPL
4. Create or open a registry string key called mlcfg32.cpl. Put the 8×3 path for this file as the value for the string key.
5. Open the control panel, and it’s there. It may not be in alphabetical order until you sort it manually.
There is a way:
Free telephone tech support from Microsoft is also reportedly available for this.