i-net-software / i-net-software/SetupBuilder
runAfter works only for installations with UI (at least for msi)
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 93
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
runAfter works only for installations with UI because that action is hooked to finish button
Can we have it work for silent installations also?
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 tracing the runAfter action for MSI installations, especially how it is connected to the finish button. Compare that path with silent installation handling and verify that runAfter executes without a UI; the issue provides no file or test names to begin with.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100