Hello Guys,
i need to add the Program “Authy” as a Snapin.
i created a Batchfile which looks like:
"\\xxx.local\fileserver\software\Authy\Install.exe" /s
The Batch File is uploaded to Fog as a Snapin with the following Options:
Snapin Run With: cmd.exe
Snapin Run With Argument: /c
Snapin Enabled: Check
Snapin Timeout: 0 Seconds
Replicate? Check
Snapin Command: cmd.exe /c Install.bat
Even if the Snapin gives me the respond that it was installed successfully the program is not installed on the computer.
If i start the .bat manually it will install the program without problems.
Do you guys have some advices for me ?
Thank you in advance