Questions tagged [remote-input]
17 questions
0
votes
1 answer
Is it possible to add initial text to notification RemoteInput (Android)?
I am creating Android notes app and want to add ability to edit note that stores in notification. So can I add initial text to Android RemoteInput from the current note(notification) and allow user to change it?
example of…
-1
votes
1 answer
Powershell script to install multiple msi on remote machines
Good day, I would ask you to help me with finding the solution how to copy each MSI package to remote machine using link on nas storage.
# Get list of servers
param(
[ValidateSet('STUDENT_LAB', 'LIBRARY_LAB', 'TEACHER_LAB')]
[Parameter(Mandatory…

Kwaker
- 45
- 9