commit
Commit the executable download or prompt an application downloadable prompt.
This function takes 1 argument and that is the file name.
download.commit(FileName)
download.commit("customapp.appinstaller") -- Show the user application install prompt
download.commit("file.exe") -- Download an executable to the machine. (WIP)
AppInstaller Files: .appinstaller
Last updated
Was this helpful?