/build/static/layout/Breadcrumb_cap_w.png

App Deploy toolkit

Anyone used App Deploy Toolkit for an install that has a response file. Have not had any luck getting it to work.


1 Comment   [ + ] Show comment
  • This should work :

    Execute-Process -path "$dirFiles\setup.exe" -paramters "-javaoptions -Xmx256M -wait -quiet -responsefile `"$dirFiles\pc_sas_sdwresponse.properties`""


    Assuming that you have kept your setup,exe and response file under File folder of PSADT - rock_star 4 years ago

Answers (2)

Posted by: nagendrasingh 4 years ago
Black Belt
0

What application is it and what is the silent install string?

Posted by: Nonothing 4 years ago
Senior White Belt
0

setup.exe -javaoptions "-Xmx256M" -wait -quiet -responsefile  pc_sas_sdwresponse.properties


Comments:
  • Have you tried feeding the "-javaoptions "-Xmx256M" -wait -quiet -responsefile pc_sas_sdwresponse.properties as parameters.

    I use this to install Office 365 from PSADT. All the files are in the folder called files including setup.exe and configuration_Install.xml

    ===========================================================================================
    Execute-Process -Path "$dirFiles\Setup.exe" -Parameters "/configure configuration_Install.xml"
    ===========================================================================================

    Please see this for more examples.

    "http://www.scriptersinc.com/psadt-quick-reference-functions-list/

    Execute-Process -Path ‘uninstall_flash_player.exe’ -Parameters ‘/uninstall’ -WindowStyle Hidden - nagendrasingh 4 years ago
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ