That's very kind of you, thank you. But I don't understand your comment... Excuse my ignorance, but what does "indent your 'run' relative to your 'def'" mean?
I'm not a developer, just an IT manager at a school...
Thank you in advance.
The search returned 5 results
- September 4, 2019 - 9:00 AM
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [SOLVED] Command to open Notepad file
- Answers: 6
- Views : 7274
- September 3, 2019 - 4:08 PM
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [SOLVED] Command to open Notepad file
- Answers: 6
- Views : 7274
Re: Command to open a Notepad file
So here's my update:
I successfully created a folder containing the .txt file.
However, I'm getting a syntax error message for the file opening command... :(
"exceptions.IndentationError: expected an indented block (line 10, offset 3): run (r'START /B "notepad" "C ...
I successfully created a folder containing the .txt file.
However, I'm getting a syntax error message for the file opening command... :(
"exceptions.IndentationError: expected an indented block (line 10, offset 3): run (r'START /B "notepad" "C ...
- September 3, 2019 - 9:05 AM
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [SOLVED] How to create shortcuts in "quick access"?
- Answers: 2
- Views : 3814
[SOLVED] How to create shortcuts in "Quick Access"?
Hello,
how can I create a package that adds a list of shortcuts inside "Quick Access"?
I would like to send the network addresses of surrounding computers to it for sharing. For example:
Quick Access
\\192.168.31.1
\\192.168.31.2
\\192.168.31.3
etc.
Thank you for your help.
how can I create a package that adds a list of shortcuts inside "Quick Access"?
I would like to send the network addresses of surrounding computers to it for sharing. For example:
Quick Access
\\192.168.31.1
\\192.168.31.2
\\192.168.31.3
etc.
Thank you for your help.
- September 2, 2019 - 8:44 AM
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [SOLVED] Command to open Notepad file
- Answers: 6
- Views : 7274
Re: Command to open a Notepad file
Thanks Christophe for that precise answer.
I'll test it and get back to you with the report.
I'll test it and get back to you with the report.
- August 28, 2019 - 10:34
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [SOLVED] Command to open Notepad file
- Answers: 6
- Views : 7274
[SOLVED] Command to open Notepad file
Hello,
I've been trying for far too long to create a command that opens a Notepad file containing text and displays instructions to the user...
First, is this even possible? If so, I would be very grateful for your advice.
Thank you in advance.
I've been trying for far too long to create a command that opens a Notepad file containing text and displays instructions to the user...
First, is this even possible? If so, I would be very grateful for your advice.
Thank you in advance.
