QuickLook not automatically started after msi silent installation
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 24.7k
- Forks
- 1.3k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 1
Description
MSI installation command is as follows :
msiexec /qn /norestart /i "QuickLook-4.5.0.msi" ALLUSERS=1
Installation is performing well but at the end QuickLook is not started.
In case of a non-silent installation QuickLook is started at the end of installation
- OS Version: Windows 11 25H2 (74 bits)
- QuickLook Version: 4.5.0 from MSI installer]
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported msiexec /qn /norestart installation with QuickLook-4.5.0.msi on Windows 11, then compare its behavior with a non-silent installation. The work is done when QuickLook starts automatically after the silent installation without changing the reported installation command's intended behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100