Jump to content











Photo
- - - - -

List of missing featues in Win7PE_SE


  • Please log in to reply
1 reply to this topic

#1 MedEvil

MedEvil

    Platinum Member

  • .script developer
  • 7771 posts

Posted 23 March 2011 - 06:03 PM

I'D like to compile here a little 'to do' list of all features missing or not properly working in Win7PE_SE.
Of course are also posts welcome, about other Win7 based projects, in which those features exist or work properly.

I start:

- USB - Native remove device, is not an option to select.
- removing USB device by Hotswap.exe unmounts the USB-Stick, but does not turn it off like in real Win7. There seems to be something more basic broken too.
- Webcam seems to be a no go too (scanners and printers not tested)
- only minor, but: theme tranparency not working, taskbar previews not working

Can anyone say if firewire and bluetooth are working for him?

:clap:

#2 RoyM

RoyM

    Frequent Member

  • .script developer
  • 420 posts
  • Interests:"Booting and Owning".
  •  
    United States

Posted 23 March 2011 - 08:27 PM

Hi MedEvil
SendTo Desktop (Create Shortcut)

In my nativeEXWin7 (Joshua's), I made a temporary fix which consisted of
unpacking a shortcut into the sendto folder, the shortcut pointed to the desktop.
This results in copying entire file to desktop, which was good enough for what I needed.

I am currently investigating SendTo Desktop (Create Shortcut) for inclusion into my
Win7PE_SE projects, but I'm rather limited on time right now. "Putting Home up for sale", "What a Pain".

Also one nice feature, about the SendTo Context Menu is that any mapped
drives from PENetwork also get included in the Send To Context Menu = "Very Nice".

I have compiled the following registry data for my own reference, but that's as far as I've gotten.
Eventually I would like to include in my projects, the first one which copies to desktop, which is
still very useful, and also create shortcut on desktop.
It seems it would be a rather simple registry entry to accomplish this

*** Registry Data, I've compiled for SendTo Desktop (Create Shortcut); ***

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{7BA4C740-9E81-11CF-99D3-00AA004AE837}]
@="Microsoft SendTo Service"
"flags"=dword:00000001

[HKEY_CLASSES_ROOT\CLSID\{7BA4C740-9E81-11CF-99D3-00AA004AE837}\InProcServer32]

{ @= (Default) REG_EXPAND_SZ %SystemRoot%\system32\shell32.dll }

@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,00,00
"ThreadingModel"="Apartment"

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Send To
(Default) REG_SZ {7BA4C740-9E81-11CF-99D3-00AA004AE837}

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex\ContextMenuHandlers\Send To
(Default) REG_SZ {7BA4C740-9E81-11CF-99D3-00AA004AE837}




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users