File tree Expand file tree Collapse file tree
docs/Windows/Packaging/Software/Trimble/Novapoint Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Installation
22- Arch: x86_64
3+ - Silent install: Novapoint 2025 (ac25).msi /qn
4+ - Silent uninstall:
35## Dependencies
46- [[ Microsoft Windows Desktop Runtime - 7.0.20 (x64)]]
57- [[ Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.6161]]
1012- [[ Microsoft SQL Server Compact 3.5 SP2 x86 ENU]]
1113- [[ Microsoft SQL Server Compact 3.5 SP2 x64 ENU]]
1214## Registry changes
13- ???- info ""
14- - ``
15- - DisplayName:
16- - DisplayVersion:
17- - UninstallString: ``
15+ ???- info "HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall "
16+ - ` {9127EA02-16C5-4273-988D-520981CDBF6D} `
17+ - DisplayName: Novapoint 2025 (ac25)
18+ - DisplayVersion: 27.20.0001
19+ - UninstallString: ` MsiExec.exe /X{9127EA02-16C5-4273-988D-520981CDBF6D} `
1820## Intune
1921### Detection Rules
2022#### Rule type: Registry
21- ???- info "Key path: ``"
22- - Value name:
23- - Detection method:
24- - Operator:
25- - Value: ``
23+ ???- info "Key path: ` HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\{9127EA02-16C5-4273-988D-520981CDBF6D} ` "
24+ - Value name: DisplayVersion
25+ - Detection method: Version comparison
26+ - Operator: Greater than or equal to
27+ - Value: ` 27.20.0001 `
2628## Tests
2729- [ ] Application installs on Autopilot VMs
2830- [ ] License activates
You can’t perform that action at this time.
0 commit comments