Skip to content

Instantly share code, notes, and snippets.

@PeteGCole
Last active October 20, 2016 14:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PeteGCole/a622c39342440c1d0091de2940ae716b to your computer and use it in GitHub Desktop.
Save PeteGCole/a622c39342440c1d0091de2940ae716b to your computer and use it in GitHub Desktop.
web.config for ScriptX v7 with MeadCo.ScriptXConfigHandler
<meadco>
<scriptx>
<clientinstaller
filename="~/content/meadco.scriptx/installers/smsx.cab"
manualfilename="~/content/meadco.scriptx/installers/ScriptX.msi"
version="7.7.0.20" scope="machine" processor="x86"
installhelper="~/ScriptXClientPrinting/Install" />
</scriptx>
</meadco>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment