A Baffled User said:
Dear William,
I have, amazingly, managed to solve the installation problem I was
grappling with earlier today. I have also tried to follow the
instructions at the link,
http://www.virtualplastic.net/html/ui_shell.html, about creating shell
folders. Those instructions are simply too complicated for me. I don't
mind editing the registry--I've done it at least once before--but I
need very specific and very clear instructions. I would be most
grateful if you could let me know what you did.
Hi,
I will give you step by step instructions, in how to created the "My
Business" folder located in My computer.
1. Create a Restore Point called "My Business Folder" with the quotes.
So if something goes wrong you can restore the registry.
2. Open the Registry Editor, to this go Start>Run and type "regedit"
without the quotes.
3. Navigate to the following key:
HKCR\CLSID
4. Right-click CLSID and select New>Key. Call this key
"{55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1}" without the quotes.
5. Highlight the key {55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1}. In the
right-hand pane double-click (default) and enter "My Business" without
the quotes.
6. Highlight the key {55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1}. In the
right-hand pane, right-click and select New>String Value. Rename this to
"InfoTip" without the quotes. Double-click InfoTip and enter the
description of the "My Business" Folder.
7. Highlight the key {55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1}. Right-click
{55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1} and select New>Key. Call this key
"DefaultIcon" without the quotes.
8. Close the registry editor.
9. Open the command prompt by Start>Run and type "cmd" with out the
quotes.
10. Type "REG ADD
HKCR\CLSID\{55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1}\DefaultIcon /ve /t
REG_EXPAND_SZ /d shell32.dll,4" without the quotes.
11. Open the Registry editor and navigate back to
HKCR\CLSID\{55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1}.
12. Highlight the key {55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1}.
Right-click {55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1} and select New>Key.
Call this key "InProcServer32" without the quotes.
13. Highlight the key InProcServer32. In the right-hand pane,
right-click and select New>String Value. Rename this to "ThreadingModel"
without the quotes. Double-click ThreadingModel and enter "Apartment"
without the quotes.
14. Close the registry editor.
15. Open the command prompt by Start>Run and type "cmd" with out the
quotes.
16. Type "REG ADD
HKCR\CLSID\{55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1}\InProcServer32 /ve /t
REG_EXPAND_SZ /d SHDocVw.dll" without the quotes.
17. Open the Registry editor and navigate back to
HKCR\CLSID\{55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1}.
18. Highlight the key {55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1}.
Right-click {55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1} and select New>Key.
Call this key "Instance" without the quotes.
19. Highlight the key Instance. In the right-hand pane, right-click and
select New>String Value. Rename this to "CLSID" without the quotes.
Double-click CLSID and enter "{0AfACED1-E828-11D1-9187-B532F1E9575D}"
without the quotes.
20. Highlight the key Instance. Right-click Instance and select New>Key.
Call this key "InitPropertyBag" without the quotes.
21. Highlight the key InitPropertyBag. In the right-hand pane,
right-click and select New>DWORD Value. Rename this to "Attributes"
without the quotes. Double-click Attributes and select Hexadecimal then
enter "15" without the quotes.
22. Highlight the key InitPropertyBag. In the right-hand pane,
right-click and select New>Expandable String Value. Rename this to
"Target" without the quotes. Double-click Target and enter the location
of the MY Business folder (example, c:\my business).
23. Highlight the key {55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1}.
Right-click {55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1} and select New>Key.
Call this key "ShellFolder" without the quotes.
24. Highlight the key ShellFolder. In the right-hand pane, right-click
and select New>DWORD Value. Rename this to "Attributes" without the
quotes. Double-click Attributes and select Hexadecimal then enter
"f8000110" without the quotes.
25. Highlight the key ShellFolder. In the right-hand pane, right-click
and select New>String Value. Rename this to "WantsFORPARSING" without
the quotes. Double-click WantsFORPARSING and do not enter anything, it
should be blank.
26. Navigate to this key if you want the My Business Folder only shown
in your user account:
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace
or Navigate to the key if you want the My Business Folder shown in all
user accounts.
HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace
27. Highlight the key NameSpace. Right-click NameSpace and select
New>Key. Call this key "{55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1}" without
the quotes.
28. If you want the My Business Folder shown on the Desktop, Navigate to
this key if you want the My Business Folder only shown in your user
account.
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace
or Navigate to the key if you want the My Business Folder shown in all
user accounts.
HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace
29. Highlight the key NameSpace. Right-click NameSpace and select
New>Key. Call this key "{55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1}" without
the quotes.
Good Luck