After adding the code to setuphelpers.py
Code: Select all
Traceback (most recent call last):
File "<string>", line 46, in <module>
File "c:\Program Files (x86)\wapt\common.py", line 122, in <module>
import setuphelpers
File "c:\Program Files (x86)\wapt\setuphelpers.py", line 2435
- sc = winshell.shortcut(lnk)
^
IndentationError: expected an indented block
Exception at 0043E3C4: EPyIndentationError:
exceptions.IndentationError: expected an indented block (line 2435, offset 0): '- sc = winshell.shortcut(lnk)'.
I thought I'd noticed that the client needed to be reinstalled on the problematic machines for it to work. I just tested it via a GPO deployment: it's confirmed. Deploying the client twice on the same machine works fine.
