-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
1 / 11 of 1 issue completedOpen
1 / 11 of 1 issue completed
Copy link
Description
IntuneWinAppUtilGUI/Private/Set-SetupFromSource.ps1
Lines 11 to 13 in 995da07
| - If 'Invoke-AppDeployToolkit.ps1' exists in the same folder, extracts AppName/AppVersion | |
| and sets FinalFilenameControl.Text to 'AppName_Version' (sanitizing spaces and invalid | |
| filename characters). |
When a PSADT package is based on an MSI installation file, then the automatic compilation of details in IntuneWinAppUtil GUI does not work properly (precisely because the AppName/AppVersion fields are not properly valued, to allow the "Zero-Config MSI" of PSADT to work).
The idea is to detect this case (if the fields are empty and there is at least one MSI file in the Files folder) to take the details directly from the MSI file and not give up the automatic compilation in IntuneWinAppUtil GUI.
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request