Forum Discussion
Alex1475
Feb 20, 2020Copper Contributor
Are start menu entries generated and can they be configured?
Is it possible configure that MSIX automatically puts everything program related in a sub folder like MSI used to do, or can i configure the name of the shortcut? If yes what are the different Confi...
- Feb 20, 2020
Hi Alex1475,
MSIX does not create folders for shortcuts in the start menu like MSI does. You can edit the display name of a shortcut in the manifest file of the MSIX package.
Best,
Sharla
ShakersMSFT
Microsoft
Feb 20, 2020Hi Alex1475,
MSIX does not create folders for shortcuts in the start menu like MSI does. You can edit the display name of a shortcut in the manifest file of the MSIX package.
Best,
Sharla
Alex1475
Feb 21, 2020Copper Contributor
HelloShakersMSFT ,
Thanks for your reply.
Are there any other configurations or is the name the only thing that can me configured?
Sincerely
Alex
- ShakersMSFTFeb 24, 2020
Microsoft
Hi Alex1475,
Yes, you can modify the visual elements for your entry points as well. You just need to modify the visual elements of the Application information in your manifest file.
Best,
Sharla
- Alex1475Feb 25, 2020Copper ContributorHi @Sharla,
Thanks for your help.
Have a good day.
Sincerely,
Alex