Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving Unicode support and local icon storage #13

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

leviustinov
Copy link

@leviustinov leviustinov commented Jun 22, 2022

For "Intune shortcut" scripts:

  1. Added ability to create shortcut name with Unicode characters.
  2. Added ability to store icon file in local machine.
  3. Changed encoding of detection script file from UTF8 to UTF8-BOM to allow detection of Unicode shortcut names.

@leviu-ofek
Copy link

leviu-ofek commented May 3, 2023

And UTF8-BOM seems to not solve the non English character issue anymore (see screenshot below). It might be just a visual issue in the Intune UI. Will actually go and implement the detection script.

msedge_YwstBbHrct

@leviu-ofek
Copy link

And UTF8-BOM seems to not solve the non English character issue anymore (see screenshot below). It might be just a visual issue in the Intune UI. Will actually go and implement the detection script.

msedge_YwstBbHrct

Seems like it an Azure UI issue. The scripts work in reality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants