This message was deleted.
# citrix-cloud
s
This message was deleted.
d
Need this first I think
regsvr32 "C:\Program Files (x86)\Windows Photo Viewer\PhotoViewer.dll"
b
go for ImageGlass
💯 5
m
I was recommended ImageGlass also from somebody else. Seems quite interesting. @Balint Oberrauch Do you deploy an
igconfig.admin.xml
and if yes, do you have an example? Mine looks like this atm:
Copy code
<ImageGlass>
    <Configuration>
        <Info description="ImageGlass Configuration file" version="7.5" />
        <Content>
            <Item key="FirstLaunchVersion" value="5" />
            <Item key="Language" value="German.iglang" />
            <Item key="Theme" value="Kobe" />
            <Item key="AutoUpdate" value="0" />
        </Content>
    </Configuration>
</ImageGlass>
@James Kindon Your example was to copy the DLL from a current Win10 22H2 Client OS to the Multi User OS, and than import the REG file afterwards, am I right?
j
ImageGlass https://github.com/JonathanPitre/Apps/blob/master/ImageGlass/Install.ps1 just change the default language back to english and you're done
also you'll need to push the proper file associations, here's an example: https://github.com/JonathanPitre/Scripts/blob/master/File%20Associations/Win10_ImageGlass%2BAdobeAcrobat.xml
j
@Marco Hofmann I recall on serverOS the DLL was already there, didn’t copy it. Might be diff in W10MU. Regardless, the above image glass looks way better anyhow
c
I use Honeyview about the closest you can get to Photo viewer
m
Honeyview is not part of Evergreen. That makes it a bit more complicated. But thanks for the recommendation!