Using some feature without desktop experience

Forums General Feedback Using some feature without desktop experience

Viewing 5 reply threads
  • Author
    Posts
    • #43199

      Hello, I have this issue.
      I would like to use the windows gallery which works fine but I don;t want to install the desktop experience feature to keep the server lite and simple.
      is there a way to make it work without instaling the whole set of useless_for_me tools like defender and themes and etc.
      curently all images are loaded in mspaint. I don’t like any 3rd party tools like irfanview and and on on I like windows photo galerry or even picture and fax viewer from xp.

      thank you

    • #46702

      hey there

      i guess u cant do that

      but with vlite u could remove those things u dont wanna

    • #46703
      Arris
      Moderator

        Just tried the following and it worked:

        1. Copy the C:Program FilesWindows Photo Gallery from a Windows Server 2008 with Desktop Experience installed to some place.
        2. Paste the folder to a Windows Server 2008 with the same architecture in the folder C:Program Files.
        3. Associate the extensions like jpeg/jpg by exporting the registry keys from HKEY_CLASSES_ROOT:

        Windows Registry Editor Version 5.00

        [HKEY_CLASSES_ROOT.jpeg]
        "Content Type"="image/jpeg"
        @="jpegfile"
        "PerceivedType"="image"

        [HKEY_CLASSES_ROOT.jpegOpenWithList]

        [HKEY_CLASSES_ROOT.jpegOpenWithListois.exe]
        @=""

        [HKEY_CLASSES_ROOT.jpegOpenWithProgids]
        "jpegfile"=""
        "Paint.NET.1"=""
        "QuickTime.jpeg"=hex(0):

        [HKEY_CLASSES_ROOT.jpegPersistentHandler]
        @="{098f2470-bae0-11cd-b579-08002b30bfeb}"

        [HKEY_CLASSES_ROOT.jpg]
        "Content Type"="image/jpeg"
        @="jpegfile"
        "PerceivedType"="image"

        [HKEY_CLASSES_ROOT.jpgOpenWithList]

        [HKEY_CLASSES_ROOT.jpgOpenWithListois.exe]
        @=""

        [HKEY_CLASSES_ROOT.jpgOpenWithProgids]
        "jpegfile"=""
        "Paint.NET.1"=""
        "QuickTime.jpg"=hex(0):

        [HKEY_CLASSES_ROOT.jpgPersistentHandler]
        @="{098f2470-bae0-11cd-b579-08002b30bfeb}"

        [HKEY_CLASSES_ROOTjpegfile]
        @="JPEG Image"
        "EditFlags"=dword:00010000
        "FriendlyTypeName"=hex(2):40,00,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,53,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,2c,00,2d,00,33,00,30,00,35,00,39,00,36,00,00,00
        "ImageOptionFlags"=dword:00000003

        [HKEY_CLASSES_ROOTjpegfileCLSID]
        @="{25336920-03F9-11cf-8FD0-00AA00686F13}"

        [HKEY_CLASSES_ROOTjpegfileDefaultIcon]
        @=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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00,6d,00,
        61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,37,
        00,32,00,00,00

        [HKEY_CLASSES_ROOTjpegfileshell]

        [HKEY_CLASSES_ROOTjpegfileshelledit]

        [HKEY_CLASSES_ROOTjpegfileshelleditcommand]
        @=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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,
        6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,
        00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,
        25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,
        00,74,00,6f,00,20,00,47,00,61,00,6c,00,6c,00,65,00,72,00,79,00,5c,00,50,00,
        68,00,6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,
        00,6c,00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,
        77,00,5f,00,45,00,64,00,69,00,74,00,20,00,25,00,31,00,00,00

        [HKEY_CLASSES_ROOTjpegfileshellopen]
        "MuiVerb"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,
        69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,
        00,20,00,50,00,68,00,6f,00,74,00,6f,00,20,00,47,00,61,00,6c,00,6c,00,65,00,
        72,00,79,00,5c,00,70,00,68,00,6f,00,74,00,6f,00,76,00,69,00,65,00,77,00,65,
        00,72,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,34,00,33,00,00,00

        [HKEY_CLASSES_ROOTjpegfileshellopencommand]
        @=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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,
        6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,
        00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,
        25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,
        00,74,00,6f,00,20,00,47,00,61,00,6c,00,6c,00,65,00,72,00,79,00,5c,00,50,00,
        68,00,6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,
        00,6c,00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,
        77,00,5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,
        00,25,00,31,00,00,00

        [HKEY_CLASSES_ROOTjpegfileshellopenDropTarget]
        "Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"

        [HKEY_CLASSES_ROOTjpegfileshellprintto]

        [HKEY_CLASSES_ROOTjpegfileshellprinttocommand]
        @=hex(2):22,00,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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,
        75,00,6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,22,00,20,
        00,22,00,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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,
        00,69,00,6d,00,67,00,76,00,77,00,2e,00,64,00,6c,00,6c,00,22,00,2c,00,49,00,
        6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,5f,00,50,00,72,00,69,00,6e,
        00,74,00,54,00,6f,00,20,00,2f,00,70,00,74,00,20,00,22,00,25,00,31,00,22,00,
        20,00,22,00,25,00,32,00,22,00,20,00,22,00,25,00,33,00,22,00,20,00,22,00,25,
        00,34,00,22,00,00,00

      • #46704

        Thank you for your help

      • #46705

        can somebody please poste me those files?
        thank you

      • #46706
        Arris
        Moderator

          @Roland wrote:

          can somebody please poste me those files?
          thank you

          Export the file extensions you want to open (and are currently being opened) with Windows Photo Gallery:
          1. Open the Registry Editor (start -> run -> regedit) and expand HKEY_CLASSES_ROOT.
          2. Scroll to the extension you want to use (for example .png -> HKEY_CLASSES_ROOT.png), open and export the key.
          3. When you look in the opened key for the data of value (default) you see pngfile in the case of extension .png, browse to this key (HKEY_CLASSES_ROOTpngfile) and export it too.
          4. Repeat these steps for every extension you want to use.
          5. To quickly import the .reg keys on the target machine open the Command Prompt (start -> run -> cmd), browse (cd “c:somefolder”) to the folder where you stored all the .reg files and execute the following command:

          for /F %i in ('dir /b *.reg') do @reg import "%i"

          Good luck! 😉

      Viewing 5 reply threads
      • You must be logged in to reply to this topic.