Creating a package from VBS
Published: November 20, 2018 - 10:53 AM
Hello everyone.
My first question is: Is it possible to create packages using a VBScript?
If so, I'm having trouble because I'm getting an error message.
My command line is:
C:\>wapt-get make-template C:\waptdev\xxxx-xxxxx-FusionInventoryAgent\fusioninventory-agent-deployment-xx.vbs xx-FusionInventoryAgent.
The x's represent regular characters, not special characters, just lowercase and uppercase letters and numbers.
The error message is:
FATAL ERROR: TypeError: not enough arguments for format string.
Do you have any ideas?
Thanks in advance.
My first question is: Is it possible to create packages using a VBScript?
If so, I'm having trouble because I'm getting an error message.
My command line is:
C:\>wapt-get make-template C:\waptdev\xxxx-xxxxx-FusionInventoryAgent\fusioninventory-agent-deployment-xx.vbs xx-FusionInventoryAgent.
The x's represent regular characters, not special characters, just lowercase and uppercase letters and numbers.
The error message is:
FATAL ERROR: TypeError: not enough arguments for format string.
Do you have any ideas?
Thanks in advance.