Skip to content

Commit b6b048c

Browse files
committed
Novapoint 27.20
1 parent e1c77fd commit b6b048c

1 file changed

Lines changed: 12 additions & 10 deletions

File tree

docs/Windows/Packaging/Software/Novapoint/Novapoint 26.15.md renamed to docs/Windows/Packaging/Software/Trimble/Novapoint/Novapoint 27.20.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
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]]
@@ -10,19 +12,19 @@
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

0 commit comments

Comments
 (0)