Want to dotnetfx35. Exe instead from the remote server to download (Microsoft), don't know how to modify the script,
Script Dependencies folder in SetupFactory 9 installation directory
CodePudding user response:
SetupFactory 9 up by calling the CMD to CMD to download application canHow to use see [installation package tools SetupFactory explanation _ 2009 blog - CSDN development tools _ happy life blog] (https://blog.csdn.net/dongzhe8/article/details/49682259)
How to use the CMD see [setupfactory batch file _fanwenyuan_fwy column - CSDN blog] (https://blog.csdn.net/fanwenyuan_fwy/article/details/24295293)
If there is a PowerShell so you can use the following code to download file
Invoke - WebRequest http://example.org/picture.jpg - O picture. JPG
If there is no PowerShell is more complex, see [CMD environment. Several methods of the downloaded file - Jane books] (https://www.jianshu.com/p/afb1e7b8acaf)