Jump to content

Recommended Posts

Posted

i have download Virtual Desktop Manager of PowerToys for Windows XP. As I can enable it to the start of windows through rows reg??????


Posted

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDLLs]

"C:\\WINDOWS\\System32\\msvdm.dll"=dword:00000001

"C:\\WINDOWS\\System32\\vdm.chm"=dword:00000001

works????????????????

Posted

I would want to insert in the installation anattended also the virtual desktop and would want that to the first start it turned out qualified, therefore serves me rows reg to recall after its installation

Posted

Well.. two ways to unnattened isntall.. Either use the MSI installer from MS with unattended switch.

Or use this:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved]
"{709C6E11-538F-4759-86AC-6ACB302AA0DE}"="Desktop Manager"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls]
"C:\\WINDOWS\\System32\\msvdm.dll"=dword:00000002
"C:\\WINDOWS\\System32\\vdm.chm"=dword:00000002

[HKEY_CLASSES_ROOT\CLSID\{709C6E11-538F-4759-86AC-6ACB302AA0DE}]
@="Desktop Manager"

[HKEY_CLASSES_ROOT\CLSID\{709C6E11-538F-4759-86AC-6ACB302AA0DE}\Implemented Categories]
@=""

[HKEY_CLASSES_ROOT\CLSID\{709C6E11-538F-4759-86AC-6ACB302AA0DE}\Implemented Categories\{00021492-0000-0000-C000-000000000046}]
@=""

[HKEY_CLASSES_ROOT\CLSID\{709C6E11-538F-4759-86AC-6ACB302AA0DE}\InProcServer32]
"ThreadingModel"="Apartment"
@="C:\\WINDOWS\\system32\\msvdm.dll"

And get the msvdm.dll and vdm.chm files to system32 by some other means.

Note, the registry entries above are only for installing it. To get it to show up automatically you will have to capture the same registry information related to turning on the the explore (not internet exlorer) status bar.

Posted

how many times must I say this (though you probally wouldn't have known). Every toolbar location and stats are saved in the SAME place as how you would activate the Quicklaunch bar. If you want the click launch bar, activate it, and activate the virtualmachine one. Export the key ToolBarXP (just do a search in RegEdit) and export that key, and reimport during installation.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...